::-moz-selection {
  color: #fff;
  background: #303030;
}
::selection {
  color: #fff;
  background: #303030;
}
a,
span,
i {
  display: inline-block;
}
a {
  font-weight: 600;
  text-decoration: none;
  color: #e6881a;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #a25f12;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  line-height: 1.25;
}
h1,
h2 {
  font-size: 40px;
  line-height: 50px;
}
h3 {
  font-size: 30px;
  line-height: 37px;
}
h4 {
  font-size: 18px;
  line-height: 22px;
}
h5 {
  font-size: 16px;
  line-height: 20px;
}
h6,
p {
  font-size: 13px;
  line-height: 16px;
}
p {
  margin-bottom: 60px;
}
p.head-line {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}
.hyphenate {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
      -moz-hyphens: auto;
       hyphens: auto;
}
html,
body {
  height: 100%;
  padding: 0;
  margin: 0;
}
body {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
@font-face {
  font-family: Komoda;
  font-style: normal;
  font-weight: normal;
  src: url(../less/components/fonts/komoda.otf) format("opentype");
}
:focus {
  outline: 0;
}
a,
a:hover,
a:focus,
a:visited,
button,
button:hover,
button:focus,
input,
input:hover,
input:focus,
select,
select:hover,
select:focus {
  outline-style: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
}
.centered {
  margin: 0 auto;
  float: none;
}
.f-light {
  font-weight: 300;
}
.f-bold {
  font-weight: 600;
}
ul,
li {
  list-style: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.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-right: 25px;
  padding-left: 25px;
}
.icon {
  background: url('../images/sprites.png');
  position: relative;
  vertical-align: middle;
}
.icon.pin-icon {
  width: 13px;
  height: 20px;
  background-position: -22px -2px;
  top: -1px;
}
.icon.moj-dd-icon {
  width: 18px;
  height: 14px;
  background-position: -22px -2px;
  background-position: -1px -17px;
  top: -1px;
}
.icon.search-icon {
  text-indent: -999em;
  width: 23px;
  height: 22px;
  background-position: -64px -25px;
}
.icon.search-caret-down-orange {
  text-indent: -999em;
  width: 18px;
  height: 10px;
  background-position: -64px -52px;
}
.icon.search-cog {
  text-indent: -999em;
  width: 24px;
  height: 24px;
  background-position: -23px -116px;
}
.icon.phone-icon {
  width: 21px;
  height: 21px;
  background-position: -19px -25px;
  top: -1px;
}
.icon.footer-clock,
.icon.footer-messange,
.icon.footer-phone {
  top: -1px;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  display: block;
}
.icon.footer-phone {
  background-position: -128px -70px;
}
.icon.footer-clock {
  background-position: -156px -30px;
}
.icon.footer-messange {
  background-position: -156px 10px;
}
.icon.facebook,
.icon.youtube {
  width: 36px;
  height: 36px;
  background-size: cover !important;
  top: 0px;
}
.icon.facebook {
  background: url('../images/facebook.png');
}
.icon.youtube {
  background: url('../images/youtube.png');
}
.icon.footer-logo {
  background: url('../images/logo.png');
  width: 69px;
  height: 60px;
  background-size: cover;
  margin-right: 20px;
}

@media (max-width: 991px) {
  .icon.footer-logo {
    margin-bottom: 30px;
    margin-right: 0;
  }
}

.icon.circle-arrow {
  background: url('../images/sprites.png');
  width: 66px;
  height: 66px;
  background-position: 109px -1px;
  left: 50%;
  margin-left: -33px;
  position: absolute;
}
.icon.circle-arrow.ca-small {
  width: 28px;
  height: 28px;
  background-position: -30px -47px;
  left: 50%;
  margin-left: -14px;
  position: absolute;
}
.icon.circle-arrow.arrow-top {
  top: 10px;
}
.icon.circle-arrow.arrow-bottom {
  bottom: 10px;
}
.icon.circle-arrow.arrow-down {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
.icon.circle-arrow.arrow-left {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.icon.circle-arrow.arrow-up {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
}
.icon.arrow {
  width: 18px;
  height: 10px;
  background: url('../images/sprites.png');
  background-position: -66px -54px;
  position: absolute;
}
.icon.arrow:hover {
  background-position: -66px -66px;
}
.icon.circle-arrow-black {
  background: url('../images/sprites.png');
  width: 66px;
  height: 66px;
  background-position: -74px -1px;
  left: 50%;
  margin-left: -33px;
  position: absolute;
}
.container {
  width: 1276px;
  padding: 0 20px;
  /* display:table; */
}
.container .row {
  margin: 0 auto;
  /* 
		display: table;
		vertical-align: middle; */
}
.bottom-link {
  background: #e6881a;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 35px;
  color: white;
  text-transform: uppercase;
}
.light ul li a,
.light ul li span,
.light .quick-contact {
  color: #fff !important;
}
.light ul li span.nav-backet {
  color: #303030 !important;
}
.dark ul li a,
.dark ul li span,
.dark .quick-contact {
  color: #303030 !important;
}
.title-wrapper {
  text-align: center;
  margin-bottom: 35px;
}
.title-wrapper h2,
.title-wrapper h3 {
  padding: 50px 0;
}
.title-wrapper img {
  min-height: 120px;
}
.w-860 {
  width: 900px;
}
.top-150 {
  margin-top: 150px;
}
.full-width {
  width: 100%;
  height: auto;
}
.borderless tbody tr td {
  border: none;
}
.borderless tbody tr th,
.borderless thead tr th {
  border-bottom: 3px solid #cdcdcd;
}
.spinner {
  width: 70px;
  text-align: center;
}
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.ajax-form-custom .btn-file .progress,
.ajax-form .btn-file .progress {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cv-form .ajax-form .overlay {
  margin: -14px -12px;
}
.ajax-form-custom.contact-form-box .overlay,
.ajax-form.contact-form-box .overlay {
  margin: -19px;
}
.embed-responsive-16by9 {
  background-color: #000000;
}
.carousel-inner .embed-responsive {
  width: 100%;
  height: 100%;
}
.carousel-inner .yt-responsive {
  width: 100%;
  height: 100%;
  padding: 81px 0;
  background-color: #000;
}
@media (max-width: 991px) {
  .carousel-inner .yt-responsive {
    padding: 162px 0;
  }
}
.carousel-inner .yt-responsive iframe {
  width: 100%;
  height: 100%;
}
/* centered columns styles */
.row-centered2 {
  text-align: center;
}
.col-centered2 {
  display: inline-block;
  float: none;
  /* inline-block space fix */
  margin-right: -4px;
  text-align: center;
  margin-top: -35px;
}
.col-centered2 a {
  text-align: center;
}
@media (max-width: 991px) {
  .col-centered2:nth-child(1),
  .con-centered2:nth-child(2) {
    margin-top: 0;
  }
}
#map-filters .expand-map-icons {
  position: absolute;
  right: 10px;
  padding: 5px 10px;
  top: 15px;
  display: none;
}
@media (min-width: 992px) {
  #a1_1_3 .filters .map-icons,
  #a1_1_1_4 .filters .map-icons {
    margin-right: 45px;
  }
  #a1_1_3 #map-filters .map-icons a,
  #a1_1_1_4 #map-filters .map-icons a {
    padding: 10px 12px;
  }
  #map-filters .expand-map-icons {
    position: absolute;
    right: 10px;
    padding: 5px 10px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 26px;
    display: block;
  }
  #map-filters.active .expand-map-icons {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  #map-filters.active .map-icons,
  #map-filters.active .street-view-control,
  #map-filters.active .route-control {
    display: none;
  }
  #a1_1_3 .filters.active h1,
  #a1_1_1_4 .filters.active h1 {
    margin-right: 70px;
  }
  #a1_1_3 .filters.active,
  #a1_1_1_4 .filters.active {
    width: auto;
  }
}
@media (max-width: 768px) {
  #map-filters .expand-map-icons {
    display: block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 15px;
  }
  .map-icons {
    display: none;
  }
  .map-icons.active {
    display: block;
  }
  .index #s4 .carousel-indicators {
    bottom: 0;
  }
}
.index #s4 {
  min-height: 650px !important;
}
.btn {
  -webkit-border-radius: 0;
          border-radius: 0;
  border: none;
  outline: none;
  padding: 0 20px;
  line-height: 42px;
  height: 42px;
}
.btn:focus {
  outline: 0px !important;
  -webkit-appearance: none;
}
.btn.btn-success {
  color: #fff;
  background: #e6881a;
}
.btn.btn-success:focus:active {
  color: #fff;
  background-color: #e6881a;
  border-color: transparent;
}
.btn.btn-success:active {
  color: #fff;
  background-color: #e6881a;
  border-color: transparent;
}
.btn.btn-md-grey {
  background-color: #c4c4c4;
  color: #3a3939;
  text-transform: uppercase;
  width: 185px !important;
  height: 30px;
  line-height: 30px;
}
.btn.btn-big-txt {
  font-weight: 600;
  font-size: 18px;
  font-style: italic;
  text-transform: uppercase;
}
.circle-box {
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  top: 55%;
  position: absolute;
  width: 100%;
}
.circle-box .container,
.circle-box > div {
  display: table;
}
.circle-box .container .row,
.circle-box > div .row,
.circle-box .container > div,
.circle-box > div > div {
  display: inherit;
}
.circle-box .container .row h5,
.circle-box > div .row h5,
.circle-box .container > div h5,
.circle-box > div > div h5 {
  margin-top: 27px;
  text-align: center;
}
.circle {
  color: white;
  margin: 20px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: inline-table;
  vertical-align: middle;
  position: relative;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  left: 50%;
}
.circle .circle-inner {
  width: 100%;
  padding: 0px 10px;
  display: table-cell;
  vertical-align: middle;
}
.circle .circle-inner h5 {
  margin-top: -10px !important;
}
.circle .circle-inner h5,
.circle .circle-inner div {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.circle .circle-inner h5 i,
.circle .circle-inner div i {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  font-style: normal;
}
.circle .circle-inner h5 span,
.circle .circle-inner div span {
  display: block;
  font-weight: 300;
  font-style: normal;
}
.circle .circle-inner h5 span:last-child,
.circle .circle-inner div span:last-child {
  font-weight: 600;
}
.circle .circle-inner > i {
  position: absolute;
  width: 28px;
  height: 28px;
  left: 50%;
  margin-left: -15px;
  bottom: 30px !important;
}
.circle h1,
.circle h2,
.circle h3,
.circle h4,
.circle h5,
.circle h6,
.circle span,
.circle p {
  text-align: center;
  margin: 0;
}
.circle.big-txt h2 {
  font-size: 48px;
  font-style: initial;
}
.circle.big-txt .circle-inner {
  padding: 0 20px;
}
.circle.big-txt .sub-text {
  text-transform: initial;
  font-style: initial;
  margin-top: 12px !important;
}
.circle.small {
  width: 120px;
  height: 120px;
  margin: 10px 0;
}
.circle.big {
  width: 220px;
  height: 220px;
  margin: 0;
}
.circle.medium {
  width: 164px;
  height: 164px;
  margin: 20px 0;
}
.circle.orange {
  background: #e6881a;
  color: #e6881a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.circle.orange:hover {
  background: rgba(255, 255, 255, 0.7);
  color: #303030;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.circle.orange:hover .circle-inner > i {
  background-position: -1px -47px;
}
.circle.blue {
  background: rgba(19, 171, 230, 0.7);
}
.circle.blue:hover {
  color: white;
}
#s4 .circle-box {
  -webkit-transform: initial;
      -ms-transform: initial;
          transform: initial;
  top: auto;
  bottom: 50px;
  width: 100%;
  left: 0;
  right: 0;
  transform: none;
  -ms-transform: none;
  -webkit-transform: none;
}
#s4 .circle-box .container {
  padding: 0;
  margin: 0 auto;
  position: relative;
}
#s4 .circle-box .row div {
  padding-left: 15px;
  padding-right: 15px;
}
#s4 .circle-box .circle .circle-inner h5,
#s4 .circle-box .circle.active h5 {
  color: #fff;
}
#s4 .circle-box .circle:hover h5,
#s4 .circle-box .circle.active h5 {
  color: #303030 !important;
}
@media (max-width: 991px) {
  #s5 .circle-box {
    top: auto !important;
    bottom: 50px !important;
  }
}
#s5 .circle-box {
  position: relative;
  z-index: 2;
  top: 30%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media all and (max-width: 991px) {
  #s5 .circle-box {
    bottom: 20px;
    position: absolute;
  }
}
@media all and (max-width: 767px) {
  #s5 .circle-box {
    top: 60% !important;
  }
}
@media (max-width: 492px) {
  #s5 .circle-box {
    top: 65%;
  }
}
#s5 .circle.orange {
  color: #FFF;
}
#s5 .circle.orange:hover {
  color: #303030;
}
@media all and (max-width: 767px) {
  #s5 .circle.orange {
    margin-bottom: 15px;
  }
}
#s5 .big-txt.circle .sub-text {
  text-transform: none;
  font-style: normal;
}
#s5 .big-txt.circle h2 {
  font-style: normal;
}
@media (max-width: 1280px) {
  #s4 .circle-box {
    bottom: 16%;
  }
}
@media (max-width: 992px) {
  #s4 .circle-box .container {
    padding: 0;
  }
  #s4 .circle {
    width: 150px !important;
    height: 150px !important;
  }
  #s4 .circle-box {
    -webkit-transform: initial;
        -ms-transform: initial;
            transform: initial;
    left: initial;
    bottom: 50px;
    width: 100%;
  }
  #s4 .circle-box .col-xs-6 {
    overflow: hidden;
  }
  #s4 .circle.big {
    width: 180px;
    height: 180px;
  }
  #s4 .carousel-indicators {
    width: 100% !important;
  }
  #s4 .carousel-indicators .active {
    margin: 0;
    padding: 0 15px;
    height: auto;
  }
}
@media (max-width: 800px) {
  #s4 .circle-box {
    top: auto;
    bottom: 50px;
  }
}
@media (max-width: 600px) {
  #s5 .circle.big {
    width: 200px;
    height: 200px;
  }
  #s5 .circle-box .container {
    padding: 0;
  }
  .circle.big {
    width: 162px;
    height: 162px;
  }
}
@media (max-width: 480px) {
  #s2 .circle-box {
    bottom: 0;
  }
  .circle-box .container {
    width: 438px;
  }
  .squer:nth-child(3),
  .squer:nth-child(4) {
    border-top: 2px solid rgba(255, 255, 255, 0.1);
  }
  #s4 .circle,
  #s5 .circle {
    width: 160px !important;
    height: 160px !important;
    float: left;
  }
  #s4 .circle-box .container,
  #s5 .circle-box .container {
    width: 100%;
  }
  #s5 .circle.big-txt h2 {
    font-size: 34px;
  }
  #s5 .circle.big-txt h5 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #s4 .circle {
    width: 130px !important;
    height: 130px !important;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #s4 .circle .icon.circle-arrow.arrow-bottom {
    bottom: 15px !important;
  }
}
@media (max-width: 320px) {
  #s5 .circle {
    width: 140px !important;
    height: 140px !important;
    margin-bottom: 0px !important;
  }
}
@media (max-width: 991px) {
  #s5 .circle {
    width: 160px !important;
    height: 160px !important;
  }
  #s5 .circle .circle-inner h2 {
    font-size: 32px;
  }
  #s5 .circle .circle-inner h5 {
    margin-top: 0 !important;
  }
}
@media (max-width: 320px) {
  #s5 .circle .icon.circle-arrow.arrow-bottom {
    bottom: 10px !important;
  }
}
@media (max-width: 320px) {
  #s4 .circle-box .container .col-xs-6 {
    min-height: 120px !important;
    width: 50% !important;
  }
}
@media (max-width: 320px) {
  #s5 .circle-box .container .col-xs-6,
  #s5 .circle-box .container .col-xs-12 {
    min-height: 130px !important;
    width: 50% !important;
  }
}
@media (max-width: 320px) {
  #s5 .circle-box .container .col-xs-6,
  #s5 .circle-box .container .col-xs-12 {
    padding: 0;
  }
  #s5 .circle-box .container .col-xs-6 .circle-inner,
  #s5 .circle-box .container .col-xs-12 .circle-inner {
    padding: 0;
  }
  #s5 .circle-box .container .col-xs-6 .circle-inner h5,
  #s5 .circle-box .container .col-xs-12 .circle-inner h5 {
    padding: 0 10px;
  }
}
@media (max-width: 400px) {
  #s5 .circle.big-txt {
    margin-bottom: 5px !important;
  }
  #s5 .circle.big-txt h2 {
    font-size: 20px;
    line-height: 1.2;
  }
}
.district-box {
  position: relative;
  display: table;
  height: 304px;
  overflow: hidden;
  padding: 0 11px 0 0;
  margin-bottom: 13px;
  text-align: center;
}
@media all and (max-width: 991px) {
  .district-box {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  .district-box {
    height: auto;
  }
}
.district-box > a {
  display: table;
  width: 100%;
  height: 304px;
}
.district-box-left {
  display: table-cell;
  float: none;
  overflow: hidden;
  background: #ffffff;
}
@media all and (max-width: 767px) {
  .district-box-left {
    display: table-footer-group;
  }
}
.district-box-left .logo {
  padding: 0;
  height: 172px;
  line-height: 172px;
  text-align: center;
}
.district-box-left .logo img {
  display: inline;
}
@media all and (max-width: 767px) {
  .district-box-left .logo {
    height: auto;
    line-height: 115px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.district-box-left .district-info {
  padding: 0;
}
.district-box-left .district-info h1,
.district-box-left .district-info h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
}
.district-box-left .district-info h1 {
  font-size: 16px;
  line-height: 18.5px;
  font-weight: 700;
  color: #403f3f;
}
@media all and (max-width: 767px) {
  .district-box-left .district-info h1 {
    color: #404040;
    font-size: 18px;
  }
}
.district-box-left .district-info h3 {
  font-size: 13.5px;
  line-height: 16px;
  font-weight: 400;
  color: #404040;
}
@media all and (max-width: 767px) {
  .district-box-left .district-info h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
  }
}
.district-box-left .district-info .empty-flats {
  position: absolute;
  padding: 0;
  top: 92px;
  left: 0;
  width: 100%;
  color: #3a3a3a;
  font-size: 13.5px;
  font-weight: 400;
  line-height: 27px;
}
.district-box-left .district-info .empty-flats strong {
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .district-box-left .district-info .empty-flats {
    margin-top: 25px;
    margin-bottom: 10px;
    position: static;
    font-size: 18px;
  }
}
.district-box-right {
  display: table-cell;
  float: none;
  position: relative;
  padding: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fff;
}
@media all and (max-width: 767px) {
  .district-box-right {
    display: block;
    height: 220px;
  }
}
.district-box-right .circle {
  position: absolute;
  top: 10px;
  right: 10px;
  left: auto;
  width: 53px;
  height: 47px;
  line-height: 47px;
  margin: 0;
  text-align: center;
  border: 3px solid #FFF;
  font-size: 18.5px;
  font-weight: 700;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  color: #FFF;
  background: #e6971a;
}
.district-box-orange {
  display: table;
  width: 100%;
  height: 304px;
  color: #FFF;
  background: #e6971a;
}
@media all and (max-width: 991px) {
  .district-box-orange {
    height: 137px;
    line-height: 137px;
  }
}
@media all and (max-width: 767px) {
  .district-box-orange {
    height: auto;
    overflow: hidden;
    padding: 30px 0;
    line-height: 1;
  }
}
.district-box-orange h1,
.district-box-orange h6 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
  padding: 0;
}
@media all and (max-width: 991px) {
  .district-box-orange div {
    padding: 0;
  }
}
.district-box-orange > div {
  display: table-cell;
  vertical-align: middle;
}
.district-box-orange > div h1 {
  font-size: 32px;
  font-weight: 300;
  line-height: 40px;
}
@media all and (max-width: 991px) {
  .district-box-orange > div h1 {
    font-size: 40px;
    font-weight: 300;
    line-height: 137px;
  }
}
@media all and (max-width: 767px) {
  .district-box-orange > div h1 {
    line-height: 1;
  }
}
.district-box-orange > div .icon {
  position: static;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 991px) {
  .district-box-orange > div .icon {
    line-height: 137px !important;
    display: inline-block;
  }
}
@media all and (max-width: 767px) {
  .district-box-orange > div .icon {
    line-height: 47px !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.district-box-orange > div h6 {
  margin: 0 auto;
  max-width: 356px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.district-box-orange > div h6 strong {
  font-weight: 700;
}
@media all and (max-width: 991px) {
  .district-box-orange > div h6 {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
  }
}
@media all and (max-width: 767px) {
  .district-box-orange > div h6 {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }
}
@media all and (max-width: 991px) {
  .district-box-orange > div .lhdiv {
    display: inline-block;
    line-height: 175px !important;
  }
}
.district-box-do-you-know {
  height: 137px !important;
  line-height: 137px !important;
}
.gm-style .gm-style-iw img.left {
  width: 150px;
  height: 150px;
  margin-top: 14px;
}
.gm-style .gm-style-iw .logo {
  height: 125px;
  line-height: 125px;
  margin-top: 0;
  margin-bottom: 0;
}
@media all and (max-width: 991px) {
  .gm-style .gm-style-iw .logo {
    height: 115px;
    line-height: 115px;
  }
}
.gm-style .gm-style-iw h1 {
  text-align: center;
}
.gm-style .gm-style-iw h3 {
  text-align: center;
  font-size: 14px;
  line-height: 14px;
}
.section-title-wrapper {
  text-align: center;
  text-transform: uppercase;
  position: relative;
  left: 50%;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
.section-title-wrapper h1,
.section-title-wrapper h2,
.section-title-wrapper a {
  margin: 0;
  z-index: 2;
  position: relative;
}
.section-title-wrapper h1 {
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
}
.section-title-wrapper h1 span {
  display: block;
  font-weight: 600;
}
.section-title-wrapper h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}
.section-title-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.section-title-wrapper > a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  padding-top: 70px;
  margin-top: 20px;
}
.section-title-wrapper > a:hover {
  color: #e6881a;
}
.section-title-wrapper > a i {
  top: 0;
}
/* SEKCJE NA HOMEPAGE */
@media (min-width: 991px) {
  #s1,
  #s2,
  #s3,
  #s4,
  #s5 {
    min-height: 620px !important;
  }
}
@media (max-width: 800px) {
  #s3 {
    min-height: 780px !important;
  }
}
@media (max-width: 600px) {
  #s3 {
    min-height: 600px !important;
  }
}
#s3 .section-title-wrapper a {
  margin-top: 50px;
}
@media all and (max-width: 991px) {
  #s4 {
    min-height: 950px !important;
  }
}
@media (max-width: 800px) {
  #s4 {
    min-height: 850px !important;
  }
}
@media (max-width: 600px) {
  #s4 {
    min-height: 900px !important;
  }
}
@media all and (max-width: 991px) {
  #s5 {
    min-height: 1100px !important;
  }
}
@media all and (max-width: 767px) {
  #s5 {
    min-height: 800px !important;
  }
}
@media (max-width: 600px) {
  #s5 {
    min-height: 800px !important;
  }
}
@media (max-width: 380px) {
  #s5 .circle-box {
    top: 70% !important;
  }
  #s5 .full-width-350 {
    padding: 0;
  }
}
#s1 .section-title-wrapper {
  color: #fff;
  margin-top: 155px;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.6);
}
#s1 .section-title-wrapper h1 span:last-child {
  font-weight: 600;
}
#s2 .section-title-wrapper {
  color: #fff;
  margin-top: 155px;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.6);
}
@media (min-height: 750px) {
  #s2 .section-title-wrapper {
    margin-top: 27vh;
  }
}
#s2 .section-title-wrapper h1 span:first-child {
  font-weight: 600;
}
#s2 .section-title-wrapper img {
  top: -15px;
  left: 50%;
  margin-left: 227px;
}
#s3 .section-title-wrapper {
  color: #303030;
  margin-top: 35vh;
}
#s3 .section-title-wrapper h1 span:last-child {
  text-transform: none;
  font-weight: 600;
  font-size: 24px;
}
#s3 .section-title-wrapper h2 {
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
}
#s3 .section-title-wrapper img {
  top: -15px;
  /* left: 10px; */
  left: 50%;
  margin-left: -212px;
}
#s4 .section-title-wrapper {
  color: #303030;
  margin-top: 155px;
}
@media (min-height: 750px) {
  #s4 .section-title-wrapper {
    margin-top: 20%;
  }
}
#s4 .section-title-wrapper h2 {
  text-transform: none;
  font-size: 16px;
}
#s4 .section-title-wrapper img {
  top: -49px;
  left: 50%;
  margin-left: -227px;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
}
#s5 .header-text {
  margin-top: 200px;
  margin-left: 0;
  margin-right: 0;
  color: #ffffff;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.6);
}
@media all and (max-width: 991px) {
  #s5 .header-text {
    margin-top: 225px;
  }
}
@media all and (max-width: 767px) {
  #s5 .header-text {
    margin-top: 125px;
  }
}
#s5 .header-text h1,
#s5 .header-text h3 {
  margin-top: 0;
  margin-bottom: 0;
}
#s5 .header-text h1 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 10px;
}
#s5 .header-text h3 {
  font-size: 18.5px;
  line-height: 21px;
  font-weight: 700;
}
.col-md-offset-1-2 {
  margin-left: 4.17%;
}
@media (max-width: 991px) {
  .col-md-offset-1-2 {
    margin-left: auto;
  }
}
.col-md-offset-1-1-2 {
  margin-left: 12.51%;
}
@media (max-width: 991px) {
  .col-md-offset-1-1-2 {
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-1-1-2 {
    margin-left: 12.51%;
  }
}
@media (max-width: 1300px) {
  #a1_4_1 > .container,
  #a1_3_1 > .container {
    width: 1100px;
  }
}
@media (max-width: 1100px) {
  #a1_4_1 > .container,
  #a1_3_1 > .container {
    width: 960px;
  }
}
@media all and (max-width: 991px) {
  #a1_4_1,
  #a1_3_1 {
    height: 100vh !important;
  }
}
#a1_4_1 .flat-plan,
#a1_3_1 .flat-plan {
  position: relative;
  display: inline-block;
  margin-top: 175px;
  z-index: 1;
}
#a1_4_1 .carousel-left,
#a1_3_1 .carousel-left,
#a1_4_1 .carousel-right,
#a1_3_1 .carousel-right {
  position: absolute;
  top: 50%;
  display: block;
  width: 65px;
  height: 65px;
  margin-top: -32.5px;
}
@media all and (max-width: 767px) {
  #a1_4_1 .carousel-left,
  #a1_3_1 .carousel-left,
  #a1_4_1 .carousel-right,
  #a1_3_1 .carousel-right {
    display: none;
  }
}
#a1_4_1 .carousel-left,
#a1_3_1 .carousel-left {
  left: 15px;
}
#a1_4_1 .carousel-right,
#a1_3_1 .carousel-right {
  right: 15px;
}
#a1_4_1 .flat-plan-download,
#a1_3_1 .flat-plan-download {
  position: absolute;
  width: 58px;
  z-index: 9;
  top: 90px;
  right: 10px;
}
#a1_4_1 .flat-plan-download a,
#a1_3_1 .flat-plan-download a {
  color: #F6F6F6;
}
#a1_4_1 .flat-plan-download a img,
#a1_3_1 .flat-plan-download a img {
  display: block;
  width: 25px;
  height: 35px;
  margin: 0 auto 12px auto;
}
#a1_4_1 .flat-plan-download a p,
#a1_3_1 .flat-plan-download a p {
  font-size: 14px;
  font-weight: 900;
  line-height: 17px;
}
#a1_4_1 .flat-info,
#a1_3_1 .flat-info {
  position: absolute;
  left: 50%;
  bottom: 57px;
  height: auto;
  z-index: 9;
  color: #FFF;
}
@media all and (max-width: 991px) {
  #a1_4_1 .flat-info,
  #a1_3_1 .flat-info {
    background-color: rgba(9, 9, 9, 0.8);
    padding: 17px;
    position: absolute !important;
    width: 100% !important;
    left: 0;
    margin-left: 0 !important;
  }
}
@media all and (max-width: 767px) {
  #a1_4_1 .flat-info,
  #a1_3_1 .flat-info {
    position: absolute !important;
    bottom: 42px !important;
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
    left: 0px !important;
  }
}
#a1_4_1 .flat-info h1,
#a1_3_1 .flat-info h1,
#a1_4_1 .flat-info h2,
#a1_3_1 .flat-info h2,
#a1_4_1 .flat-info h3,
#a1_3_1 .flat-info h3,
#a1_4_1 .flat-info h4,
#a1_3_1 .flat-info h4,
#a1_4_1 .flat-info h5,
#a1_3_1 .flat-info h5,
#a1_4_1 .flat-info h6,
#a1_3_1 .flat-info h6,
#a1_4_1 .flat-info p,
#a1_3_1 .flat-info p {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
#a1_4_1 .flat-info > .row,
#a1_3_1 .flat-info > .row {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 992px) {
  #a1_4_1 .flat-info > .row,
  #a1_3_1 .flat-info > .row {
    padding: 17px;
    position: relative;
    left: -50%;
    background-color: rgba(9, 9, 9, 0.8);
  }
}
#a1_4_1 .flat-info > .row div,
#a1_3_1 .flat-info > .row div {
  padding-left: 0;
  padding-right: 0;
}
#a1_4_1 .flat-info .links,
#a1_3_1 .flat-info .links {
  margin-bottom: -15px;
}
#a1_4_1 .flat-info .links a,
#a1_3_1 .flat-info .links a,
#a1_4_1 .flat-info .links button,
#a1_3_1 .flat-info .links button {
  display: block;
  width: 231px;
  height: 42px;
  line-height: 42px;
  padding: 0 14px;
  font-style: italic;
  font-size: 18.5px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  background: #e6971a;
}
#a1_4_1 .flat-info .links a img,
#a1_3_1 .flat-info .links a img,
#a1_4_1 .flat-info .links button img,
#a1_3_1 .flat-info .links button img {
  display: inline;
  margin-left: 4px;
}
#a1_4_1 .flat-info .links a:hover,
#a1_3_1 .flat-info .links a:hover,
#a1_4_1 .flat-info .links button:hover,
#a1_3_1 .flat-info .links button:hover {
  background: #f47920;
}
#a1_4_1 .flat-info .links a:last-of-type,
#a1_3_1 .flat-info .links a:last-of-type,
#a1_4_1 .flat-info .links button:last-of-type,
#a1_3_1 .flat-info .links button:last-of-type {
  margin-top: 9px;
  margin-right: 0;
}
@media all and (max-width: 991px) {
  #a1_4_1 .flat-info .links a,
  #a1_3_1 .flat-info .links a,
  #a1_4_1 .flat-info .links button,
  #a1_3_1 .flat-info .links button {
    width: 100%;
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  #a1_4_1 .flat-info .links a,
  #a1_3_1 .flat-info .links a,
  #a1_4_1 .flat-info .links button,
  #a1_3_1 .flat-info .links button {
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  #a1_4_1 .flat-info .infos,
  #a1_3_1 .flat-info .infos {
    margin-bottom: 21px !important;
  }
}
#a1_4_1 .flat-info .infos h6,
#a1_3_1 .flat-info .infos h6 {
  display: inline-block;
  color: #f5f5f5;
  font-size: 14.5px;
  margin-right: 34px;
  margin-bottom: 17px;
}
#a1_4_1 .flat-info .infos h6:last-of-type,
#a1_3_1 .flat-info .infos h6:last-of-type {
  margin-right: 0;
}
#a1_4_1 .flat-info .infos h6 strong,
#a1_3_1 .flat-info .infos h6 strong {
  font-weight: 700;
}
@media (max-width: 1100px) {
  #a1_4_1 .flat-info .infos h6,
  #a1_3_1 .flat-info .infos h6 {
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 991px) {
  #a1_4_1 .flat-info .infos h6,
  #a1_3_1 .flat-info .infos h6 {
    margin-bottom: 0px;
  }
}
#a1_4_1 .flat-info .documents,
#a1_3_1 .flat-info .documents {
  color: #ebebeb;
}
#a1_4_1 .flat-info .documents a,
#a1_3_1 .flat-info .documents a {
  display: inline-block;
  margin-right: 25px;
  font-size: 13.5px;
  font-weight: 400;
  line-height: 18px;
  color: #FFF;
}
#a1_4_1 .flat-info .documents a:last-of-type,
#a1_3_1 .flat-info .documents a:last-of-type {
  margin-right: 0;
}
#a1_4_1 .flat-info .documents a img,
#a1_3_1 .flat-info .documents a img {
  display: inline;
  margin-right: 10px;
}
#a1_4_1 .flat-info .address p,
#a1_3_1 .flat-info .address p {
  font-size: 16px;
  font-weight: 400;
}
@media all and (max-width: 991px) {
  #a1_4_1 .flat-info .end-construction,
  #a1_3_1 .flat-info .end-construction {
    margin-top: 27px;
  }
}
@media all and (max-width: 767px) {
  #a1_4_1 .flat-info .end-construction,
  #a1_3_1 .flat-info .end-construction {
    margin-top: 16px;
  }
}
#a1_4_1 .flat-info .end-construction h6,
#a1_3_1 .flat-info .end-construction h6 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
#a1_4_1 .flat-info .end-construction a,
#a1_3_1 .flat-info .end-construction a {
  line-height: 24px;
  font-size: 18px;
  font-weight: 400;
  color: #FFF;
}
#a1_4_1 .flat-info .end-construction a img,
#a1_3_1 .flat-info .end-construction a img {
  margin-right: 5px;
}
#a1_4_1 .flat-info .z-index-top,
#a1_3_1 .flat-info .z-index-top {
  position: relative;
  z-index: 9;
}
#a1_4_1 .flat-info .flat-address,
#a1_3_1 .flat-info .flat-address {
  padding: 0;
}
#a1_4_1 .flat-info .flat-address h2,
#a1_3_1 .flat-info .flat-address h2 {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}
#a1_4_1 .flat-info .flat-address p,
#a1_3_1 .flat-info .flat-address p {
  font-size: 13.5px;
  font-weight: 400;
}
#a1_4_1 .flat-info .flat-address h6,
#a1_3_1 .flat-info .flat-address h6 {
  margin-top: 37px;
  font-size: 16px;
  font-weight: 400;
}
#a1_4_1 .flat-info .flat-address h6 strong,
#a1_3_1 .flat-info .flat-address h6 strong {
  font-weight: 900;
}
@media (max-width: 1100px) {
  #a1_4_1 .flat-info .flat-address .end-construction,
  #a1_3_1 .flat-info .flat-address .end-construction {
    padding-left: 13px;
  }
}
@media (max-width: 1100px) {
  #a1_4_1 .flat-info .flat-address .end-construction h6,
  #a1_3_1 .flat-info .flat-address .end-construction h6 {
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  #a1_4_1 .flat-info .flat-address .icon,
  #a1_3_1 .flat-info .flat-address .icon {
    position: static;
    display: block;
    float: right;
    margin-top: 3.5px;
  }
}
#a1_4_1 .flat-info .flat-about,
#a1_3_1 .flat-info .flat-about {
  padding: 0;
}
#a1_4_1 .flat-info .flat-about .links,
#a1_3_1 .flat-info .flat-about .links {
  margin-bottom: 17px;
}
#a1_4_1 .flat-info .flat-about .links a,
#a1_3_1 .flat-info .flat-about .links a,
#a1_4_1 .flat-info .flat-about .links button,
#a1_3_1 .flat-info .flat-about .links button {
  display: inline-block;
  width: auto;
  height: 42px;
  line-height: 42px;
  margin-right: 14px;
  padding: 0 14px;
  font-style: italic;
  font-size: 18.5px;
  font-weight: 700;
  color: #ffffff;
  background: #e6971a;
  border: 0;
}
#a1_4_1 .flat-info .flat-about .links a img,
#a1_3_1 .flat-info .flat-about .links a img,
#a1_4_1 .flat-info .flat-about .links button img,
#a1_3_1 .flat-info .flat-about .links button img {
  display: inline;
  margin-left: 4px;
}
#a1_4_1 .flat-info .flat-about .links a:hover,
#a1_3_1 .flat-info .flat-about .links a:hover,
#a1_4_1 .flat-info .flat-about .links button:hover,
#a1_3_1 .flat-info .flat-about .links button:hover {
  background: #f47920;
}
#a1_4_1 .flat-info .flat-about .links button,
#a1_3_1 .flat-info .flat-about .links button {
  margin-right: 0;
}
#a1_4_1 .flat-info .flat-about .infos h6,
#a1_3_1 .flat-info .flat-about .infos h6 {
  display: inline-block;
  color: #f5f5f5;
  font-size: 14.5px;
  margin-right: 34px;
  margin-bottom: 17px;
}
#a1_4_1 .flat-info .flat-about .infos h6:last-of-type,
#a1_3_1 .flat-info .flat-about .infos h6:last-of-type {
  margin-right: 0;
}
#a1_4_1 .flat-info .flat-about .infos h6 strong,
#a1_3_1 .flat-info .flat-about .infos h6 strong {
  font-weight: 700;
}
@media (max-width: 1100px) {
  #a1_4_1 .flat-info .flat-about .infos h6,
  #a1_3_1 .flat-info .flat-about .infos h6 {
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
#a1_4_1 .flat-info .flat-about .documents,
#a1_3_1 .flat-info .flat-about .documents {
  color: #ebebeb;
}
#a1_4_1 .flat-info .flat-about .documents a,
#a1_3_1 .flat-info .flat-about .documents a {
  display: inline-block;
  margin-right: 25px;
  font-size: 13.5px;
  font-weight: 400;
  line-height: 18px;
  color: #FFF;
}
#a1_4_1 .flat-info .flat-about .documents a:last-of-type,
#a1_3_1 .flat-info .flat-about .documents a:last-of-type {
  margin-right: 0;
}
#a1_4_1 .flat-info .flat-about .documents a img,
#a1_3_1 .flat-info .flat-about .documents a img {
  display: inline;
  margin-right: 10px;
}
.links-container {
  padding: 0px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.links-container .links {
  margin-bottom: -15px;
}
@media all and (max-width: 767px) {
  .links-container .links > div {
    padding: 0;
  }
}
.links-container .links a,
.links-container .links button {
  display: block;
  width: 231px;
  height: 42px;
  line-height: 42px;
  padding: 0 14px;
  font-style: italic;
  font-size: 18.5px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  background: #e6971a;
}
.links-container .links a img,
.links-container .links button img {
  display: inline;
  margin-left: 4px;
}
.links-container .links a:hover,
.links-container .links button:hover {
  background: #f47920;
}
.links-container .links a:last-of-type,
.links-container .links button:last-of-type {
  margin-top: 0;
  margin-right: 0;
}
@media all and (max-width: 991px) {
  .links-container .links a,
  .links-container .links button {
    width: 100%;
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .links-container .links a,
  .links-container .links button {
    width: 50%;
    font-size: 16px;
  }
}
#a1_4_2 .carousel-left,
#a1_3_2 .carousel-left,
#a1_4_2 .carousel-right,
#a1_3_2 .carousel-right {
  position: absolute;
  top: 50%;
  display: block;
  width: 65px;
  height: 65px;
  margin-top: -32.5px;
}
#a1_4_2 .carousel-left,
#a1_3_2 .carousel-left {
  left: 15px;
}
#a1_4_2 .carousel-right,
#a1_3_2 .carousel-right {
  right: 15px;
}
#a1_1_1 .carousel-fade .carousel-inner .item,
#a1_1_1_1 .carousel-fade .carousel-inner .item {
  text-align: center;
}
#a1_1_1 .carousel-fade .carousel-inner .item img,
#a1_1_1_1 .carousel-fade .carousel-inner .item img {
  display: inline;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#a1_1_1 .carousel-fade .carousel-inner .item .top-25vh,
#a1_1_1_1 .carousel-fade .carousel-inner .item .top-25vh {
  top: 30vh;
  color: #fff;
  max-width: 650px;
  background-image: url(../images/bg/a1_1_1_logo_bg.png);
  background-position: top center;
  padding-top: 100px;
  background-repeat: no-repeat;
}
#a1_1_1 .carousel-fade .carousel-inner .item .top-25vh h3,
#a1_1_1_1 .carousel-fade .carousel-inner .item .top-25vh h3 {
  font-size: 18.5px;
}
#a1_1_1 .carousel-fade .carousel-inner .item .top-25vh img,
#a1_1_1_1 .carousel-fade .carousel-inner .item .top-25vh img {
  position: absolute;
  left: 15%;
}
#a1_1_1 .carousel-fade .carousel-inner .item .top-25vh .logo,
#a1_1_1_1 .carousel-fade .carousel-inner .item .top-25vh .logo {
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -87.5px;
}
#a1_1_1 .carousel-fade .carousel-inner .item .item-logo,
#a1_1_1_1 .carousel-fade .carousel-inner .item .item-logo {
  background-image: url(../images/logo/logo_wille_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 310px;
  height: 207px;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
}
#a1_3_2_extra {
  height: 325px;
  width: 100%;
  background: url(../images/bg/a1_3_2_extra.png);
  background-repeat: no-repeat;
  background-size: cover;
  backgorund-position: 50% 50%;
}
#a1_3_2_extra .section-title-wrapper {
  margin-top: 103px;
}
@media all and (max-width: 499px) {
  #a1_3_2_extra .section-title-wrapper {
    margin-top: 73px;
  }
}
#a1_3_2_extra .section-title-wrapper h1 {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
  color: #303030;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
}
#a1_3_2_extra .section-title-wrapper h2 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  color: #303030;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}
#a1_3_2_extra .section-title-wrapper a {
  margin-top: 14px;
  color: #FFF;
}
#a1_4_3,
#a1_3_3,
#a1_1_7,
#a1_1_7a,
#a1_1_1_10 {
  min-height: 100vh;
  height: auto;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  #a1_4_3 .flat-details,
  #a1_3_3 .flat-details,
  #a1_1_7 .flat-details,
  #a1_1_7a .flat-details,
  #a1_1_1_10 .flat-details {
    padding: 0;
  }
}
#a1_4_3 .flat-details .logo,
#a1_3_3 .flat-details .logo,
#a1_1_7 .flat-details .logo,
#a1_1_7a .flat-details .logo,
#a1_1_1_10 .flat-details .logo {
  text-align: center;
  margin-top: 150px;
  margin-bottom: 54px;
}
@media all and (max-width: 991px) {
  #a1_4_3 .flat-details .logo,
  #a1_3_3 .flat-details .logo,
  #a1_1_7 .flat-details .logo,
  #a1_1_7a .flat-details .logo,
  #a1_1_1_10 .flat-details .logo {
    margin-top: 110px;
    margin-bottom: 24px;
  }
}
#a1_4_3 .flat-details .logo img,
#a1_3_3 .flat-details .logo img,
#a1_1_7 .flat-details .logo img,
#a1_1_7a .flat-details .logo img,
#a1_1_1_10 .flat-details .logo img {
  display: inline;
}
#a1_4_3 .flat-details .flat-description,
#a1_3_3 .flat-details .flat-description,
#a1_1_7 .flat-details .flat-description,
#a1_1_7a .flat-details .flat-description,
#a1_1_1_10 .flat-details .flat-description {
  color: #353535;
}
#a1_4_3 .flat-details .flat-description h1,
#a1_3_3 .flat-details .flat-description h1,
#a1_1_7 .flat-details .flat-description h1,
#a1_1_7a .flat-details .flat-description h1,
#a1_1_1_10 .flat-details .flat-description h1,
#a1_4_3 .flat-details .flat-description h2,
#a1_3_3 .flat-details .flat-description h2,
#a1_1_7 .flat-details .flat-description h2,
#a1_1_7a .flat-details .flat-description h2,
#a1_1_1_10 .flat-details .flat-description h2,
#a1_4_3 .flat-details .flat-description h3,
#a1_3_3 .flat-details .flat-description h3,
#a1_1_7 .flat-details .flat-description h3,
#a1_1_7a .flat-details .flat-description h3,
#a1_1_1_10 .flat-details .flat-description h3,
#a1_4_3 .flat-details .flat-description h4,
#a1_3_3 .flat-details .flat-description h4,
#a1_1_7 .flat-details .flat-description h4,
#a1_1_7a .flat-details .flat-description h4,
#a1_1_1_10 .flat-details .flat-description h4,
#a1_4_3 .flat-details .flat-description h5,
#a1_3_3 .flat-details .flat-description h5,
#a1_1_7 .flat-details .flat-description h5,
#a1_1_7a .flat-details .flat-description h5,
#a1_1_1_10 .flat-details .flat-description h5,
#a1_4_3 .flat-details .flat-description h6,
#a1_3_3 .flat-details .flat-description h6,
#a1_1_7 .flat-details .flat-description h6,
#a1_1_7a .flat-details .flat-description h6,
#a1_1_1_10 .flat-details .flat-description h6,
#a1_4_3 .flat-details .flat-description p,
#a1_3_3 .flat-details .flat-description p,
#a1_1_7 .flat-details .flat-description p,
#a1_1_7a .flat-details .flat-description p,
#a1_1_1_10 .flat-details .flat-description p {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
@media all and (max-width: 767px) {
  #a1_4_3 .flat-details .flat-description > div,
  #a1_3_3 .flat-details .flat-description > div,
  #a1_1_7 .flat-details .flat-description > div,
  #a1_1_7a .flat-details .flat-description > div,
  #a1_1_1_10 .flat-details .flat-description > div {
    padding: 0;
  }
}
#a1_4_3 .flat-details .flat-description h1,
#a1_3_3 .flat-details .flat-description h1,
#a1_1_7 .flat-details .flat-description h1,
#a1_1_7a .flat-details .flat-description h1,
#a1_1_1_10 .flat-details .flat-description h1 {
  font-size: 21.5px;
  font-weight: 400;
}
#a1_4_3 .flat-details .flat-description h1 strong,
#a1_3_3 .flat-details .flat-description h1 strong,
#a1_1_7 .flat-details .flat-description h1 strong,
#a1_1_7a .flat-details .flat-description h1 strong,
#a1_1_1_10 .flat-details .flat-description h1 strong {
  font-weight: 900;
}
@media all and (max-width: 991px) {
  #a1_4_3 .flat-details .flat-description h1,
  #a1_3_3 .flat-details .flat-description h1,
  #a1_1_7 .flat-details .flat-description h1,
  #a1_1_7a .flat-details .flat-description h1,
  #a1_1_1_10 .flat-details .flat-description h1 {
    font-size: 24px;
  }
}
#a1_4_3 .flat-details .flat-description h3,
#a1_3_3 .flat-details .flat-description h3,
#a1_1_7 .flat-details .flat-description h3,
#a1_1_7a .flat-details .flat-description h3,
#a1_1_1_10 .flat-details .flat-description h3 {
  color: #505050;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 22px;
}
@media all and (max-width: 991px) {
  #a1_4_3 .flat-details .flat-description h3,
  #a1_3_3 .flat-details .flat-description h3,
  #a1_1_7 .flat-details .flat-description h3,
  #a1_1_7a .flat-details .flat-description h3,
  #a1_1_1_10 .flat-details .flat-description h3 {
    color: #111111;
    font-size: 18px;
    line-height: 30px;
  }
}
#a1_4_3 .flat-details .flat-description h3 strong,
#a1_3_3 .flat-details .flat-description h3 strong,
#a1_1_7 .flat-details .flat-description h3 strong,
#a1_1_7a .flat-details .flat-description h3 strong,
#a1_1_1_10 .flat-details .flat-description h3 strong {
  font-weight: 700;
}
#a1_4_3 .flat-details .flat-description h3:last-of-type,
#a1_3_3 .flat-details .flat-description h3:last-of-type,
#a1_1_7 .flat-details .flat-description h3:last-of-type,
#a1_1_7a .flat-details .flat-description h3:last-of-type,
#a1_1_1_10 .flat-details .flat-description h3:last-of-type {
  margin-bottom: 20px;
}
#a1_4_3 .flat-details .flat-description p,
#a1_3_3 .flat-details .flat-description p,
#a1_1_7 .flat-details .flat-description p,
#a1_1_7a .flat-details .flat-description p,
#a1_1_1_10 .flat-details .flat-description p {
  color: #505050;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 10px;
}
@media all and (max-width: 991px) {
  #a1_4_3 .flat-details .flat-description p,
  #a1_3_3 .flat-details .flat-description p,
  #a1_1_7 .flat-details .flat-description p,
  #a1_1_7a .flat-details .flat-description p,
  #a1_1_1_10 .flat-details .flat-description p {
    color: #111111;
    font-size: 18px;
    line-height: 26px;
  }
}
#a1_4_3 .flat-details .flat-description p:last-of-type,
#a1_3_3 .flat-details .flat-description p:last-of-type,
#a1_1_7 .flat-details .flat-description p:last-of-type,
#a1_1_7a .flat-details .flat-description p:last-of-type,
#a1_1_1_10 .flat-details .flat-description p:last-of-type {
  margin-bottom: 0;
}
@media all and (max-width: 991px) {
  #a1_4_3 .flat-details .flat-description img,
  #a1_3_3 .flat-details .flat-description img,
  #a1_1_7 .flat-details .flat-description img,
  #a1_1_7a .flat-details .flat-description img,
  #a1_1_1_10 .flat-details .flat-description img {
    width: 100%;
    height: auto;
  }
}
#a1_4_3 .flat-details .flat-description .example,
#a1_3_3 .flat-details .flat-description .example,
#a1_1_7 .flat-details .flat-description .example,
#a1_1_7a .flat-details .flat-description .example,
#a1_1_1_10 .flat-details .flat-description .example {
  margin-top: 12px;
}
@media all and (max-width: 991px) {
  #a1_4_3 .flat-details .flat-description .example a,
  #a1_3_3 .flat-details .flat-description .example a,
  #a1_1_7 .flat-details .flat-description .example a,
  #a1_1_7a .flat-details .flat-description .example a,
  #a1_1_1_10 .flat-details .flat-description .example a {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
  }
}
#a1_4_3 .flat-details .flat-description .example a div,
#a1_3_3 .flat-details .flat-description .example a div,
#a1_1_7 .flat-details .flat-description .example a div,
#a1_1_7a .flat-details .flat-description .example a div,
#a1_1_1_10 .flat-details .flat-description .example a div {
  padding-left: 0;
  padding-right: 0;
}
#a1_4_3 .flat-details .flat-description .example img,
#a1_3_3 .flat-details .flat-description .example img,
#a1_1_7 .flat-details .flat-description .example img,
#a1_1_7a .flat-details .flat-description .example img,
#a1_1_1_10 .flat-details .flat-description .example img {
  display: inline-block;
  width: 23px;
  height: 23px;
}
@media all and (max-width: 991px) {
  #a1_4_3 .flat-details .flat-description .example img,
  #a1_3_3 .flat-details .flat-description .example img,
  #a1_1_7 .flat-details .flat-description .example img,
  #a1_1_7a .flat-details .flat-description .example img,
  #a1_1_1_10 .flat-details .flat-description .example img {
    width: 23px;
    height: 23px;
    margin-left: 15px;
    margin-right: 17px;
  }
}
#a1_4_3 .flat-details .flat-description .example p,
#a1_3_3 .flat-details .flat-description .example p,
#a1_1_7 .flat-details .flat-description .example p,
#a1_1_7a .flat-details .flat-description .example p,
#a1_1_1_10 .flat-details .flat-description .example p {
  display: inline;
  width: auto;
  font-size: 13.5px;
  line-height: 14.5px;
  font-weight: 400;
  color: #757575;
}
@media all and (max-width: 767px) {
  #a1_4_3 .flat-details .flat-description .flat-desc-header,
  #a1_3_3 .flat-details .flat-description .flat-desc-header,
  #a1_1_7 .flat-details .flat-description .flat-desc-header,
  #a1_1_7a .flat-details .flat-description .flat-desc-header,
  #a1_1_1_10 .flat-details .flat-description .flat-desc-header {
    text-align: center;
    line-height: 1.2;
    margin-top: 33px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 767px) {
  #a1_4_3 .flat-details .flat-description .flat-desc-header strong,
  #a1_3_3 .flat-details .flat-description .flat-desc-header strong,
  #a1_1_7 .flat-details .flat-description .flat-desc-header strong,
  #a1_1_7a .flat-details .flat-description .flat-desc-header strong,
  #a1_1_1_10 .flat-details .flat-description .flat-desc-header strong {
    display: block;
  }
}
@media all and (max-width: 991px) {
  #a1_4_3 .flat-details .flat-description .flat-desc-mobile > div:first-of-type,
  #a1_3_3 .flat-details .flat-description .flat-desc-mobile > div:first-of-type,
  #a1_1_7 .flat-details .flat-description .flat-desc-mobile > div:first-of-type,
  #a1_1_7a .flat-details .flat-description .flat-desc-mobile > div:first-of-type,
  #a1_1_1_10 .flat-details .flat-description .flat-desc-mobile > div:first-of-type {
    padding-left: 0;
  }
  #a1_4_3 .flat-details .flat-description .flat-desc-mobile > div:last-of-type,
  #a1_3_3 .flat-details .flat-description .flat-desc-mobile > div:last-of-type,
  #a1_1_7 .flat-details .flat-description .flat-desc-mobile > div:last-of-type,
  #a1_1_7a .flat-details .flat-description .flat-desc-mobile > div:last-of-type,
  #a1_1_1_10 .flat-details .flat-description .flat-desc-mobile > div:last-of-type {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (max-width: 767px) {
  #a1_4_3 .flat-details .flat-description .flat-desc-mobile,
  #a1_3_3 .flat-details .flat-description .flat-desc-mobile,
  #a1_1_7 .flat-details .flat-description .flat-desc-mobile,
  #a1_1_7a .flat-details .flat-description .flat-desc-mobile,
  #a1_1_1_10 .flat-details .flat-description .flat-desc-mobile {
    text-align: center;
  }
  #a1_4_3 .flat-details .flat-description .flat-desc-mobile > div:first-of-type,
  #a1_3_3 .flat-details .flat-description .flat-desc-mobile > div:first-of-type,
  #a1_1_7 .flat-details .flat-description .flat-desc-mobile > div:first-of-type,
  #a1_1_7a .flat-details .flat-description .flat-desc-mobile > div:first-of-type,
  #a1_1_1_10 .flat-details .flat-description .flat-desc-mobile > div:first-of-type {
    padding-left: 0;
    padding-right: 0;
  }
  #a1_4_3 .flat-details .flat-description .flat-desc-mobile > div:last-of-type,
  #a1_3_3 .flat-details .flat-description .flat-desc-mobile > div:last-of-type,
  #a1_1_7 .flat-details .flat-description .flat-desc-mobile > div:last-of-type,
  #a1_1_7a .flat-details .flat-description .flat-desc-mobile > div:last-of-type,
  #a1_1_1_10 .flat-details .flat-description .flat-desc-mobile > div:last-of-type {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (max-width: 767px) {
  #a1_4_3 .flat-details .flat-description .flat-desc-mobile p,
  #a1_3_3 .flat-details .flat-description .flat-desc-mobile p,
  #a1_1_7 .flat-details .flat-description .flat-desc-mobile p,
  #a1_1_7a .flat-details .flat-description .flat-desc-mobile p,
  #a1_1_1_10 .flat-details .flat-description .flat-desc-mobile p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  #a1_4_3 .flat-details .flat-description .flat-desc-mobile p:last-of-type,
  #a1_3_3 .flat-details .flat-description .flat-desc-mobile p:last-of-type,
  #a1_1_7 .flat-details .flat-description .flat-desc-mobile p:last-of-type,
  #a1_1_7a .flat-details .flat-description .flat-desc-mobile p:last-of-type,
  #a1_1_1_10 .flat-details .flat-description .flat-desc-mobile p:last-of-type {
    margin-bottom: 38px;
  }
}
#a1_1_7a {
  min-height: auto;
}
.do-you-know {
  height: 137px;
  line-height: 137px;
  padding: 0;
  margin-top: 85px;
  color: #FFF;
  background: #e6971a;
}
@media all and (max-width: 767px) {
  .do-you-know {
    height: auto;
    overflow: hidden;
    line-height: 1;
    padding: 20px 0;
    margin-top: 20px;
  }
}
.do-you-know > div {
  height: auto;
  overflow: hidden;
}
.do-you-know div {
  padding: 0;
}
.do-you-know h1 {
  line-height: 137px;
  margin: 0;
  text-align: right;
  font-size: 40px;
  font-weight: 300;
}
@media all and (max-width: 767px) {
  .do-you-know h1 {
    width: 100%;
    text-align: center;
    line-height: 1;
  }
}
.do-you-know .arrow img {
  display: inline;
}
@media all and (max-width: 767px) {
  .do-you-know .arrow img {
    margin: 15px 0;
  }
}
.do-you-know p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
@media all and (max-width: 991px) {
  .do-you-know p {
    padding-right: 20px;
  }
}
@media all and (max-width: 767px) {
  .do-you-know p {
    width: 100%;
    text-align: center;
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  .do-you-know {
    margin-top: 0;
  }
}
.a1_5 .do-you-know,
#a12_4 .do-you-know {
  margin-top: 0;
}
@media all and (max-width: 991px) {
  #a1_4_4,
  #a1_3_4,
  #a1_1_7,
  #a1_1_1_10 {
    height: auto;
    overflow: hidden;
  }
}
@media all and (max-width: 991px) {
  #a1_4_4 > .container,
  #a1_3_4 > .container,
  #a1_1_7 > .container,
  #a1_1_1_10 > .container {
    padding: 0;
  }
}
#a1_4_4 .logo,
#a1_3_4 .logo,
#a1_1_7 .logo,
#a1_1_1_10 .logo {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 72px;
}
@media all and (max-width: 991px) {
  #a1_4_4 .logo,
  #a1_3_4 .logo,
  #a1_1_7 .logo,
  #a1_1_1_10 .logo {
    margin-top: 110px;
    margin-bottom: 40px;
  }
}
@media all and (max-width: 767px) {
  #a1_4_4 .logo,
  #a1_3_4 .logo,
  #a1_1_7 .logo,
  #a1_1_1_10 .logo {
    margin-top: 20px;
  }
}
#a1_4_4 .logo img,
#a1_3_4 .logo img,
#a1_1_7 .logo img,
#a1_1_1_10 .logo img {
  display: inline;
}
#a1_4_4 .contact-info,
#a1_3_4 .contact-info,
#a1_1_7 .contact-info,
#a1_1_1_10 .contact-info {
  color: #353535;
}
@media all and (max-width: 991px) {
  #a1_4_4 .contact-info,
  #a1_3_4 .contact-info,
  #a1_1_7 .contact-info,
  #a1_1_1_10 .contact-info {
    text-align: center;
  }
}
#a1_4_4 .contact-info h1,
#a1_3_4 .contact-info h1,
#a1_1_7 .contact-info h1,
#a1_1_1_10 .contact-info h1,
#a1_4_4 .contact-info h2,
#a1_3_4 .contact-info h2,
#a1_1_7 .contact-info h2,
#a1_1_1_10 .contact-info h2,
#a1_4_4 .contact-info h3,
#a1_3_4 .contact-info h3,
#a1_1_7 .contact-info h3,
#a1_1_1_10 .contact-info h3,
#a1_4_4 .contact-info h4,
#a1_3_4 .contact-info h4,
#a1_1_7 .contact-info h4,
#a1_1_1_10 .contact-info h4,
#a1_4_4 .contact-info h5,
#a1_3_4 .contact-info h5,
#a1_1_7 .contact-info h5,
#a1_1_1_10 .contact-info h5,
#a1_4_4 .contact-info h6,
#a1_3_4 .contact-info h6,
#a1_1_7 .contact-info h6,
#a1_1_1_10 .contact-info h6,
#a1_4_4 .contact-info p,
#a1_3_4 .contact-info p,
#a1_1_7 .contact-info p,
#a1_1_1_10 .contact-info p {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
#a1_4_4 .contact-info .circle-avatar,
#a1_3_4 .contact-info .circle-avatar,
#a1_1_7 .contact-info .circle-avatar,
#a1_1_1_10 .contact-info .circle-avatar {
  float: right;
  -webkit-border-radius: 53px;
          border-radius: 53px;
  border: 2px solid #353535;
}
@media all and (max-width: 991px) {
  #a1_4_4 .contact-info .circle-avatar,
  #a1_3_4 .contact-info .circle-avatar,
  #a1_1_7 .contact-info .circle-avatar,
  #a1_1_1_10 .contact-info .circle-avatar {
    float: none;
  }
}
#a1_4_4 .contact-info h2,
#a1_3_4 .contact-info h2,
#a1_1_7 .contact-info h2,
#a1_1_1_10 .contact-info h2 {
  margin: 5px 0;
  line-height: 21.5px;
  font-size: 21.5px;
  font-weight: 400;
}
@media all and (max-width: 991px) {
  #a1_4_4 .contact-info h2,
  #a1_3_4 .contact-info h2,
  #a1_1_7 .contact-info h2,
  #a1_1_1_10 .contact-info h2 {
    margin-top: 26px;
    margin-bottom: 0;
  }
}
#a1_4_4 .contact-info h2 strong,
#a1_3_4 .contact-info h2 strong,
#a1_1_7 .contact-info h2 strong,
#a1_1_1_10 .contact-info h2 strong {
  font-weight: 900;
}
#a1_4_4 .contact-info h5,
#a1_3_4 .contact-info h5,
#a1_1_7 .contact-info h5,
#a1_1_1_10 .contact-info h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
}
@media all and (max-width: 991px) {
  #a1_4_4 .contact-info h5,
  #a1_3_4 .contact-info h5,
  #a1_1_7 .contact-info h5,
  #a1_1_1_10 .contact-info h5 {
    font-size: 24px;
  }
}
#a1_4_4 .contact-info h6,
#a1_3_4 .contact-info h6,
#a1_1_7 .contact-info h6,
#a1_1_1_10 .contact-info h6 {
  margin-bottom: 20px;
  font-size: 13.5px;
  font-weight: 400;
  line-height: 24px;
}
@media all and (max-width: 991px) {
  #a1_4_4 .contact-info h6,
  #a1_3_4 .contact-info h6,
  #a1_1_7 .contact-info h6,
  #a1_1_1_10 .contact-info h6 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}
#a1_4_4 .contact-info h6.telephone,
#a1_3_4 .contact-info h6.telephone,
#a1_1_7 .contact-info h6.telephone,
#a1_1_1_10 .contact-info h6.telephone {
  font-size: 24px;
  line-height: 30px;
}
@media all and (max-width: 991px) {
  #a1_4_4 .contact-info h6.telephone,
  #a1_3_4 .contact-info h6.telephone,
  #a1_1_7 .contact-info h6.telephone,
  #a1_1_1_10 .contact-info h6.telephone {
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  #a1_4_4 .contact-info h6.telephone,
  #a1_3_4 .contact-info h6.telephone,
  #a1_1_7 .contact-info h6.telephone,
  #a1_1_1_10 .contact-info h6.telephone {
    font-size: 24px;
  }
}
#a1_4_4 .contact-info h6.telephone strong,
#a1_3_4 .contact-info h6.telephone strong,
#a1_1_7 .contact-info h6.telephone strong,
#a1_1_1_10 .contact-info h6.telephone strong {
  font-weight: 900;
}
#a1_4_4 .contact-info h6.telephone strong a,
#a1_3_4 .contact-info h6.telephone strong a,
#a1_1_7 .contact-info h6.telephone strong a,
#a1_1_1_10 .contact-info h6.telephone strong a {
  color: #000;
}
#a1_4_4 .contact-info p,
#a1_3_4 .contact-info p,
#a1_1_7 .contact-info p,
#a1_1_1_10 .contact-info p {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 18.5px;
}
@media all and (max-width: 991px) {
  #a1_4_4 .contact-info p,
  #a1_3_4 .contact-info p,
  #a1_1_7 .contact-info p,
  #a1_1_1_10 .contact-info p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
}
#a1_4_4 .contact-info p.meeting,
#a1_3_4 .contact-info p.meeting,
#a1_1_7 .contact-info p.meeting,
#a1_1_1_10 .contact-info p.meeting {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 16px;
  margin: 32px 0;
}
@media all and (max-width: 991px) {
  #a1_4_4 .contact-info p.meeting,
  #a1_3_4 .contact-info p.meeting,
  #a1_1_7 .contact-info p.meeting,
  #a1_1_1_10 .contact-info p.meeting {
    max-width: 411px;
    line-height: 21px;
    margin: 18px auto 30px auto;
  }
}
#a1_4_4 .contact-form,
#a1_3_4 .contact-form,
#a1_1_7 .contact-form,
#a1_1_1_10 .contact-form {
  padding: 17px 19px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
}
#a1_4_4 .contact-form form,
#a1_3_4 .contact-form form,
#a1_1_7 .contact-form form,
#a1_1_1_10 .contact-form form {
  float: left;
}
@media (max-width: 991px) {
  #a1_4_4 .contact-form,
  #a1_3_4 .contact-form,
  #a1_1_7 .contact-form,
  #a1_1_1_10 .contact-form {
    height: auto;
    overflow: hidden;
    text-align: center;
  }
}
#a1_4_4 .contact-form h1,
#a1_3_4 .contact-form h1,
#a1_1_7 .contact-form h1,
#a1_1_1_10 .contact-form h1,
#a1_4_4 .contact-form h2,
#a1_3_4 .contact-form h2,
#a1_1_7 .contact-form h2,
#a1_1_1_10 .contact-form h2,
#a1_4_4 .contact-form h3,
#a1_3_4 .contact-form h3,
#a1_1_7 .contact-form h3,
#a1_1_1_10 .contact-form h3,
#a1_4_4 .contact-form h4,
#a1_3_4 .contact-form h4,
#a1_1_7 .contact-form h4,
#a1_1_1_10 .contact-form h4,
#a1_4_4 .contact-form h5,
#a1_3_4 .contact-form h5,
#a1_1_7 .contact-form h5,
#a1_1_1_10 .contact-form h5,
#a1_4_4 .contact-form h6,
#a1_3_4 .contact-form h6,
#a1_1_7 .contact-form h6,
#a1_1_1_10 .contact-form h6,
#a1_4_4 .contact-form p,
#a1_3_4 .contact-form p,
#a1_1_7 .contact-form p,
#a1_1_1_10 .contact-form p {
  margin: 0;
  padding: 0;
}
#a1_4_4 .contact-form > div,
#a1_3_4 .contact-form > div,
#a1_1_7 .contact-form > div,
#a1_1_1_10 .contact-form > div {
  padding: 0;
}
#a1_4_4 .contact-form-header,
#a1_3_4 .contact-form-header,
#a1_1_7 .contact-form-header,
#a1_1_1_10 .contact-form-header {
  padding: 0;
}
#a1_4_4 .contact-form-header h1,
#a1_3_4 .contact-form-header h1,
#a1_1_7 .contact-form-header h1,
#a1_1_1_10 .contact-form-header h1 {
  margin-bottom: 5px;
  font-size: 18.5px;
}
@media (max-width: 991px) {
  #a1_4_4 .contact-form-header h1,
  #a1_3_4 .contact-form-header h1,
  #a1_1_7 .contact-form-header h1,
  #a1_1_1_10 .contact-form-header h1 {
    font-size: 24px;
  }
}
#a1_4_4 .contact-form-header p,
#a1_3_4 .contact-form-header p,
#a1_1_7 .contact-form-header p,
#a1_1_1_10 .contact-form-header p {
  line-height: 22px;
  font-size: 13.5px;
  font-weight: 400;
}
@media (max-width: 991px) {
  #a1_4_4 .contact-form-header p,
  #a1_3_4 .contact-form-header p,
  #a1_1_7 .contact-form-header p,
  #a1_1_1_10 .contact-form-header p {
    font-size: 18px;
  }
}
#a1_4_4 .contact-form .form-topic,
#a1_3_4 .contact-form .form-topic,
#a1_1_7 .contact-form .form-topic,
#a1_1_1_10 .contact-form .form-topic {
  padding: 0;
  margin: 15px 0 15px 0;
}
@media (max-width: 767px) {
  #a1_4_4 .contact-form .form-topic,
  #a1_3_4 .contact-form .form-topic,
  #a1_1_7 .contact-form .form-topic,
  #a1_1_1_10 .contact-form .form-topic {
    text-align: left;
  }
}
#a1_4_4 .contact-form .form-topic img,
#a1_3_4 .contact-form .form-topic img,
#a1_1_7 .contact-form .form-topic img,
#a1_1_1_10 .contact-form .form-topic img {
  display: inline;
  margin-right: 10px;
}
@media all and (max-width: 991px) {
  #a1_4_4 .contact-form .form-topic img,
  #a1_3_4 .contact-form .form-topic img,
  #a1_1_7 .contact-form .form-topic img,
  #a1_1_1_10 .contact-form .form-topic img {
    display: block !important;
    float: left;
  }
}
@media all and (max-width: 767px) {
  #a1_4_4 .contact-form .form-topic img,
  #a1_3_4 .contact-form .form-topic img,
  #a1_1_7 .contact-form .form-topic img,
  #a1_1_1_10 .contact-form .form-topic img {
    display: inline !important;
    float: none;
  }
}
#a1_4_4 .contact-form .form-topic label,
#a1_3_4 .contact-form .form-topic label,
#a1_1_7 .contact-form .form-topic label,
#a1_1_1_10 .contact-form .form-topic label {
  display: inline !important;
}
@media all and (max-width: 991px) {
  #a1_4_4 .contact-form .form-topic label,
  #a1_3_4 .contact-form .form-topic label,
  #a1_1_7 .contact-form .form-topic label,
  #a1_1_1_10 .contact-form .form-topic label {
    display: block !important;
    float: left;
  }
}
@media all and (max-width: 767px) {
  #a1_4_4 .contact-form .form-topic label,
  #a1_3_4 .contact-form .form-topic label,
  #a1_1_7 .contact-form .form-topic label,
  #a1_1_1_10 .contact-form .form-topic label {
    display: inline !important;
    float: none;
  }
}
#a1_4_4 .contact-form .form-topic p,
#a1_3_4 .contact-form .form-topic p,
#a1_1_7 .contact-form .form-topic p,
#a1_1_1_10 .contact-form .form-topic p {
  display: inline;
  line-height: 35px;
  font-style: italic;
  font-size: 16px;
  color: #ebebeb;
}
@media (max-width: 991px) {
  #a1_4_4 .contact-form .form-topic p,
  #a1_3_4 .contact-form .form-topic p,
  #a1_1_7 .contact-form .form-topic p,
  #a1_1_1_10 .contact-form .form-topic p {
    font-size: 24px;
  }
}
@media all and (max-width: 767px) {
  #a1_4_4 .contact-form .form-topic p,
  #a1_3_4 .contact-form .form-topic p,
  #a1_1_7 .contact-form .form-topic p,
  #a1_1_1_10 .contact-form .form-topic p {
    font-size: 18px;
  }
}
#a1_4_4 .contact-form .form-topic p input,
#a1_3_4 .contact-form .form-topic p input,
#a1_1_7 .contact-form .form-topic p input,
#a1_1_1_10 .contact-form .form-topic p input {
  margin-left: 5px;
}
@media (max-width: 991px) {
  #a1_4_4 .contact-form .form-topic p input,
  #a1_3_4 .contact-form .form-topic p input,
  #a1_1_7 .contact-form .form-topic p input,
  #a1_1_1_10 .contact-form .form-topic p input {
    margin-left: 0;
  }
}
#a1_4_4 .contact-form .form-topic p .input-hidden,
#a1_3_4 .contact-form .form-topic p .input-hidden,
#a1_1_7 .contact-form .form-topic p .input-hidden,
#a1_1_1_10 .contact-form .form-topic p .input-hidden {
  display: inline !important;
  width: 150px !important;
}
@media all and (max-width: 991px) {
  #a1_4_4 .contact-form .form-topic p .input-hidden,
  #a1_3_4 .contact-form .form-topic p .input-hidden,
  #a1_1_7 .contact-form .form-topic p .input-hidden,
  #a1_1_1_10 .contact-form .form-topic p .input-hidden {
    display: block !important;
    float: left;
  }
}
@media all and (max-width: 767px) {
  #a1_4_4 .contact-form .form-topic p .input-hidden,
  #a1_3_4 .contact-form .form-topic p .input-hidden,
  #a1_1_7 .contact-form .form-topic p .input-hidden,
  #a1_1_1_10 .contact-form .form-topic p .input-hidden {
    display: inline !important;
    float: none;
  }
}
#a1_4_4 .contact-form .contact-form-box > div,
#a1_3_4 .contact-form .contact-form-box > div,
#a1_1_7 .contact-form .contact-form-box > div,
#a1_1_1_10 .contact-form .contact-form-box > div,
#a1_4_4 .contact-form .contact-form-box > div > div,
#a1_3_4 .contact-form .contact-form-box > div > div,
#a1_1_7 .contact-form .contact-form-box > div > div,
#a1_1_1_10 .contact-form .contact-form-box > div > div {
  padding: 0;
}
#a1_4_4 .contact-form .contact-form-box input[type="text"],
#a1_3_4 .contact-form .contact-form-box input[type="text"],
#a1_1_7 .contact-form .contact-form-box input[type="text"],
#a1_1_1_10 .contact-form .contact-form-box input[type="text"] {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 0;
  padding: 0 12px;
  margin-bottom: 13px;
  font-size: 16px;
  color: #212121;
}
@media (max-width: 991px) {
  #a1_4_4 .contact-form .contact-form-box input[type="text"],
  #a1_3_4 .contact-form .contact-form-box input[type="text"],
  #a1_1_7 .contact-form .contact-form-box input[type="text"],
  #a1_1_1_10 .contact-form .contact-form-box input[type="text"] {
    width: 100%;
    float: left;
    margin-right: 1%;
  }
}
@media (max-width: 767px) {
  #a1_4_4 .contact-form .contact-form-box input[type="text"],
  #a1_3_4 .contact-form .contact-form-box input[type="text"],
  #a1_1_7 .contact-form .contact-form-box input[type="text"],
  #a1_1_1_10 .contact-form .contact-form-box input[type="text"] {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #a1_4_4 .contact-form .contact-form-box input[type="text"]:last-of-type,
  #a1_3_4 .contact-form .contact-form-box input[type="text"]:last-of-type,
  #a1_1_7 .contact-form .contact-form-box input[type="text"]:last-of-type,
  #a1_1_1_10 .contact-form .contact-form-box input[type="text"]:last-of-type {
    margin-right: 0;
  }
}
#a1_4_4 .contact-form .contact-form-box ::-webkit-input-placeholder,
#a1_3_4 .contact-form .contact-form-box ::-webkit-input-placeholder,
#a1_1_7 .contact-form .contact-form-box ::-webkit-input-placeholder,
#a1_1_1_10 .contact-form .contact-form-box ::-webkit-input-placeholder {
  color: #858585;
  font-style: italic;
  font-size: 16px;
}
#a1_4_4 .contact-form .contact-form-box :-moz-placeholder,
#a1_3_4 .contact-form .contact-form-box :-moz-placeholder,
#a1_1_7 .contact-form .contact-form-box :-moz-placeholder,
#a1_1_1_10 .contact-form .contact-form-box :-moz-placeholder {
  color: #858585;
  font-style: italic;
  font-size: 16px;
}
#a1_4_4 .contact-form .contact-form-box ::-moz-placeholder,
#a1_3_4 .contact-form .contact-form-box ::-moz-placeholder,
#a1_1_7 .contact-form .contact-form-box ::-moz-placeholder,
#a1_1_1_10 .contact-form .contact-form-box ::-moz-placeholder {
  color: #858585;
  font-style: italic;
  font-size: 16px;
}
#a1_4_4 .contact-form .contact-form-box :-ms-input-placeholder,
#a1_3_4 .contact-form .contact-form-box :-ms-input-placeholder,
#a1_1_7 .contact-form .contact-form-box :-ms-input-placeholder,
#a1_1_1_10 .contact-form .contact-form-box :-ms-input-placeholder {
  color: #858585;
  font-style: italic;
  font-size: 16px;
}
#a1_4_4 .contact-form .contact-form-box input[type="submit"],
#a1_3_4 .contact-form .contact-form-box input[type="submit"],
#a1_1_7 .contact-form .contact-form-box input[type="submit"],
#a1_1_1_10 .contact-form .contact-form-box input[type="submit"] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-style: italic;
  font-size: 18.5px;
  color: #FFF;
  background: #e6971a;
  font-weight: 700;
  bottom: 0;
  padding: 0;
}
#a1_4_4 .contact-form .contact-form-box .submit-btn-container,
#a1_3_4 .contact-form .contact-form-box .submit-btn-container,
#a1_1_7 .contact-form .contact-form-box .submit-btn-container,
#a1_1_1_10 .contact-form .contact-form-box .submit-btn-container {
  padding-left: 15px;
  margin-top: 151px;
}
#a1_4_4 .contact-form .contact-form-box .checkbox-container,
#a1_3_4 .contact-form .contact-form-box .checkbox-container,
#a1_1_7 .contact-form .contact-form-box .checkbox-container,
#a1_1_1_10 .contact-form .contact-form-box .checkbox-container {
  height: 18px;
  margin-top: 12px;
}
@media (max-width: 991px) {
  #a1_4_4 .contact-form .contact-form-box .checkbox-container,
  #a1_3_4 .contact-form .contact-form-box .checkbox-container,
  #a1_1_7 .contact-form .contact-form-box .checkbox-container,
  #a1_1_1_10 .contact-form .contact-form-box .checkbox-container {
    margin-top: 30px;
  }
}
#a1_4_4 .contact-form .contact-form-box .checkbox-container input[type="checkbox"],
#a1_3_4 .contact-form .contact-form-box .checkbox-container input[type="checkbox"],
#a1_1_7 .contact-form .contact-form-box .checkbox-container input[type="checkbox"],
#a1_1_1_10 .contact-form .contact-form-box .checkbox-container input[type="checkbox"] {
  display: none;
}
#a1_4_4 .contact-form .contact-form-box .checkbox-container input[type="checkbox"] + label,
#a1_3_4 .contact-form .contact-form-box .checkbox-container input[type="checkbox"] + label,
#a1_1_7 .contact-form .contact-form-box .checkbox-container input[type="checkbox"] + label,
#a1_1_1_10 .contact-form .contact-form-box .checkbox-container input[type="checkbox"] + label {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-bottom: 0;
  background: url(../images/icons/contact_form_unchecked.png) left top no-repeat;
  cursor: pointer;
}
#a1_4_4 .contact-form .contact-form-box .checkbox-container input[type="checkbox"]:checked + label,
#a1_3_4 .contact-form .contact-form-box .checkbox-container input[type="checkbox"]:checked + label,
#a1_1_7 .contact-form .contact-form-box .checkbox-container input[type="checkbox"]:checked + label,
#a1_1_1_10 .contact-form .contact-form-box .checkbox-container input[type="checkbox"]:checked + label {
  background: url(../images/icons/contact_form_checked.png) top no-repeat;
}
#a1_4_4 .contact-form .contact-form-box .checkbox-container p,
#a1_3_4 .contact-form .contact-form-box .checkbox-container p,
#a1_1_7 .contact-form .contact-form-box .checkbox-container p,
#a1_1_1_10 .contact-form .contact-form-box .checkbox-container p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10.5px;
  font-weight: 700;
  line-height: 1;
  height: 22px;
  vertical-align: middle;
  display: table-cell;
}
@media (max-width: 991px) {
  #a1_4_4 .contact-form .contact-form-box .checkbox-container p,
  #a1_3_4 .contact-form .contact-form-box .checkbox-container p,
  #a1_1_7 .contact-form .contact-form-box .checkbox-container p,
  #a1_1_1_10 .contact-form .contact-form-box .checkbox-container p {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  #a1_4_4 .contact-form .contact-form-box .checkbox-container p,
  #a1_3_4 .contact-form .contact-form-box .checkbox-container p,
  #a1_1_7 .contact-form .contact-form-box .checkbox-container p,
  #a1_1_1_10 .contact-form .contact-form-box .checkbox-container p {
    text-align: left;
  }
}
#a1_4_4 .contact-form .input-hidden,
#a1_3_4 .contact-form .input-hidden,
#a1_1_7 .contact-form .input-hidden,
#a1_1_1_10 .contact-form .input-hidden,
#a1_4_4 .contact-form .contact-form-box input[type="text"].input-hidden,
#a1_3_4 .contact-form .contact-form-box input[type="text"].input-hidden,
#a1_1_7 .contact-form .contact-form-box input[type="text"].input-hidden,
#a1_1_1_10 .contact-form .contact-form-box input[type="text"].input-hidden {
  display: inline-block;
  line-height: 35px;
  font-style: italic;
  font-size: 16px;
  color: #ebebeb;
  background: transparent;
  border: 0;
  padding: 3px;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-left: 20px;
}
#a1_4_4 .contact-form .input-hidden::-webkit-input-placeholder,
#a1_3_4 .contact-form .input-hidden::-webkit-input-placeholder,
#a1_1_7 .contact-form .input-hidden::-webkit-input-placeholder,
#a1_1_1_10 .contact-form .input-hidden::-webkit-input-placeholder,
#a1_4_4 .contact-form .contact-form-box input[type="text"].input-hidden::-webkit-input-placeholder,
#a1_3_4 .contact-form .contact-form-box input[type="text"].input-hidden::-webkit-input-placeholder,
#a1_1_7 .contact-form .contact-form-box input[type="text"].input-hidden::-webkit-input-placeholder,
#a1_1_1_10 .contact-form .contact-form-box input[type="text"].input-hidden::-webkit-input-placeholder {
  color: #ebebeb;
}
#a1_4_4 .contact-form .input-hidden::-moz-placeholder,
#a1_3_4 .contact-form .input-hidden::-moz-placeholder,
#a1_1_7 .contact-form .input-hidden::-moz-placeholder,
#a1_1_1_10 .contact-form .input-hidden::-moz-placeholder,
#a1_4_4 .contact-form .contact-form-box input[type="text"].input-hidden::-moz-placeholder,
#a1_3_4 .contact-form .contact-form-box input[type="text"].input-hidden::-moz-placeholder,
#a1_1_7 .contact-form .contact-form-box input[type="text"].input-hidden::-moz-placeholder,
#a1_1_1_10 .contact-form .contact-form-box input[type="text"].input-hidden::-moz-placeholder {
  color: #ebebeb;
}
#a1_4_4 .contact-form .input-hidden:-moz-placeholder,
#a1_3_4 .contact-form .input-hidden:-moz-placeholder,
#a1_1_7 .contact-form .input-hidden:-moz-placeholder,
#a1_1_1_10 .contact-form .input-hidden:-moz-placeholder,
#a1_4_4 .contact-form .contact-form-box input[type="text"].input-hidden:-moz-placeholder,
#a1_3_4 .contact-form .contact-form-box input[type="text"].input-hidden:-moz-placeholder,
#a1_1_7 .contact-form .contact-form-box input[type="text"].input-hidden:-moz-placeholder,
#a1_1_1_10 .contact-form .contact-form-box input[type="text"].input-hidden:-moz-placeholder {
  color: #ebebeb;
}
#a1_4_4 .contact-form .input-hidden:-ms-input-placeholder,
#a1_3_4 .contact-form .input-hidden:-ms-input-placeholder,
#a1_1_7 .contact-form .input-hidden:-ms-input-placeholder,
#a1_1_1_10 .contact-form .input-hidden:-ms-input-placeholder,
#a1_4_4 .contact-form .contact-form-box input[type="text"].input-hidden:-ms-input-placeholder,
#a1_3_4 .contact-form .contact-form-box input[type="text"].input-hidden:-ms-input-placeholder,
#a1_1_7 .contact-form .contact-form-box input[type="text"].input-hidden:-ms-input-placeholder,
#a1_1_1_10 .contact-form .contact-form-box input[type="text"].input-hidden:-ms-input-placeholder {
  color: #ebebeb;
}
@media (max-width: 991px) {
  #a1_4_4 .contact-form .input-hidden,
  #a1_3_4 .contact-form .input-hidden,
  #a1_1_7 .contact-form .input-hidden,
  #a1_1_1_10 .contact-form .input-hidden,
  #a1_4_4 .contact-form .contact-form-box input[type="text"].input-hidden,
  #a1_3_4 .contact-form .contact-form-box input[type="text"].input-hidden,
  #a1_1_7 .contact-form .contact-form-box input[type="text"].input-hidden,
  #a1_1_1_10 .contact-form .contact-form-box input[type="text"].input-hidden {
    font-size: 24px;
  }
}
#a1_4_5 .consultation,
#a1_3_5 .consultation,
#a1_1_5 .consultation,
#a1_5_2 .consultation,
#a1_1_1_7 .consultation,
#a1_1_7 .consultation,
#a1_1_1_10 .consultation {
  min-height: 324px;
  padding: 0;
  color: #FFF;
  background: url(../images/bg/a1_4-blur.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-bottom: 20px;
}
@media all and (max-width: 991px) {
  #a1_4_5 .consultation,
  #a1_3_5 .consultation,
  #a1_1_5 .consultation,
  #a1_5_2 .consultation,
  #a1_1_1_7 .consultation,
  #a1_1_7 .consultation,
  #a1_1_1_10 .consultation {
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
  }
}
#a1_4_5 .consultation h1,
#a1_3_5 .consultation h1,
#a1_1_5 .consultation h1,
#a1_5_2 .consultation h1,
#a1_1_1_7 .consultation h1,
#a1_1_7 .consultation h1,
#a1_1_1_10 .consultation h1,
#a1_4_5 .consultation h2,
#a1_3_5 .consultation h2,
#a1_1_5 .consultation h2,
#a1_5_2 .consultation h2,
#a1_1_1_7 .consultation h2,
#a1_1_7 .consultation h2,
#a1_1_1_10 .consultation h2,
#a1_4_5 .consultation h3,
#a1_3_5 .consultation h3,
#a1_1_5 .consultation h3,
#a1_5_2 .consultation h3,
#a1_1_1_7 .consultation h3,
#a1_1_7 .consultation h3,
#a1_1_1_10 .consultation h3,
#a1_4_5 .consultation h4,
#a1_3_5 .consultation h4,
#a1_1_5 .consultation h4,
#a1_5_2 .consultation h4,
#a1_1_1_7 .consultation h4,
#a1_1_7 .consultation h4,
#a1_1_1_10 .consultation h4,
#a1_4_5 .consultation h5,
#a1_3_5 .consultation h5,
#a1_1_5 .consultation h5,
#a1_5_2 .consultation h5,
#a1_1_1_7 .consultation h5,
#a1_1_7 .consultation h5,
#a1_1_1_10 .consultation h5,
#a1_4_5 .consultation h6,
#a1_3_5 .consultation h6,
#a1_1_5 .consultation h6,
#a1_5_2 .consultation h6,
#a1_1_1_7 .consultation h6,
#a1_1_7 .consultation h6,
#a1_1_1_10 .consultation h6,
#a1_4_5 .consultation p,
#a1_3_5 .consultation p,
#a1_1_5 .consultation p,
#a1_5_2 .consultation p,
#a1_1_1_7 .consultation p,
#a1_1_7 .consultation p,
#a1_1_1_10 .consultation p {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
}
#a1_4_5 .consultation div,
#a1_3_5 .consultation div,
#a1_1_5 .consultation div,
#a1_5_2 .consultation div,
#a1_1_1_7 .consultation div,
#a1_1_7 .consultation div,
#a1_1_1_10 .consultation div {
  padding: 0;
}
#a1_4_5 .consultation > div,
#a1_3_5 .consultation > div,
#a1_1_5 .consultation > div,
#a1_5_2 .consultation > div,
#a1_1_1_7 .consultation > div,
#a1_1_7 .consultation > div,
#a1_1_1_10 .consultation > div {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
#a1_4_5 .consultation img,
#a1_3_5 .consultation img,
#a1_1_5 .consultation img,
#a1_5_2 .consultation img,
#a1_1_1_7 .consultation img,
#a1_1_7 .consultation img,
#a1_1_1_10 .consultation img {
  border: 2px solid #FFF;
  -webkit-border-radius: 53px;
          border-radius: 53px;
}
#a1_4_5 .consultation h1,
#a1_3_5 .consultation h1,
#a1_1_5 .consultation h1,
#a1_5_2 .consultation h1,
#a1_1_1_7 .consultation h1,
#a1_1_7 .consultation h1,
#a1_1_1_10 .consultation h1 {
  margin: 30px 0 10px 0;
  font-size: 40px;
  font-weight: 300;
}
#a1_4_5 .consultation h3,
#a1_3_5 .consultation h3,
#a1_1_5 .consultation h3,
#a1_5_2 .consultation h3,
#a1_1_1_7 .consultation h3,
#a1_1_7 .consultation h3,
#a1_1_1_10 .consultation h3 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}
#a1_4_5 .consultation h4,
#a1_3_5 .consultation h4,
#a1_1_5 .consultation h4,
#a1_5_2 .consultation h4,
#a1_1_1_7 .consultation h4,
#a1_1_7 .consultation h4,
#a1_1_1_10 .consultation h4 {
  margin: 15px 0 5px 0;
  font-size: 16px;
  font-weight: 700;
}
#a1_4_5 .consultation h5,
#a1_3_5 .consultation h5,
#a1_1_5 .consultation h5,
#a1_5_2 .consultation h5,
#a1_1_1_7 .consultation h5,
#a1_1_7 .consultation h5,
#a1_1_1_10 .consultation h5 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
#a1_4_5 .consultation .contact-info h6,
#a1_3_5 .consultation .contact-info h6,
#a1_1_5 .consultation .contact-info h6,
#a1_5_2 .consultation .contact-info h6,
#a1_1_1_7 .consultation .contact-info h6,
#a1_1_7 .consultation .contact-info h6,
#a1_1_1_10 .consultation .contact-info h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
#a1_4_5 .consultation .contact-info h6 strong,
#a1_3_5 .consultation .contact-info h6 strong,
#a1_1_5 .consultation .contact-info h6 strong,
#a1_5_2 .consultation .contact-info h6 strong,
#a1_1_1_7 .consultation .contact-info h6 strong,
#a1_1_7 .consultation .contact-info h6 strong,
#a1_1_1_10 .consultation .contact-info h6 strong {
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}
#a1_4_5 .consultation .contact-info h6 a,
#a1_3_5 .consultation .contact-info h6 a,
#a1_1_5 .consultation .contact-info h6 a,
#a1_5_2 .consultation .contact-info h6 a,
#a1_1_1_7 .consultation .contact-info h6 a,
#a1_1_7 .consultation .contact-info h6 a,
#a1_1_1_10 .consultation .contact-info h6 a {
  font-weight: 900;
  font-size: 18px;
  color: #fff !important;
}
#a1_5_2,
#a1_1_7,
#a1_1_1_10 {
  height: auto;
  min-height: 100vh;
}
#a1_5_2 .container-fluid .container,
#a1_1_7 .container-fluid .container,
#a1_1_1_10 .container-fluid .container {
  margin: 0 auto;
  margin-top: 110px;
}
#a1_5_2 .employee,
#a1_1_7 .employee,
#a1_1_1_10 .employee {
  margin-bottom: 56px;
  text-align: center;
  color: #353535;
}
#a1_5_2 .employee img,
#a1_1_7 .employee img,
#a1_1_1_10 .employee img {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  #a1_5_2 .employee img,
  #a1_1_7 .employee img,
  #a1_1_1_10 .employee img {
    margin-bottom: 20px;
  }
}
#a1_5_2 .employee h1,
#a1_1_7 .employee h1,
#a1_1_1_10 .employee h1 {
  font-size: 18.5px;
  font-weight: 700;
}
#a1_5_2 .employee h2,
#a1_1_7 .employee h2,
#a1_1_1_10 .employee h2 {
  font-size: 16px;
  font-weight: 900;
  line-height: 24px;
}
@media (max-width: 767px) {
  #a1_5_2 .employee h2,
  #a1_1_7 .employee h2,
  #a1_1_1_10 .employee h2 {
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
  }
}
#a1_5_2 .employee h6,
#a1_1_7 .employee h6,
#a1_1_1_10 .employee h6 {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 18.5px;
}
@media (max-width: 767px) {
  #a1_5_2 .employee h6,
  #a1_1_7 .employee h6,
  #a1_1_1_10 .employee h6 {
    font-size: 18px;
    line-height: 21px;
  }
}
#a1_5_2 .employee .telephone,
#a1_1_7 .employee .telephone,
#a1_1_1_10 .employee .telephone {
  font-size: 16px;
  line-height: 30px;
}
@media (max-width: 767px) {
  #a1_5_2 .employee .telephone,
  #a1_1_7 .employee .telephone,
  #a1_1_1_10 .employee .telephone {
    font-size: 24px;
    font-weight: 900;
    line-height: 34px;
  }
}
#a1_5_2 .employee .telephone strong,
#a1_1_7 .employee .telephone strong,
#a1_1_1_10 .employee .telephone strong {
  font-weight: 900;
}
#a1_5_2 .employee .telephone strong a,
#a1_1_7 .employee .telephone strong a,
#a1_1_1_10 .employee .telephone strong a {
  color: #000;
}
#a1_5_2 .employee .telephone > img,
#a1_1_7 .employee .telephone > img,
#a1_1_1_10 .employee .telephone > img {
  display: inline;
  margin-bottom: 0 !important;
  margin-top: -6px !important;
  border: 0;
}
#a1_1_5 h1,
#a1_1_1_7 h1 {
  text-transform: uppercase;
}
#a1_1_5 h2,
#a1_1_1_7 h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px !important;
}
#a1_1_1_1 #myCarousel .item {
  -webkit-transition: 2s ease-in-out opacity;
  transition: 2s ease-in-out opacity;
}
#a1_4_6,
#a1_3_6,
#a1_1_9,
#a1_1_1_11,
#a1_5_3 {
  color: #484848;
  background: #ededed;
}
#a1_4_6 h1,
#a1_3_6 h1,
#a1_1_9 h1,
#a1_1_1_11 h1,
#a1_5_3 h1,
#a1_4_6 h2,
#a1_3_6 h2,
#a1_1_9 h2,
#a1_1_1_11 h2,
#a1_5_3 h2,
#a1_4_6 h3,
#a1_3_6 h3,
#a1_1_9 h3,
#a1_1_1_11 h3,
#a1_5_3 h3,
#a1_4_6 h4,
#a1_3_6 h4,
#a1_1_9 h4,
#a1_1_1_11 h4,
#a1_5_3 h4,
#a1_4_6 h5,
#a1_3_6 h5,
#a1_1_9 h5,
#a1_1_1_11 h5,
#a1_5_3 h5,
#a1_4_6 h6,
#a1_3_6 h6,
#a1_1_9 h6,
#a1_1_1_11 h6,
#a1_5_3 h6,
#a1_4_6 p,
#a1_3_6 p,
#a1_1_9 p,
#a1_1_1_11 p,
#a1_5_3 p {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  line-height: 1;
}
#a1_4_6 .headerText,
#a1_3_6 .headerText,
#a1_1_9 .headerText,
#a1_1_1_11 .headerText,
#a1_5_3 .headerText {
  margin-top: 47px;
  margin-bottom: 34px;
}
@media all and (max-width: 767px) {
  #a1_4_6 .headerText,
  #a1_3_6 .headerText,
  #a1_1_9 .headerText,
  #a1_1_1_11 .headerText,
  #a1_5_3 .headerText {
    margin-top: 110px;
  }
}
#a1_4_6 .headerText h1,
#a1_3_6 .headerText h1,
#a1_1_9 .headerText h1,
#a1_1_1_11 .headerText h1,
#a1_5_3 .headerText h1 {
  font-size: 32px;
  font-weight: 300;
}
#a1_4_6 .housing,
#a1_3_6 .housing,
#a1_1_9 .housing,
#a1_1_1_11 .housing,
#a1_5_3 .housing {
  position: relative;
  display: table;
  height: auto;
  overflow: hidden;
  padding: 0;
  margin-bottom: 43px;
  color: #404040;
}
@media all and (max-width: 991px) {
  #a1_4_6 .housing,
  #a1_3_6 .housing,
  #a1_1_9 .housing,
  #a1_1_1_11 .housing,
  #a1_5_3 .housing {
    display: block;
  }
}
#a1_4_6 .housing > div,
#a1_3_6 .housing > div,
#a1_1_9 .housing > div,
#a1_1_1_11 .housing > div,
#a1_5_3 .housing > div {
  display: table-cell;
  float: none;
  height: 100%;
}
@media all and (max-width: 991px) {
  #a1_4_6 .housing > div,
  #a1_3_6 .housing > div,
  #a1_1_9 .housing > div,
  #a1_1_1_11 .housing > div,
  #a1_5_3 .housing > div {
    display: block;
    float: left;
  }
}
#a1_4_6 .housing div,
#a1_3_6 .housing div,
#a1_1_9 .housing div,
#a1_1_1_11 .housing div,
#a1_5_3 .housing div {
  padding: 5px;
}
#a1_4_6 .housing .header-img,
#a1_3_6 .housing .header-img,
#a1_1_9 .housing .header-img,
#a1_1_1_11 .housing .header-img,
#a1_5_3 .housing .header-img {
  width: 100%;
}
#a1_4_6 .housing .white-wrapper,
#a1_3_6 .housing .white-wrapper,
#a1_1_9 .housing .white-wrapper,
#a1_1_1_11 .housing .white-wrapper,
#a1_5_3 .housing .white-wrapper {
  position: relative;
  width: 100%;
  height: 180px;
  overflow: hidden;
  background: #FFF;
}
@media all and (max-width: 991px) {
  #a1_4_6 .housing .white-wrapper,
  #a1_3_6 .housing .white-wrapper,
  #a1_1_9 .housing .white-wrapper,
  #a1_1_1_11 .housing .white-wrapper,
  #a1_5_3 .housing .white-wrapper {
    height: 140px;
  }
}
@media all and (max-width: 767px) {
  #a1_4_6 .housing .white-wrapper,
  #a1_3_6 .housing .white-wrapper,
  #a1_1_9 .housing .white-wrapper,
  #a1_1_1_11 .housing .white-wrapper,
  #a1_5_3 .housing .white-wrapper {
    height: 160px;
  }
}
#a1_4_6 .housing img,
#a1_3_6 .housing img,
#a1_1_9 .housing img,
#a1_1_1_11 .housing img,
#a1_5_3 .housing img {
  width: 100%;
}
#a1_4_6 .housing h3,
#a1_3_6 .housing h3,
#a1_1_9 .housing h3,
#a1_1_1_11 .housing h3,
#a1_5_3 .housing h3 {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
#a1_4_6 .housing h5,
#a1_3_6 .housing h5,
#a1_1_9 .housing h5,
#a1_1_1_11 .housing h5,
#a1_5_3 .housing h5 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 29px;
}
#a1_4_6 .housing p,
#a1_3_6 .housing p,
#a1_1_9 .housing p,
#a1_1_1_11 .housing p,
#a1_5_3 .housing p {
  position: absolute;
  bottom: 20px;
  width: 100%;
  font-size: 13.5px;
  font-weight: 400;
  line-height: 27px;
  color: #3a3a3a;
}
@media all and (max-width: 767px) {
  #a1_4_6 .housing p,
  #a1_3_6 .housing p,
  #a1_1_9 .housing p,
  #a1_1_1_11 .housing p,
  #a1_5_3 .housing p {
    padding-right: 10px;
  }
}
#a1_4_6 .housing p strong,
#a1_3_6 .housing p strong,
#a1_1_9 .housing p strong,
#a1_1_1_11 .housing p strong,
#a1_5_3 .housing p strong {
  font-weight: 700;
}
#a1_4_6 .housing p img,
#a1_3_6 .housing p img,
#a1_1_9 .housing p img,
#a1_1_1_11 .housing p img,
#a1_5_3 .housing p img {
  width: 27px;
  height: 27px;
  margin-left: 8px;
}
@media all and (max-width: 767px) {
  #a1_4_6 .housing p img,
  #a1_3_6 .housing p img,
  #a1_1_9 .housing p img,
  #a1_1_1_11 .housing p img,
  #a1_5_3 .housing p img {
    margin-left: 0;
  }
}
.a1 #searchAdvanced.full-top {
  bottom: 70px !important;
  top: auto !important;
}
@media all and (max-width: 991px) {
  .a1 #searchAdvanced.full-top {
    bottom: 0 !important;
  }
}
@media all and (max-width: 767px) {
  .a1 #searchAdvanced.full-top {
    bottom: 0 !important;
  }
}
#a1_s1 {
  min-height: 620px;
  height: 100vh;
}
#a1_s2 {
  height: auto;
  overflow: hidden;
  padding: 53px 0;
  background: url(../images/bg/blur_bg.png);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media all and (max-width: 991px) {
  #a1_s2 .container {
    padding: 0;
  }
}
/* Mieszkanie pod klucz */
#m_s1 {
  position: relative;
  height: 100vh;
  width: 100%;
  background: url(../images/mieszkania_bg.png);
  background-size: cover;
  background-origin: center center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  #m_s1 {
    height: auto;
    overflow: hidden;
    padding-bottom: 25px;
  }
}
#m_s1 .headerText {
  margin-top: 350px;
}
@media (max-width: 991px) {
  #m_s1 .headerText {
    margin-top: 275px;
  }
}
#m_s1 .headerText .title-wrapper {
  color: #4a4a4a;
  font-family: 'Lato', sans-serif, arial;
}
@media (max-width: 991px) {
  #m_s1 .headerText .title-wrapper {
    margin-bottom: 0;
  }
}
#m_s1 .headerText .title-wrapper h1 {
  margin: 0 0 13px 0;
  padding: 0;
  font-size: 32px;
  line-height: 32px;
  font-weight: 300;
}
#m_s1 .headerText .title-wrapper h1 em {
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
}
#m_s1 .headerText .title-wrapper h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}
@media (max-width: 1199px) {
  #m_s1 .headerCircles {
    padding: 0;
  }
}
#m_s1 .circle-container {
  margin-top: 35px;
}
@media (max-width: 1199px) {
  #m_s1 .circle-container {
    position: relative;
  }
}
#m_s1 .circle-container .white {
  background: rgba(255, 255, 255, 0.7);
}
#m_s1 .circle-container .white .circle-inner h5 {
  display: block;
  margin: 0 auto;
  text-transform: none;
  font-size: 16px;
  font-weight: 700;
  color: #3f3f3f;
}
@media (max-width: 767px) {
  #m_s1 .circle-container .white .circle-inner h5 {
    font-size: 13px;
  }
}
#m_s1 .circle-container .plus {
  font-size: 80px;
  font-weight: 300;
  text-align: center;
  color: #FFF;
}
@media (max-width: 991px) {
  #m_s1 .circle-container .plus {
    position: absolute;
    left: 50%;
    margin-left: -40px;
    margin-top: -70px;
    bottom: 70px;
  }
}
@media (max-width: 767px) {
  #m_s1 .circle-container .plus {
    bottom: 20px;
    margin-left: -50px;
  }
}
#m_s1 .circle-container .plus div {
  display: inline;
  line-height: 200px;
}
@media (max-width: 991px) {
  #m_s1 .circle-container .col-md-offset-1-2 {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  #m_s1 .circle-container .circle-up {
    margin-top: -25px;
  }
}
@media (max-width: 991px) {
  #m_s1 .circle-container .sm-offset {
    margin-left: 8.33%;
  }
}
@media (max-width: 767px) {
  #m_s1 .circle-container .sm-offset {
    margin-left: 0;
  }
}
#m_s2,
#a1_1_6,
#a1_1_1_8 {
  position: relative;
  height: 100vh;
  width: 100%;
}
#m_s2 .fullBg-slider,
#a1_1_6 .fullBg-slider,
#a1_1_1_8 .fullBg-slider {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#m_s2 .program-links,
#a1_1_6 .program-links,
#a1_1_1_8 .program-links {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 81px;
  line-height: 81px;
  text-align: center;
}
@media all and (max-width: 991px) {
  #m_s2 .program-links.one-line-buttons,
  #a1_1_6 .program-links.one-line-buttons,
  #a1_1_1_8 .program-links.one-line-buttons {
    height: 81px;
  }
}
@media (max-width: 991px) {
  #m_s2 .program-links,
  #a1_1_6 .program-links,
  #a1_1_1_8 .program-links {
    height: 162px;
  }
}
@media (max-width: 767px) {
  #m_s2 .program-links .container,
  #a1_1_6 .program-links .container,
  #a1_1_1_8 .program-links .container {
    padding: 0;
  }
}
@media (max-width: 991px) {
  #m_s2 .program-links .container .row-4 > div:first-of-type,
  #a1_1_6 .program-links .container .row-4 > div:first-of-type,
  #a1_1_1_8 .program-links .container .row-4 > div:first-of-type {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  #m_s2 .program-links .container .row-4 > div:nth-of-type(2),
  #a1_1_6 .program-links .container .row-4 > div:nth-of-type(2),
  #a1_1_1_8 .program-links .container .row-4 > div:nth-of-type(2) {
    border-bottom: 1px solid transparent;
  }
  #m_s2 .program-links .container .row-4 > div:nth-of-type(3),
  #a1_1_6 .program-links .container .row-4 > div:nth-of-type(3),
  #a1_1_1_8 .program-links .container .row-4 > div:nth-of-type(3) {
    border-right: 1px solid transparent;
  }
}
@media (max-width: 991px) {
  #m_s2 .program-links .container .row-3 > div:first-of-type,
  #a1_1_6 .program-links .container .row-3 > div:first-of-type,
  #a1_1_1_8 .program-links .container .row-3 > div:first-of-type {
    border-bottom: 1px solid transparent;
  }
  #m_s2 .program-links .container .row-3 > div:nth-of-type(2),
  #a1_1_6 .program-links .container .row-3 > div:nth-of-type(2),
  #a1_1_1_8 .program-links .container .row-3 > div:nth-of-type(2) {
    border-right: 1px solid transparent;
  }
}
@media (max-width: 991px) {
  #m_s2 .program-links .container .row-2 > div:first-of-type,
  #a1_1_6 .program-links .container .row-2 > div:first-of-type,
  #a1_1_1_8 .program-links .container .row-2 > div:first-of-type {
    border-right: 1px solid transparent;
  }
}
#m_s2 .program-links .row div,
#a1_1_6 .program-links .row div,
#a1_1_1_8 .program-links .row div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#m_s2 .program-links .row div a,
#a1_1_6 .program-links .row div a,
#a1_1_1_8 .program-links .row div a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #e8e8e8;
  background: rgba(41, 41, 41, 0.7);
}
#m_s2 .program-links .row div a:hover,
#a1_1_6 .program-links .row div a:hover,
#a1_1_1_8 .program-links .row div a:hover,
#m_s2 .program-links .row div a.active,
#a1_1_6 .program-links .row div a.active,
#a1_1_1_8 .program-links .row div a.active {
  background: rgba(230, 151, 26, 0.7);
}
@media (max-width: 420px) {
  #m_s2 .program-links .row div a,
  #a1_1_6 .program-links .row div a,
  #a1_1_1_8 .program-links .row div a {
    font-size: 12px;
  }
}
#m_s2 .carousel-indicators,
#a1_1_6 .carousel-indicators,
#a1_1_1_8 .carousel-indicators {
  bottom: 105px;
}
@media all and (max-width: 991px) {
  #m_s2 .carousel-indicators.one-line-buttons,
  #a1_1_6 .carousel-indicators.one-line-buttons,
  #a1_1_1_8 .carousel-indicators.one-line-buttons {
    bottom: 105px;
  }
}
@media (max-width: 991px) {
  #m_s2 .carousel-indicators,
  #a1_1_6 .carousel-indicators,
  #a1_1_1_8 .carousel-indicators {
    bottom: 180px;
  }
}
#m_s2 .carousel-left,
#a1_1_6 .carousel-left,
#a1_1_1_8 .carousel-left,
#m_s2 .carousel-right,
#a1_1_6 .carousel-right,
#a1_1_1_8 .carousel-right {
  position: absolute;
  top: 50%;
  display: block;
  width: 65px;
  height: 65px;
  margin-top: -32.5px;
}
#m_s2 .carousel-left,
#a1_1_6 .carousel-left,
#a1_1_1_8 .carousel-left {
  left: 15px;
}
#m_s2 .carousel-right,
#a1_1_6 .carousel-right,
#a1_1_1_8 .carousel-right {
  right: 15px;
}
#m_s3 h1 {
  margin: 60px 0 45px 0;
}
#m_s3 table {
  width: 100%;
  border-collapse: collapse;
}
#m_s3 table td {
  border: 1px solid #989898;
  padding: 7px;
}
#m_s3 table td strong {
  line-height: 26px;
}
#m_s3 .table-header {
  margin-bottom: 16px;
}
#m_s3 .table-header td {
  width: 20%;
  border: 0;
  font-size: 13.5px;
  line-height: 13.5px;
  font-weight: 900;
  font-family: 'Lato', sans-serif, arial;
  text-transform: uppercase;
  text-align: left;
  color: #505050;
}
#m_s3 .table-top {
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  #m_s3 .table-top tr:last-of-type td:first-of-type {
    border-bottom: 0;
  }
}
#m_s3 .table-top td {
  width: 20%;
  font-size: 12px;
  line-height: 13.5px;
  font-weight: 400;
  text-align: left;
  vertical-align: top;
  color: #303030;
  font-family: 'Lato', sans-serif, arial;
}
@media (max-width: 767px) {
  #m_s3 .table-top td:first-of-type {
    width: 30%;
    text-align: right;
    border-left: 0;
  }
}
@media (max-width: 767px) {
  #m_s3 .table-top td:last-of-type {
    width: 70%;
    text-align: center;
    padding: 0;
  }
}
#m_s3 .table-top td.dark-cell {
  width: 15%;
  border: 0;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Lato', sans-serif, arial;
  line-height: 20px;
  text-align: right;
  vertical-align: top;
  color: #666666;
  background: #ececec;
}
@media (max-width: 1199px) {
  #m_s3 .table-top td.dark-cell {
    width: 20%;
    vertical-align: top;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  #m_s3 .table-top td.dark-cell {
    width: 100%;
    height: 69px;
    text-align: center;
    vertical-align: middle;
  }
}
#m_s3 .table-top td.light-cell {
  width: 80%;
  padding: 0;
  border: 0;
}
#m_s3 .table-top td.light-cell tr {
  height: 35px;
}
@media (max-width: 767px) {
  #m_s3 .table-top td table tr:first-of-type td {
    border-top: 0;
  }
}
@media (max-width: 767px) {
  #m_s3 .table-top td table tr:last-of-type td {
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  #m_s3 .table-top td table td {
    height: 46px;
    text-align: center;
    vertical-align: middle;
    border-left: 0;
    border-right: 0;
  }
}
#m_s3 .program-table {
  margin-bottom: 25px;
  font-size: 13.5px;
  line-height: 15px;
  font-weight: 400;
  font-family: 'Lato', sans-serif, arial;
}
#m_s3 .program-table tr {
  height: 139px;
}
#m_s3 .program-table td {
  width: 20%;
  text-align: left;
  vertical-align: top;
}
#m_s3 .program-table td.program {
  width: 15%;
  position: relative;
  text-align: right;
  vertical-align: bottom;
  font-weight: 700;
  color: #494949;
}
@media (max-width: 1199px) {
  #m_s3 .program-table td.program {
    width: 20%;
  }
}
#m_s3 .program-table td.program em {
  position: absolute;
  top: 15px;
  right: 8px;
  font-style: normal;
  font-size: 40px;
  font-weight: 300;
  color: #4a4a4a;
}
#m_s3 .program-table td .greyText {
  color: #787878;
}
#m_s3 .program-table .red td {
  background: #f27069;
  border-color: #f27069;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
}
#m_s3 .program-table .red td div {
  color: #ffffff;
}
#m_s3 .program-table .red .program {
  color: #f27069;
  border-color: #f27069;
  border-bottom-color: #a95f82;
  background: #ffffff;
}
#m_s3 .program-table .red .program em {
  color: #f27069;
}
#m_s3 .program-table .purple td {
  background: #a95f82;
  border-right-color: #ffffff;
  border-top-color: #a95f82;
  border-bottom-color: #ffffff;
}
#m_s3 .program-table .purple td div {
  color: #ffffff;
}
#m_s3 .program-table .purple .program {
  color: #a95f82;
  border-color: #a95f82;
  border-bottom-color: #898a74;
  background: #ffffff;
}
#m_s3 .program-table .purple .program em {
  color: #a95f82;
}
#m_s3 .program-table .dark-green td {
  background: #898a74;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-top-color: #898a74;
}
#m_s3 .program-table .dark-green td div {
  color: #ffffff;
}
#m_s3 .program-table .dark-green .program {
  color: #898a74;
  border-color: #898a74;
  border-bottom-color: #68b0aa;
  background: #ffffff;
}
#m_s3 .program-table .dark-green .program em {
  color: #898a74;
}
#m_s3 .program-table .turquoise td {
  background: #68b0aa;
  border-right-color: #ffffff;
  border-bottom-color: #68b0aa;
  border-top-color: #68b0aa;
}
#m_s3 .program-table .turquoise td div {
  color: #ffffff;
}
#m_s3 .program-table .turquoise .program {
  color: #68b0aa;
  border-color: #68b0aa;
  background: #ffffff;
}
#m_s3 .program-table .turquoise .program em {
  color: #68b0aa;
}
#m_s3 .mobile-program-table {
  margin-bottom: 30px;
  font-family: 'Lato', sans-serif, arial;
  color: #4a4a4a;
}
#m_s3 .mobile-program-table:nth-child(2) > tbody > tr:first-of-type {
  background-color: #f27069;
}
#m_s3 .mobile-program-table:nth-child(2) > tbody > tr:first-of-type > td {
  border-color: #f27069;
}
#m_s3 .mobile-program-table:nth-child(3) > tbody > tr:first-of-type {
  background-color: #a95f82;
}
#m_s3 .mobile-program-table:nth-child(3) > tbody > tr:first-of-type > td {
  border-color: #a95f82;
}
#m_s3 .mobile-program-table:nth-child(4) > tbody > tr:first-of-type {
  background-color: #898a74;
}
#m_s3 .mobile-program-table:nth-child(4) > tbody > tr:first-of-type > td {
  border-color: #898a74;
}
#m_s3 .mobile-program-table:nth-child(5) > tbody > tr:first-of-type {
  background-color: #68b0aa;
}
#m_s3 .mobile-program-table:nth-child(5) > tbody > tr:first-of-type > td {
  border-color: #68b0aa;
}
#m_s3 .mobile-program-table tr:first-of-type td {
  height: 69px;
  line-height: 69px;
}
#m_s3 .mobile-program-table tr:first-of-type td:first-of-type {
  border-right: 0;
}
#m_s3 .mobile-program-table tr:first-of-type td:last-of-type {
  border-left: 0;
}
#m_s3 .mobile-program-table tr:first-of-type td em {
  float: left;
  margin-left: 11px;
  line-height: 69px;
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  color: #fff;
}
#m_s3 .mobile-program-table tr:first-of-type td strong {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
#m_s3 .mobile-program-table tr td:first-of-type {
  width: 36%;
  line-height: 1;
  text-align: right;
  vertical-align: top;
}
#m_s3 .mobile-program-table tr td:last-of-type {
  width: 64%;
  text-align: center;
}
#m_s3 .mobile-program-table tr td:last-of-type .greyText {
  color: #787878;
}
#m_s3 .mobile-program-table tr td.first-mobile-program {
  padding: 0;
}
#m_s3 .mobile-program-table tr td.first-mobile-program table tr:first-of-type td {
  height: auto;
  line-height: 1;
}
#m_s3 .mobile-program-table tr td.first-mobile-program table tr:first-of-type td strong {
  display: inline;
  width: auto;
  text-align: right;
  font-size: 14px;
  color: #4A4A4A;
}
#m_s3 .mobile-program-table tr td.first-mobile-program table tr td {
  border: 0;
  text-align: right;
}
#m_s3 .under-table {
  margin-bottom: 125px;
}
@media (max-width: 767px) {
  #m_s3 .under-table {
    margin-bottom: 13px;
  }
}
#m_s3 .under-table p {
  margin: 0;
  padding: 0;
}
#a1_2s1 h1,
#a1_3_3_villa h1 {
  text-transform: none;
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 36px;
}
@media (max-width: 991px) {
  #a1_2s1 h1 strong,
  #a1_3_3_villa h1 strong {
    font-weight: 300;
  }
}
#a1_2s1 article.about,
#a1_3_3_villa article.about {
  max-width: 1276px;
  margin: 0 auto;
  padding: 90px 0;
  background-image: url(../images/section-title-bg3.png), url(../images/bg/a1_2s1.png);
  background-size: auto, 100%;
  background-position: center center, 50% 75%;
  background-repeat: no-repeat;
  margin-top: 30px;
}
#a1_2s1 article.about .circle-center,
#a1_3_3_villa article.about .circle-center {
  text-align: center;
}
#a1_2s1 article.about .circle-center .circle-item,
#a1_3_3_villa article.about .circle-center .circle-item {
  display: inline-block;
  padding: 0 20px;
}
#a1_2s1 article.about .circle-icon,
#a1_3_3_villa article.about .circle-icon {
  width: 142px;
  height: 142px;
  padding: 12px;
  display: table;
  margin: 0 auto;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  background-color: rgba(19, 171, 230, 0.8);
  text-align: center;
}
@media (max-width: 991px) {
  #a1_2s1 article.about .circle-icon,
  #a1_3_3_villa article.about .circle-icon {
    width: 186px;
    height: 186px;
  }
  #a1_2s1 article.about .circle-icon:first-of-type,
  #a1_3_3_villa article.about .circle-icon:first-of-type {
    margin-bottom: 40px;
  }
  #a1_2s1 article.about .circle-icon:nth-of-type(2),
  #a1_3_3_villa article.about .circle-icon:nth-of-type(2) {
    margin-bottom: 40px;
  }
  #a1_2s1 article.about .circle-icon a,
  #a1_3_3_villa article.about .circle-icon a {
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  #a1_2s1 article.about .circle-icon,
  #a1_3_3_villa article.about .circle-icon {
    width: 140px;
    height: 140px;
  }
  #a1_2s1 article.about .circle-icon a,
  #a1_3_3_villa article.about .circle-icon a {
    font-size: 13px !important;
    line-height: 20px !important;
  }
  #a1_2s1 article.about .circle-icon:first-of-type,
  #a1_3_3_villa article.about .circle-icon:first-of-type {
    margin-bottom: 10px;
  }
  #a1_2s1 article.about .circle-icon:nth-of-type(2),
  #a1_3_3_villa article.about .circle-icon:nth-of-type(2) {
    margin-bottom: 10px;
  }
}
#a1_2s1 article.about .circle-icon a,
#a1_3_3_villa article.about .circle-icon a {
  color: #fff;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 13.5px;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 991px) {
  #a1_2s1 article.about,
  #a1_3_3_villa article.about {
    background-image: url(../images/bg/a1_2s1.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  #a1_2s1 article.about,
  #a1_3_3_villa article.about {
    padding: 30px 0;
  }
}
@media (max-width: 375px) {
  #a1_2s1 article.about .circles .col-xs-6,
  #a1_3_3_villa article.about .circles .col-xs-6 {
    width: 50%;
  }
}
#a1_2s1 .near-build h3,
#a1_3_3_villa .near-build h3 {
  font-weight: 400;
  font-size: 18.5px;
}
@media (max-width: 991px) {
  #a1_2s1 .near-build h3,
  #a1_3_3_villa .near-build h3 {
    font-size: 24px;
  }
}
#a1_2s1 .near-build img,
#a1_3_3_villa .near-build img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 10px;
}
#a1_2s1 .near-build span,
#a1_3_3_villa .near-build span {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
#a1_2s1 .near-build .near-items,
#a1_3_3_villa .near-build .near-items {
  max-width: 840px;
}
#a1_2s1 .near-build .near-items .near-item,
#a1_3_3_villa .near-build .near-items .near-item {
  display: inline-block;
  width: 80px;
  height: 120px;
  overflow: hidden;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  #a1_2s1 .near-build .col-xs-offset-1-1-2,
  #a1_3_3_villa .near-build .col-xs-offset-1-1-2 {
    margin-left: 12.51%;
  }
  #a1_2s1 .near-build .col-xs-3,
  #a1_3_3_villa .near-build .col-xs-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 400px) {
  #a1_2s1 .near-build .col-xs-offset-1-1-2,
  #a1_3_3_villa .near-build .col-xs-offset-1-1-2 {
    margin-left: auto;
  }
  #a1_2s1 .near-build .circles .col-xs-6,
  #a1_3_3_villa .near-build .circles .col-xs-6 {
    width: 100%;
  }
  #a1_2s1 .near-build .col-xs-3,
  #a1_3_3_villa .near-build .col-xs-3 {
    width: 50%;
  }
  #a1_2s1 .near-build .col-xs-3:last-of-type,
  #a1_3_3_villa .near-build .col-xs-3:last-of-type {
    width: 100%;
  }
}
#a1_2 h1 {
  font-weight: 300;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #a1_2 h1 {
    font-size: 60px;
    line-height: 72px;
  }
}
#a1_2 h2 {
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 0;
}
@media (max-width: 991px) {
  #a1_2 h2 {
    font-size: 30px;
    line-height: 36px;
  }
  #a1_2 h2 strong {
    display: block;
  }
}
#a1_2 header {
  text-align: center;
}
#a1_2 header .header-image {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
@media (min-width: 991px) {
  #a1_2 header .header-image {
    position: relative;
  }
  #a1_2 header .header-image img {
    height: 100%;
    left: 0;
    position: absolute;
  }
}
@media (max-width: 767px) {
  #a1_2 header .header-image img {
    width: 100%;
  }
}
#a1_2 header .contact-container .row:first-of-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#a1_2 header .contact-container .row:first-of-type .row-container {
  display: block;
}
#a1_2 header .contact-container .row:first-of-type .header-image {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#a1_2 header .container {
  background-color: #f3f3f3;
  padding: 0;
}
@media (max-width: 991px) {
  #a1_2 header .container {
    background: #ffffff;
  }
}
#a1_2 header .row div {
  padding: 0;
}
#a1_2 header p {
  margin-bottom: 0;
  font-size: 14.5px;
}
#a1_2 header .larger {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  #a1_2 header .larger {
    font-size: 20px;
    line-height: 24px;
  }
}
#a1_2 header .telephones {
  padding: 0 15px !important;
  margin: 0 !important;
}
#a1_2 header .telephone {
  font-size: 24px;
}
#a1_2 header .vertical-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#a1_2 header .vertical-centered:first-of-type {
  margin-top: 5px;
}
@media (max-width: 991px) {
  #a1_2 header .vertical-centered:first-of-type {
    text-align: left;
    margin: 10px 10px 0 20px;
  }
}
#a1_2 header .vertical-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#a1_2 header .contact-form-box {
  text-align: left !important;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px 14px 20px 23px;
  margin: 20px 0;
}
#a1_2 header .contact-form-box .larger {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 17.333px;
  font-weight: 700;
}
#a1_2 header .contact-form-box p {
  font-weight: 400;
  font-size: 13.5px;
  line-height: 17.333px;
}
#a1_2 header .contact-form-box input {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 0;
  padding: 0 12px;
  margin-bottom: 13px;
  font-size: 16px;
  color: #212121;
  font-style: italic;
}
#a1_2 header .contact-form-box input:last-of-type {
  margin-bottom: 0;
}
#a1_2 header .contact-form-box input[type=submit] {
  width: 90%;
  margin: 0 auto;
  background: #e6881a;
  color: #ffffff;
  font-size: 18.67px;
}
#a1_2 header .contact-form-box .submit-btn-container {
  position: relative;
}
#a1_2 header .contact-form-box .form-topic {
  margin-left: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}
#a1_2 header .contact-form-box .form-topic label {
  float: left;
  margin-right: 12px;
  line-height: 40px;
}
#a1_2 header .contact-form-box .form-topic p {
  line-height: 35px;
  float: left;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
}
@media (max-width: 991px) {
  #a1_2 header .contact-form-box .form-topic p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #a1_2 header .contact-form-box .form-topic p {
    font-size: 18px;
  }
}
#a1_2 header .contact-form-box .form-topic input {
  width: auto;
  color: #ebebeb;
  background: transparent;
  margin-bottom: 5px;
}
#a1_2 header .contact-form-box .form-topic input::-webkit-input-placeholder {
  color: #ebebeb;
}
#a1_2 header .contact-form-box .form-topic input::-moz-placeholder {
  color: #ebebeb;
}
#a1_2 header .contact-form-box .form-topic input:-moz-placeholder {
  color: #ebebeb;
}
#a1_2 header .contact-form-box .form-topic input:-ms-input-placeholder {
  color: #ebebeb;
}
@media (max-width: 991px) {
  #a1_2 header .contact-form-box .form-topic {
    text-align: center;
    margin-left: 16.66666667%;
  }
  #a1_2 header .contact-form-box .form-topic .validation-wrapper {
    display: inline-block;
  }
  #a1_2 header .contact-form-box .form-topic input {
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  #a1_2 header .contact-form-box .form-topic {
    text-align: center;
    margin-left: 0;
  }
  #a1_2 header .contact-form-box .form-topic input {
    font-size: 18px;
  }
}
#a1_2 header .contact-form-box .checkbox-container {
  margin-top: 20px;
}
#a1_2 header .contact-form-box .checkbox-container input {
  display: none;
}
#a1_2 header .contact-form-box .checkbox-container input[type=checkbox] + label {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-bottom: 0;
  background: url(../images/icons/contact_form_unchecked.png) left top no-repeat;
  cursor: pointer;
}
#a1_2 header .contact-form-box .checkbox-container input[type="checkbox"]:checked + label {
  background: url(../images/icons/contact_form_checked.png) top no-repeat;
}
#a1_2 header .contact-form-box .checkbox-container label {
  margin-right: 10px;
}
#a1_2 header .contact-form-box .checkbox-container .checkbox-label p {
  font-size: 10px;
  line-height: 10px;
}
@media (max-width: 991px) {
  #a1_2 header .contact-form-box .checkbox-container .checkbox-label p {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  #a1_2 header .contact-form-box .checkbox-container .checkbox-label p {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
  }
}
#a1_2 header .more {
  width: 100%;
  text-align: center;
  font-size: 14.5px;
  font-weight: 700;
  color: #555555;
  margin-bottom: 10px;
}
#a1_2 header .more img {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  #a1_2 header {
    text-align: left;
  }
  #a1_2 header .vertical-centered,
  #a1_2 header .row:first-of-type {
    display: block !important;
  }
  #a1_2 header .vertical-centered .wille,
  #a1_2 header .row:first-of-type .wille {
    margin-top: 45px;
    margin-bottom: 40px;
  }
  #a1_2 header .telephones {
    margin: 10px 10px 0 20px;
  }
  #a1_2 header .contact-form-header {
    text-align: center;
  }
  #a1_2 header .contact-form {
    width: 100%;
  }
  #a1_2 header .contact-form-box {
    margin-top: 0;
  }
  #a1_2 header .vertical-bottom {
    display: block;
  }
  #a1_2 header .vertical-bottom input[type=text] {
    width: 46%;
    margin: 0 1.5%;
    display: inline-block;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  #a1_2 header .telephones p:last-of-type {
    width: 80%;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    margin-top: 15px;
  }
  #a1_2 header .telephones .telephone {
    font-size: 36px;
    margin-top: 55px;
  }
}
#a1_2 header .vertical-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#a1_2 header .vertical-bottom input[type=text] {
  width: 100%;
  display: block;
  margin-top: 15px;
}
#a1_2 header .vertical-bottom input[type=text]:firsty-of-type {
  margin-top: 0;
}
#a1_2 #a1_2s1 h1 {
  text-transform: none;
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 36px;
}
@media (max-width: 991px) {
  #a1_2 #a1_2s1 h1 strong {
    font-weight: 300;
  }
}
#a1_2 #a1_2s1 article.about {
  max-width: 1276px;
  margin: 0 auto;
  padding: 90px 0;
  background-image: url(../images/section-title-bg3.png), url(../images/bg/a1_2s1.jpg);
  background-size: auto, 100%;
  background-position: center center, 50% 75%;
  background-repeat: no-repeat;
  margin-top: 30px;
}
#a1_2 #a1_2s1 article.about .circle-item {
  padding: 0 20px;
}
#a1_2 #a1_2s1 article.about .circle-icon {
  width: 142px;
  height: 142px;
  padding: 12px;
  display: table;
  margin: 0 auto;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  background-color: rgba(19, 171, 230, 0.8);
  text-align: center;
}
@media (max-width: 991px) {
  #a1_2 #a1_2s1 article.about .circle-icon {
    width: 186px;
    height: 186px;
  }
  #a1_2 #a1_2s1 article.about .circle-icon:first-of-type {
    margin-bottom: 40px;
  }
  #a1_2 #a1_2s1 article.about .circle-icon:nth-of-type(2) {
    margin-bottom: 40px;
  }
  #a1_2 #a1_2s1 article.about .circle-icon a {
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  #a1_2 #a1_2s1 article.about .circle-icon {
    width: 140px;
    height: 140px;
  }
  #a1_2 #a1_2s1 article.about .circle-icon a {
    font-size: 13px !important;
    line-height: 20px !important;
  }
  #a1_2 #a1_2s1 article.about .circle-icon:first-of-type {
    margin-bottom: 10px;
  }
  #a1_2 #a1_2s1 article.about .circle-icon:nth-of-type(2) {
    margin-bottom: 10px;
  }
}
#a1_2 #a1_2s1 article.about .circle-icon a {
  color: #fff;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 13.5px;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 991px) {
  #a1_2 #a1_2s1 article.about {
    background-image: url(../images/bg/a1_2s1.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  #a1_2 #a1_2s1 article.about {
    padding: 30px 0;
  }
}
@media (max-width: 375px) {
  #a1_2 #a1_2s1 article.about .circles .col-xs-6 {
    width: 50%;
  }
}
#a1_2 #a1_2s1 .near-build h3 {
  font-weight: 400;
  font-size: 18.5px;
}
@media (max-width: 991px) {
  #a1_2 #a1_2s1 .near-build h3 {
    font-size: 24px;
  }
}
#a1_2 #a1_2s1 .near-build img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 10px;
}
#a1_2 #a1_2s1 .near-build span {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
#a1_2 #a1_2s1 .near-build .near-items {
  max-width: 840px;
}
@media (max-width: 767px) {
  #a1_2 #a1_2s1 .near-build .col-xs-offset-1-1-2 {
    margin-left: 12.51%;
  }
  #a1_2 #a1_2s1 .near-build .col-xs-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 400px) {
  #a1_2 #a1_2s1 .near-build .col-xs-offset-1-1-2 {
    margin-left: auto;
  }
  #a1_2 #a1_2s1 .near-build .circles .col-xs-6 {
    width: 100%;
  }
  #a1_2 #a1_2s1 .near-build .col-xs-3 {
    width: 50%;
    padding: 15px 0;
  }
  #a1_2 #a1_2s1 .near-build .col-xs-3:last-of-type {
    width: 100%;
  }
}
#a1_2 footer {
  background-color: #1c1b1b;
  padding: 80px 25px 25px 25px;
  color: #fff;
  margin-top: 5px;
}
#a1_2 footer h2 {
  font-size: 18.5px;
  font-weight: 400;
}
#a1_2 footer h2 span {
  display: inline;
}
#a1_2 footer h2 strong {
  display: block;
}
@media (max-width: 991px) {
  #a1_2 footer h2 {
    font-size: 18px;
    line-height: 12px;
  }
}
@media (max-width: 991px) {
  #a1_2 footer h2 {
    line-height: 22px;
  }
}
#a1_2 footer h3 {
  margin-top: 0;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 991px) {
  #a1_2 footer h3 {
    margin-top: 30px;
  }
}
#a1_2 footer p {
  font-size: 13.5px;
  margin-bottom: 0;
}
#a1_2 footer p span {
  margin-left: 15px;
}
#a1_2 footer .telephone a {
  font-size: 24px;
  color: #fff !important;
  font-weight: bold;
}
@media (max-width: 991px) {
  #a1_2 footer .telephone a {
    font-size: 30px;
  }
}
#a1_2 footer .telephone .icon {
  top: -5px;
}
@media (min-width: 991px) {
  #a1_2 footer .telephone {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  #a1_2 footer .telephone {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #a1_2 footer .telephone {
    margin-top: 50px;
  }
}
#a1_2 footer .hidden-xs p {
  line-height: 2em;
}
#a1_2 footer div {
  padding: 0;
}
@media (max-width: 991px) {
  #a1_2 footer div {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  #a1_2 footer {
    padding-top: 35px;
    background: #333333;
  }
  #a1_2 footer h2 span {
    font-weight: bold;
  }
  #a1_2 footer .vertical-centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #a1_2 footer p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #a1_2 footer {
    text-align: center;
  }
  #a1_2 footer .vertical-centered {
    display: inherit;
  }
}
#a13 .header-image {
  min-height: 80vh;
  background-size: cover;
}
#a13 .header-image .container {
  height: 80vh;
}
@media (max-width: 1024px) {
  #a13 .header-image {
    min-height: 100vh;
  }
  #a13 .header-image .container {
    height: 100vh;
  }
}
#a13 .header-image .heading {
  margin-top: 45vh;
}
#a13 .header-image .heading h1 {
  font-size: 40px;
  line-height: 52px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 400px) {
  #a13 .header-image .heading h1 {
    font-size: 32px;
    line-height: 42px;
  }
}
#a13 .header-image .heading h2 {
  font-size: 18.67px;
  line-height: 21px;
  font-weight: bold;
}
@media (max-width: 991px) {
  #a13 .header-image {
    background-size: auto 100%;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url(../images/bg/a13.jpg);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0.75))), url(../images/bg/a13.jpg);
    background-image: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url(../images/bg/a13.jpg);
  }
}
#a13 .content {
  padding: 50px 15px 25px 15px;
}
#a13 .content h3 {
  font-size: 18.67px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
#a13 .content p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 30px;
}
#a13 .content p .link {
  font-style: italic;
  display: block;
  margin-top: 30px;
  font-weight: 400;
  color: #232323;
}
#a13 .content .show-older {
  padding: 15px 35px;
  margin: 20px 0;
  text-transform: uppercase;
  background: #232323;
  color: #fff;
}
@media (max-width: 767px) {
  #a13 .content {
    text-align: center;
  }
}
#a1_6 {
  color: #5e380b;
}
#a1_6.full-bg {
  height: auto;
}
#a1_6 .header-image {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(../images/bg/a1_6.jpg);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.45)), to(rgba(0, 0, 0, 0.45))), url(../images/bg/a1_6.jpg);
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(../images/bg/a1_6.jpg);
  background-size: cover;
  /* background-position: center center; */
  background-repeat: no-repeat;
  padding: 150px 15px 45px 15px;
  min-height: 100vh;
  height: auto;
  position: relative;
}
@media (max-width: 1199px) {
  #a1_6 .header-image {
    padding: 150px 15px 45px 15px;
  }
}
@media (max-width: 991px) {
  #a1_6 .header-image {
    background-size: auto 100%;
  }
}
#a1_6 .header-image .heading {
  margin-top: 15vh;
}
#a1_6 .header-image .heading h1 {
  font-size: 40px;
  line-height: 52px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 400px) {
  #a1_6 .header-image .heading h1 {
    font-size: 32px;
    line-height: 42px;
  }
}
#a1_6 .header-image .heading h2 {
  font-size: 18.67px;
  line-height: 21px;
  font-weight: bold;
}
#a1_6 .vertical-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991px) {
  #a1_6 .vertical-centered {
    display: block;
  }
}
#a1_6 .slide-indicator {
  position: absolute;
  left: 50%;
  margin-left: -95px;
  bottom: 50px;
}
#a1_6 .header .logo {
  margin-bottom: 20px;
}
#a1_6 .header .logo a {
  background-color: #fff;
  padding: 10px;
}
#a1_6 .header h2 {
  font-family: Komoda;
  font-size: 80px;
  color: #fff;
  line-height: 78px;
  letter-spacing: 2px;
}
@media (max-width: 1199px) {
  #a1_6 .header h2 {
    text-align: center;
  }
}
#a1_6 .header p {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 40px;
}
@media (max-width: 1199px) {
  #a1_6 .header .street-food img {
    max-width: 100%;
  }
  #a1_6 .header .col-md-offset-1-2 {
    margin-left: 4.17% !important;
  }
}
@media (max-width: 767px) {
  #a1_6 .header .col-md-offset-1-2 {
    margin-left: auto !important;
  }
}
#a1_6 .content {
  padding: 50px 15px 0px 15px;
  margin-bottom: 40px;
}
#a1_6 .content h2 {
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 0;
}
#a1_6 .content h2 span {
  font-weight: bold;
}
#a1_6 .content h3 {
  font-size: 13.5px;
  margin: 0;
}
#a1_6 .content h4 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
#a1_6 .content p {
  font-size: 13.5px;
  line-height: 20px;
  margin-bottom: 60px;
}
#a1_6 .content p .meeting {
  line-height: 15px;
}
#a1_6 .content .telephone {
  font-size: 24px;
}
#a1_6 .content .about p {
  font-size: 16px;
  margin-bottom: 20px;
}
#a1_6 .content .about h3 {
  margin-top: 0;
  line-height: 19px;
  font-size: 18.67px;
  font-weight: bold;
  text-transform: uppercase;
}
#a1_6 .content .about strong {
  display: block;
}
#a1_6 .content .about .meet {
  font-size: 18.67px;
  text-transform: uppercase;
}
#a1_6 .content .about ul {
  padding: 0;
  font-size: 16px;
}
#a1_6 .content .about ul li {
  margin-bottom: 20px;
}
#a1_6 .content .show-older {
  padding: 15px 35px;
  margin: 45px 0;
  text-transform: uppercase;
  background: #5e380b;
  color: #fff;
}
@media (max-width: 991px) {
  #a1_6 .content {
    text-align: center;
  }
  #a1_6 .content h2 {
    font-size: 24px;
    margin-top: 25px;
    line-height: 28px;
  }
  #a1_6 .content h3,
  #a1_6 .content h4,
  #a1_6 .content p {
    font-size: 18px;
    line-height: 23px;
  }
  #a1_6 .content .about h3 {
    font-size: 24px;
    margin-top: 25px;
  }
  #a1_6 .content .about p {
    font-size: 18px;
  }
  #a1_6 .content .about strong {
    display: inline;
  }
  #a1_6 .content .about strong:last-child {
    display: block;
  }
  #a1_6 .content .about .meet {
    margin-bottom: 50px;
  }
  #a1_6 .content .meeting {
    margin-bottom: 35px;
  }
  #a1_6 .content .telephone {
    margin-bottom: 20px;
  }
}
#a1_5_2 .consultation {
  background-image: url(../images/bg/a1_5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-height: 100vh;
}
#a1_5_2 .row {
  max-width: 980px;
}
#a1_5_2 .row h1 {
  margin: 55px 0 !important;
  color: #666666;
}
#a1_5 {
  background: url(../images/bg/blur_bg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#a1_5 .search-result {
  margin-top: 0;
}
#a1_5 .search-result .search-result-top {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#a1_5 .search-result .search-result-top h1 {
  margin-top: 25px;
  margin-bottom: 28px;
  line-height: 1;
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
}
#a1_5 .search-result div.search-item {
  background-color: rgba(238, 244, 246, 0.9);
  border: 0;
  margin-bottom: 8px;
}
#a1_5 .search-result div.search-item-variant:first-of-type {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  #a1_5 .search-result div.search-item-variant .description-container .description {
    width: 100%;
  }
}
#a1_5 .search-result div.search-item-left {
  padding-right: 0 !important;
}
@media all and (max-width: 991px) {
  #a1_5 .search-result div.search-item-left {
    padding-right: 0 !important;
    margin-bottom: 35px;
  }
}
@media all and (max-width: 991px) {
  #a1_5 .search-result div.search-item-left .search-item-top .item-info {
    text-align: left;
  }
  #a1_5 .search-result div.search-item-left .search-item-top .item-info h5 {
    font-size: 20px;
    font-weight: 700;
  }
  #a1_5 .search-result div.search-item-left .search-item-top .item-info h6 {
    font-size: 18px;
    font-weight: 400;
    line-height: 21.61px;
  }
  #a1_5 .search-result div.search-item-left .search-item-top .telephone-container h6.telephone {
    text-align: right;
    color: #515151;
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
  }
}
@media all and (max-width: 767px) {
  #a1_5 .search-result div.search-item-left .search-item-top .item-info,
  #a1_5 .search-result div.search-item-left .search-item-top .telephone-container h6.telephone {
    text-align: center;
  }
  #a1_5 .search-result div.search-item-left .search-item-top .item-info {
    margin-top: 17px;
    margin-bottom: 14px;
    color: #404040;
  }
  #a1_5 .search-result div.search-item-left .search-item-top .item-info h5 {
    font-size: 18px;
    line-height: 21.61px;
    font-weight: 700;
  }
  #a1_5 .search-result div.search-item-left .search-item-top .item-info h6 {
    font-size: 18px;
    line-height: 21.61px;
    font-weight: 400;
  }
}
#a1_5 .search-result div.search-item-inside-list {
  padding: 0 25px;
}
#a1_5 .search-result .search-menu {
  background-color: rgba(238, 244, 246, 0.9);
  padding: 15px 0;
}
@media all and (max-width: 1199px) {
  #a1_5 .search-result .search-menu {
    padding: 34px 29px;
  }
}
@media all and (max-width: 767px) {
  #a1_5 .search-result .search-menu {
    padding: 6px;
  }
}
#a1_5 .search-result .search-menu .email,
#a1_5 .search-result .search-menu .copyboard {
  background: transparent;
}
@media all and (max-width: 991px) {
  #a1_5 .search-result .search-menu .email,
  #a1_5 .search-result .search-menu .copyboard {
    display: block;
    float: left;
    width: 49.5%;
    margin: 0;
  }
}
@media all and (max-width: 767px) {
  #a1_5 .search-result .search-menu .email span,
  #a1_5 .search-result .search-menu .copyboard span {
    line-height: 1;
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media all and (max-width: 991px) {
  #a1_5 .search-result .search-menu .email {
    margin-right: 1%;
  }
}
@media all and (max-width: 991px) {
  #a1_5 .search-result .search-menu .delete {
    display: none;
  }
}
#a1_5_2 .consultation h1,
#a1_1_7 .consultation h1 {
  margin: 45px 0 10px 0;
}
#a2_1,
#a6_1,
#a6_1_1,
#a1_1_2,
#a1_1_1_2,
#a1_5 {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#a2_1 .search-result,
#a6_1 .search-result,
#a6_1_1 .search-result,
#a1_1_2 .search-result,
#a1_1_1_2 .search-result,
#a1_5 .search-result {
  max-width: 859px;
  margin-top: 275px;
}
@media (max-width: 1200px) {
  #a2_1 .search-result,
  #a6_1 .search-result,
  #a6_1_1 .search-result,
  #a1_1_2 .search-result,
  #a1_1_1_2 .search-result,
  #a1_5 .search-result {
    margin-top: 300px;
  }
}
@media (max-width: 1121px) {
  #a2_1 .search-result,
  #a6_1 .search-result,
  #a6_1_1 .search-result,
  #a1_1_2 .search-result,
  #a1_1_1_2 .search-result,
  #a1_5 .search-result {
    margin-top: 360px;
  }
}
@media (max-width: 991px) {
  #a2_1 .search-result,
  #a6_1 .search-result,
  #a6_1_1 .search-result,
  #a1_1_2 .search-result,
  #a1_1_1_2 .search-result,
  #a1_5 .search-result {
    margin-top: 260px;
  }
}
@media (max-width: 901px) {
  #a2_1 .search-result,
  #a6_1 .search-result,
  #a6_1_1 .search-result,
  #a1_1_2 .search-result,
  #a1_1_1_2 .search-result,
  #a1_5 .search-result {
    margin-top: 240px;
  }
}
@media (max-width: 801px) {
  #a2_1 .search-result,
  #a6_1 .search-result,
  #a6_1_1 .search-result,
  #a1_1_2 .search-result,
  #a1_1_1_2 .search-result,
  #a1_5 .search-result {
    margin-top: 180px;
  }
}
@media (max-width: 767px) {
  #a2_1 .search-result,
  #a6_1 .search-result,
  #a6_1_1 .search-result,
  #a1_1_2 .search-result,
  #a1_1_1_2 .search-result,
  #a1_5 .search-result {
    margin-top: 160px;
  }
}
#a2_1 .search-result .search-result-top,
#a6_1 .search-result .search-result-top,
#a6_1_1 .search-result .search-result-top,
#a1_1_2 .search-result .search-result-top,
#a1_1_1_2 .search-result .search-result-top,
#a1_5 .search-result .search-result-top {
  font-family: 'Lato', sans-serif, arial;
  margin-bottom: 60px;
  margin-top: 20px;
}
#a2_1 .search-result .search-result-top .header,
#a6_1 .search-result .search-result-top .header,
#a6_1_1 .search-result .search-result-top .header,
#a1_1_2 .search-result .search-result-top .header,
#a1_1_1_2 .search-result .search-result-top .header,
#a1_5 .search-result .search-result-top .header {
  color: #3a3a3a;
  font-size: 32px;
  font-weight: 300;
}
#a2_1 .search-result .search-result-top .header strong,
#a6_1 .search-result .search-result-top .header strong,
#a6_1_1 .search-result .search-result-top .header strong,
#a1_1_2 .search-result .search-result-top .header strong,
#a1_1_1_2 .search-result .search-result-top .header strong,
#a1_5 .search-result .search-result-top .header strong {
  font-weight: 400;
}
#a2_1 .search-result .search-result-top select,
#a6_1 .search-result .search-result-top select,
#a6_1_1 .search-result .search-result-top select,
#a1_1_2 .search-result .search-result-top select,
#a1_1_1_2 .search-result .search-result-top select,
#a1_5 .search-result .search-result-top select,
#a2_1 .search-result .search-result-top .btn-group,
#a6_1 .search-result .search-result-top .btn-group,
#a6_1_1 .search-result .search-result-top .btn-group,
#a1_1_2 .search-result .search-result-top .btn-group,
#a1_1_1_2 .search-result .search-result-top .btn-group,
#a1_5 .search-result .search-result-top .btn-group,
#a2_1 .search-result .search-result-top .btn-default,
#a6_1 .search-result .search-result-top .btn-default,
#a6_1_1 .search-result .search-result-top .btn-default,
#a1_1_2 .search-result .search-result-top .btn-default,
#a1_1_1_2 .search-result .search-result-top .btn-default,
#a1_5 .search-result .search-result-top .btn-default {
  width: 253px;
  height: 42px;
  line-height: 42px;
  padding-left: 12px;
  font-size: 13.5px;
  font-weight: 400;
  border-left: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  border-top: 1px solid #b3b3b3;
  background: url(../images/select_btn.png);
  background-position: right center;
  background-repeat: no-repeat;
  color: #3a3a3a;
}
#a2_1 .search-result .search-result-top .btn-group,
#a6_1 .search-result .search-result-top .btn-group,
#a6_1_1 .search-result .search-result-top .btn-group,
#a1_1_2 .search-result .search-result-top .btn-group,
#a1_1_1_2 .search-result .search-result-top .btn-group,
#a1_5 .search-result .search-result-top .btn-group,
#a2_1 .search-result .search-result-top .btn-default,
#a6_1 .search-result .search-result-top .btn-default,
#a6_1_1 .search-result .search-result-top .btn-default,
#a1_1_2 .search-result .search-result-top .btn-default,
#a1_1_1_2 .search-result .search-result-top .btn-default,
#a1_5 .search-result .search-result-top .btn-default {
  padding-left: 0;
}
#a2_1 .search-result .search-result-top .btn-group button,
#a6_1 .search-result .search-result-top .btn-group button,
#a6_1_1 .search-result .search-result-top .btn-group button,
#a1_1_2 .search-result .search-result-top .btn-group button,
#a1_1_1_2 .search-result .search-result-top .btn-group button,
#a1_5 .search-result .search-result-top .btn-group button {
  padding-left: 0;
  border: 0;
}
#a2_1 .search-result .search-result-top .dropdown-menu,
#a6_1 .search-result .search-result-top .dropdown-menu,
#a6_1_1 .search-result .search-result-top .dropdown-menu,
#a1_1_2 .search-result .search-result-top .dropdown-menu,
#a1_1_1_2 .search-result .search-result-top .dropdown-menu,
#a1_5 .search-result .search-result-top .dropdown-menu {
  background: rgba(0, 0, 0, 0.7);
}
#a2_1 .search-result .search-result-top .dropdown-menu > li > a,
#a6_1 .search-result .search-result-top .dropdown-menu > li > a,
#a6_1_1 .search-result .search-result-top .dropdown-menu > li > a,
#a1_1_2 .search-result .search-result-top .dropdown-menu > li > a,
#a1_1_1_2 .search-result .search-result-top .dropdown-menu > li > a,
#a1_5 .search-result .search-result-top .dropdown-menu > li > a {
  background: rgba(0, 0, 0, 0.7);
}
#a2_1 .search-result .search-result-top .dropdown-menu > li > a:hover,
#a6_1 .search-result .search-result-top .dropdown-menu > li > a:hover,
#a6_1_1 .search-result .search-result-top .dropdown-menu > li > a:hover,
#a1_1_2 .search-result .search-result-top .dropdown-menu > li > a:hover,
#a1_1_1_2 .search-result .search-result-top .dropdown-menu > li > a:hover,
#a1_5 .search-result .search-result-top .dropdown-menu > li > a:hover {
  color: #fff;
  background: transparent;
}
@media (max-width: 991px) {
  #a2_1 .search-result .search-result-top,
  #a6_1 .search-result .search-result-top,
  #a6_1_1 .search-result .search-result-top,
  #a1_1_2 .search-result .search-result-top,
  #a1_1_1_2 .search-result .search-result-top,
  #a1_5 .search-result .search-result-top {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
#a2_1 .search-result .search-empty,
#a6_1 .search-result .search-empty,
#a6_1_1 .search-result .search-empty,
#a1_1_2 .search-result .search-empty,
#a1_1_1_2 .search-result .search-empty,
#a1_5 .search-result .search-empty {
  margin-top: 64px;
  margin-bottom: 36px;
  color: #373737;
}
@media (max-width: 991px) {
  #a2_1 .search-result .search-empty,
  #a6_1 .search-result .search-empty,
  #a6_1_1 .search-result .search-empty,
  #a1_1_2 .search-result .search-empty,
  #a1_1_1_2 .search-result .search-empty,
  #a1_5 .search-result .search-empty {
    margin-bottom: 0;
  }
}
#a2_1 .search-result .search-empty h1,
#a6_1 .search-result .search-empty h1,
#a6_1_1 .search-result .search-empty h1,
#a1_1_2 .search-result .search-empty h1,
#a1_1_1_2 .search-result .search-empty h1,
#a1_5 .search-result .search-empty h1,
#a2_1 .search-result .search-empty h3,
#a6_1 .search-result .search-empty h3,
#a6_1_1 .search-result .search-empty h3,
#a1_1_2 .search-result .search-empty h3,
#a1_1_1_2 .search-result .search-empty h3,
#a1_5 .search-result .search-empty h3 {
  margin-top: 0;
  margin-bottom: 0;
}
#a2_1 .search-result .search-empty h1,
#a6_1 .search-result .search-empty h1,
#a6_1_1 .search-result .search-empty h1,
#a1_1_2 .search-result .search-empty h1,
#a1_1_1_2 .search-result .search-empty h1,
#a1_5 .search-result .search-empty h1 {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
@media (max-width: 991px) {
  #a2_1 .search-result .search-empty h1,
  #a6_1 .search-result .search-empty h1,
  #a6_1_1 .search-result .search-empty h1,
  #a1_1_2 .search-result .search-empty h1,
  #a1_1_1_2 .search-result .search-empty h1,
  #a1_5 .search-result .search-empty h1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
  }
}
#a2_1 .search-result .search-empty h3,
#a6_1 .search-result .search-empty h3,
#a6_1_1 .search-result .search-empty h3,
#a1_1_2 .search-result .search-empty h3,
#a1_1_1_2 .search-result .search-empty h3,
#a1_5 .search-result .search-empty h3 {
  font-size: 13.5px;
  line-height: 36px;
  font-weight: 400;
}
@media (max-width: 991px) {
  #a2_1 .search-result .search-empty h3,
  #a6_1 .search-result .search-empty h3,
  #a6_1_1 .search-result .search-empty h3,
  #a1_1_2 .search-result .search-empty h3,
  #a1_1_1_2 .search-result .search-empty h3,
  #a1_5 .search-result .search-empty h3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px;
  }
}
#a2_1 .search-result .search-empty-links,
#a6_1 .search-result .search-empty-links,
#a6_1_1 .search-result .search-empty-links,
#a1_1_2 .search-result .search-empty-links,
#a1_1_1_2 .search-result .search-empty-links,
#a1_5 .search-result .search-empty-links {
  margin-bottom: 230px;
  padding: 0;
}
@media (max-width: 991px) {
  #a2_1 .search-result .search-empty-links,
  #a6_1 .search-result .search-empty-links,
  #a6_1_1 .search-result .search-empty-links,
  #a1_1_2 .search-result .search-empty-links,
  #a1_1_1_2 .search-result .search-empty-links,
  #a1_5 .search-result .search-empty-links {
    text-align: center;
    margin-bottom: 200px;
  }
}
@media (max-width: 767px) {
  #a2_1 .search-result .search-empty-links,
  #a6_1 .search-result .search-empty-links,
  #a6_1_1 .search-result .search-empty-links,
  #a1_1_2 .search-result .search-empty-links,
  #a1_1_1_2 .search-result .search-empty-links,
  #a1_5 .search-result .search-empty-links {
    margin-bottom: 30px;
  }
}
#a2_1 .search-result .search-empty-links > div,
#a6_1 .search-result .search-empty-links > div,
#a6_1_1 .search-result .search-empty-links > div,
#a1_1_2 .search-result .search-empty-links > div,
#a1_1_1_2 .search-result .search-empty-links > div,
#a1_5 .search-result .search-empty-links > div {
  padding: 0;
}
#a2_1 .search-result .search-empty-links a,
#a6_1 .search-result .search-empty-links a,
#a6_1_1 .search-result .search-empty-links a,
#a1_1_2 .search-result .search-empty-links a,
#a1_1_1_2 .search-result .search-empty-links a,
#a1_5 .search-result .search-empty-links a {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 30px;
  color: #373737;
}
@media (max-width: 991px) {
  #a2_1 .search-result .search-empty-links a,
  #a6_1 .search-result .search-empty-links a,
  #a6_1_1 .search-result .search-empty-links a,
  #a1_1_2 .search-result .search-empty-links a,
  #a1_1_1_2 .search-result .search-empty-links a,
  #a1_5 .search-result .search-empty-links a {
    font-size: 18px;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  #a2_1 .search-result .search-empty-links a,
  #a6_1 .search-result .search-empty-links a,
  #a6_1_1 .search-result .search-empty-links a,
  #a1_1_2 .search-result .search-empty-links a,
  #a1_1_1_2 .search-result .search-empty-links a,
  #a1_5 .search-result .search-empty-links a {
    font-size: 20px;
  }
}
#a2_1 .search-result .search-empty-links div,
#a6_1 .search-result .search-empty-links div,
#a6_1_1 .search-result .search-empty-links div,
#a1_1_2 .search-result .search-empty-links div,
#a1_1_1_2 .search-result .search-empty-links div,
#a1_5 .search-result .search-empty-links div,
#a2_1 .search-result .search-empty-links img,
#a6_1 .search-result .search-empty-links img,
#a6_1_1 .search-result .search-empty-links img,
#a1_1_2 .search-result .search-empty-links img,
#a1_1_1_2 .search-result .search-empty-links img,
#a1_5 .search-result .search-empty-links img {
  display: inline-block;
}
@media (max-width: 991px) {
  #a2_1 .search-result .search-empty-links div,
  #a6_1 .search-result .search-empty-links div,
  #a6_1_1 .search-result .search-empty-links div,
  #a1_1_2 .search-result .search-empty-links div,
  #a1_1_1_2 .search-result .search-empty-links div,
  #a1_5 .search-result .search-empty-links div,
  #a2_1 .search-result .search-empty-links img,
  #a6_1 .search-result .search-empty-links img,
  #a6_1_1 .search-result .search-empty-links img,
  #a1_1_2 .search-result .search-empty-links img,
  #a1_1_1_2 .search-result .search-empty-links img,
  #a1_5 .search-result .search-empty-links img {
    display: block;
  }
}
#a2_1 .search-result .search-empty-links img,
#a6_1 .search-result .search-empty-links img,
#a6_1_1 .search-result .search-empty-links img,
#a1_1_2 .search-result .search-empty-links img,
#a1_1_1_2 .search-result .search-empty-links img,
#a1_5 .search-result .search-empty-links img {
  float: right;
  margin-left: 5px;
  margin-top: 3px;
}
@media (max-width: 991px) {
  #a2_1 .search-result .search-empty-links img,
  #a6_1 .search-result .search-empty-links img,
  #a6_1_1 .search-result .search-empty-links img,
  #a1_1_2 .search-result .search-empty-links img,
  #a1_1_1_2 .search-result .search-empty-links img,
  #a1_5 .search-result .search-empty-links img {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
}
#a2_1 .search-result .search-empty-links-list,
#a6_1 .search-result .search-empty-links-list,
#a6_1_1 .search-result .search-empty-links-list,
#a1_1_2 .search-result .search-empty-links-list,
#a1_1_1_2 .search-result .search-empty-links-list,
#a1_5 .search-result .search-empty-links-list {
  display: table;
  float: none;
  padding: 0;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
#a2_1 .search-result .search-empty-links-list li,
#a6_1 .search-result .search-empty-links-list li,
#a6_1_1 .search-result .search-empty-links-list li,
#a1_1_2 .search-result .search-empty-links-list li,
#a1_1_1_2 .search-result .search-empty-links-list li,
#a1_5 .search-result .search-empty-links-list li {
  float: left;
  width: auto;
}
@media (max-width: 991px) {
  #a2_1 .search-result .search-empty-links-list li,
  #a6_1 .search-result .search-empty-links-list li,
  #a6_1_1 .search-result .search-empty-links-list li,
  #a1_1_2 .search-result .search-empty-links-list li,
  #a1_1_1_2 .search-result .search-empty-links-list li,
  #a1_5 .search-result .search-empty-links-list li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #a2_1 .search-result .search-empty-links-list li,
  #a6_1 .search-result .search-empty-links-list li,
  #a6_1_1 .search-result .search-empty-links-list li,
  #a1_1_2 .search-result .search-empty-links-list li,
  #a1_1_1_2 .search-result .search-empty-links-list li,
  #a1_5 .search-result .search-empty-links-list li {
    width: 100%;
  }
}
#a2_1 .search-item,
#a6_1 .search-item,
#a6_1_1 .search-item,
#a1_1_2 .search-item,
#a1_1_1_2 .search-item,
#a1_5 .search-item {
  padding: 34px 22px 34px 15px;
  border-top: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
}
@media (max-width: 767px) {
  #a2_1 .search-item,
  #a6_1 .search-item,
  #a6_1_1 .search-item,
  #a1_1_2 .search-item,
  #a1_1_1_2 .search-item,
  #a1_5 .search-item {
    border: 0;
    border-bottom: 1px solid #c7c7c7;
    padding: 0;
  }
}
#a2_1 .search-item:last-of-type,
#a6_1 .search-item:last-of-type,
#a6_1_1 .search-item:last-of-type,
#a1_1_2 .search-item:last-of-type,
#a1_1_1_2 .search-item:last-of-type,
#a1_5 .search-item:last-of-type {
  border-bottom: 1px solid #c7c7c7;
  margin-bottom: 105px;
}
@media (max-width: 767px) {
  #a2_1 .search-item:last-of-type,
  #a6_1 .search-item:last-of-type,
  #a6_1_1 .search-item:last-of-type,
  #a1_1_2 .search-item:last-of-type,
  #a1_1_1_2 .search-item:last-of-type,
  #a1_5 .search-item:last-of-type {
    border-bottom: 0;
    margin-bottom: 45px;
  }
}
#a2_1 .search-item > div,
#a6_1 .search-item > div,
#a6_1_1 .search-item > div,
#a1_1_2 .search-item > div,
#a1_1_1_2 .search-item > div,
#a1_5 .search-item > div {
  padding: 0;
}
#a2_1 .search-item > div:first-of-type div,
#a6_1 .search-item > div:first-of-type div,
#a6_1_1 .search-item > div:first-of-type div,
#a1_1_2 .search-item > div:first-of-type div,
#a1_1_1_2 .search-item > div:first-of-type div,
#a1_5 .search-item > div:first-of-type div {
  padding: 0;
}
@media (min-width: 768px) {
  #a2_1 .search-item-left,
  #a6_1 .search-item-left,
  #a6_1_1 .search-item-left,
  #a1_1_2 .search-item-left,
  #a1_1_1_2 .search-item-left,
  #a1_5 .search-item-left {
    padding-right: 30px !important;
  }
}
#a2_1 .search-item-top .logo,
#a6_1 .search-item-top .logo,
#a6_1_1 .search-item-top .logo,
#a1_1_2 .search-item-top .logo,
#a1_1_1_2 .search-item-top .logo,
#a1_5 .search-item-top .logo {
  padding-left: 8px;
}
@media (max-width: 767px) {
  #a2_1 .search-item-top .logo,
  #a6_1 .search-item-top .logo,
  #a6_1_1 .search-item-top .logo,
  #a1_1_2 .search-item-top .logo,
  #a1_1_1_2 .search-item-top .logo,
  #a1_5 .search-item-top .logo {
    width: 100%;
    text-align: center;
    padding-left: 0;
    margin-top: 35px !important;
  }
}
#a2_1 .search-item-top .item-info,
#a6_1 .search-item-top .item-info,
#a6_1_1 .search-item-top .item-info,
#a1_1_2 .search-item-top .item-info,
#a1_1_1_2 .search-item-top .item-info,
#a1_5 .search-item-top .item-info {
  text-align: right;
  color: #404040;
}
@media (max-width: 767px) {
  #a2_1 .search-item-top .item-info,
  #a6_1 .search-item-top .item-info,
  #a6_1_1 .search-item-top .item-info,
  #a1_1_2 .search-item-top .item-info,
  #a1_1_1_2 .search-item-top .item-info,
  #a1_5 .search-item-top .item-info {
    width: 100%;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 35px;
  }
}
#a2_1 .search-item-top .item-info h5,
#a6_1 .search-item-top .item-info h5,
#a6_1_1 .search-item-top .item-info h5,
#a1_1_2 .search-item-top .item-info h5,
#a1_1_1_2 .search-item-top .item-info h5,
#a1_5 .search-item-top .item-info h5 {
  font-size: 13.5px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  #a2_1 .search-item-top .item-info h5,
  #a6_1 .search-item-top .item-info h5,
  #a6_1_1 .search-item-top .item-info h5,
  #a1_1_2 .search-item-top .item-info h5,
  #a1_1_1_2 .search-item-top .item-info h5,
  #a1_5 .search-item-top .item-info h5 {
    font-size: 17px;
  }
}
#a2_1 .search-item-top .item-info h6,
#a6_1 .search-item-top .item-info h6,
#a6_1_1 .search-item-top .item-info h6,
#a1_1_2 .search-item-top .item-info h6,
#a1_1_1_2 .search-item-top .item-info h6,
#a1_5 .search-item-top .item-info h6 {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  #a2_1 .search-item-top .item-info h6,
  #a6_1 .search-item-top .item-info h6,
  #a6_1_1 .search-item-top .item-info h6,
  #a1_1_2 .search-item-top .item-info h6,
  #a1_1_1_2 .search-item-top .item-info h6,
  #a1_5 .search-item-top .item-info h6 {
    font-size: 16px;
  }
}
#a2_1 .search-item-top .item-info h6.telephone,
#a6_1 .search-item-top .item-info h6.telephone,
#a6_1_1 .search-item-top .item-info h6.telephone,
#a1_1_2 .search-item-top .item-info h6.telephone,
#a1_1_1_2 .search-item-top .item-info h6.telephone,
#a1_5 .search-item-top .item-info h6.telephone {
  margin-top: 10px;
  color: #353535;
  font-size: 18.5px;
  font-weight: 900;
  line-height: 24px;
}
#a2_1 .search-item-img,
#a6_1 .search-item-img,
#a6_1_1 .search-item-img,
#a1_1_2 .search-item-img,
#a1_1_1_2 .search-item-img,
#a1_5 .search-item-img {
  margin-top: 24px;
}
#a2_1 .search-item-img img,
#a6_1 .search-item-img img,
#a6_1_1 .search-item-img img,
#a1_1_2 .search-item-img img,
#a1_1_1_2 .search-item-img img,
#a1_5 .search-item-img img {
  width: 100%;
  height: auto;
}
#a2_1 .search-item-empty-flats,
#a6_1 .search-item-empty-flats,
#a6_1_1 .search-item-empty-flats,
#a1_1_2 .search-item-empty-flats,
#a1_1_1_2 .search-item-empty-flats,
#a1_5 .search-item-empty-flats {
  margin-top: 26px;
  line-height: 27px;
}
@media (max-width: 767px) {
  #a2_1 .search-item-empty-flats,
  #a6_1 .search-item-empty-flats,
  #a6_1_1 .search-item-empty-flats,
  #a1_1_2 .search-item-empty-flats,
  #a1_1_1_2 .search-item-empty-flats,
  #a1_5 .search-item-empty-flats {
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
  }
  #a2_1 .search-item-empty-flats .pull-right,
  #a6_1 .search-item-empty-flats .pull-right,
  #a6_1_1 .search-item-empty-flats .pull-right,
  #a1_1_2 .search-item-empty-flats .pull-right,
  #a1_1_1_2 .search-item-empty-flats .pull-right,
  #a1_5 .search-item-empty-flats .pull-right {
    float: none !important;
  }
}
#a2_1 .search-item-empty-flats img,
#a6_1 .search-item-empty-flats img,
#a6_1_1 .search-item-empty-flats img,
#a1_1_2 .search-item-empty-flats img,
#a1_1_1_2 .search-item-empty-flats img,
#a1_5 .search-item-empty-flats img {
  display: inline;
  margin-left: 8px;
}
#a2_1 .search-item-hidden,
#a6_1 .search-item-hidden,
#a6_1_1 .search-item-hidden,
#a1_1_2 .search-item-hidden,
#a1_1_1_2 .search-item-hidden,
#a1_5 .search-item-hidden {
  display: none;
}
#a2_1 .search-item-variant,
#a6_1 .search-item-variant,
#a6_1_1 .search-item-variant,
#a1_1_2 .search-item-variant,
#a1_1_1_2 .search-item-variant,
#a1_5 .search-item-variant {
  padding: 0;
  margin-bottom: 14px;
}
#a2_1 .search-item-variant.promotion .yardage,
#a6_1 .search-item-variant.promotion .yardage,
#a6_1_1 .search-item-variant.promotion .yardage,
#a1_1_2 .search-item-variant.promotion .yardage,
#a1_1_1_2 .search-item-variant.promotion .yardage,
#a1_5 .search-item-variant.promotion .yardage {
  border: 1px solid #de1515 !important;
}
#a2_1 .search-item-variant.promotion .description h3,
#a6_1 .search-item-variant.promotion .description h3,
#a6_1_1 .search-item-variant.promotion .description h3,
#a1_1_2 .search-item-variant.promotion .description h3,
#a1_1_1_2 .search-item-variant.promotion .description h3,
#a1_5 .search-item-variant.promotion .description h3,
#a2_1 .search-item-variant.promotion .description .red,
#a6_1 .search-item-variant.promotion .description .red,
#a6_1_1 .search-item-variant.promotion .description .red,
#a1_1_2 .search-item-variant.promotion .description .red,
#a1_1_1_2 .search-item-variant.promotion .description .red,
#a1_5 .search-item-variant.promotion .description .red {
  color: #de1515 !important;
}
#a2_1 .search-item-variant.promotion .description .little-arrow,
#a6_1 .search-item-variant.promotion .description .little-arrow,
#a6_1_1 .search-item-variant.promotion .description .little-arrow,
#a1_1_2 .search-item-variant.promotion .description .little-arrow,
#a1_1_1_2 .search-item-variant.promotion .description .little-arrow,
#a1_5 .search-item-variant.promotion .description .little-arrow {
  margin: 0 10px 0 20px;
}
#a2_1 .search-item-variant.promotion .pull-left strong,
#a6_1 .search-item-variant.promotion .pull-left strong,
#a6_1_1 .search-item-variant.promotion .pull-left strong,
#a1_1_2 .search-item-variant.promotion .pull-left strong,
#a1_1_1_2 .search-item-variant.promotion .pull-left strong,
#a1_5 .search-item-variant.promotion .pull-left strong {
  color: #de1515 !important;
}
#a2_1 .search-item-variant.see-more,
#a6_1 .search-item-variant.see-more,
#a6_1_1 .search-item-variant.see-more,
#a1_1_2 .search-item-variant.see-more,
#a1_1_1_2 .search-item-variant.see-more,
#a1_5 .search-item-variant.see-more {
  margin-top: 15px;
}
#a2_1 .search-item-variant.see-more a,
#a6_1 .search-item-variant.see-more a,
#a6_1_1 .search-item-variant.see-more a,
#a1_1_2 .search-item-variant.see-more a,
#a1_1_1_2 .search-item-variant.see-more a,
#a1_5 .search-item-variant.see-more a {
  color: #505050 !important;
}
#a2_1 .search-item-variant .yardage-container,
#a6_1 .search-item-variant .yardage-container,
#a6_1_1 .search-item-variant .yardage-container,
#a1_1_2 .search-item-variant .yardage-container,
#a1_1_1_2 .search-item-variant .yardage-container,
#a1_5 .search-item-variant .yardage-container {
  padding: 0;
}
#a2_1 .search-item-variant .yardage-container .yardage,
#a6_1 .search-item-variant .yardage-container .yardage,
#a6_1_1 .search-item-variant .yardage-container .yardage,
#a1_1_2 .search-item-variant .yardage-container .yardage,
#a1_1_1_2 .search-item-variant .yardage-container .yardage,
#a1_5 .search-item-variant .yardage-container .yardage {
  width: 72px;
  height: 72px;
  line-height: 69px;
  margin: 0 auto;
  border-radius: 36px;
  -webkit-border-radius: 36px;
  border: 1px solid #c5c5c5;
  text-align: center;
  font-weight: 400;
  color: #515151;
}
#a2_1 .search-item-variant .yardage-container .yardage .amount,
#a6_1 .search-item-variant .yardage-container .yardage .amount,
#a6_1_1 .search-item-variant .yardage-container .yardage .amount,
#a1_1_2 .search-item-variant .yardage-container .yardage .amount,
#a1_1_1_2 .search-item-variant .yardage-container .yardage .amount,
#a1_5 .search-item-variant .yardage-container .yardage .amount {
  display: inline;
  font-size: 24px;
}
#a2_1 .search-item-variant .yardage-container .yardage .unit,
#a6_1 .search-item-variant .yardage-container .yardage .unit,
#a6_1_1 .search-item-variant .yardage-container .yardage .unit,
#a1_1_2 .search-item-variant .yardage-container .yardage .unit,
#a1_1_1_2 .search-item-variant .yardage-container .yardage .unit,
#a1_5 .search-item-variant .yardage-container .yardage .unit {
  display: inline;
  font-size: 13.5px;
}
#a2_1 .search-item-variant .description-container,
#a6_1 .search-item-variant .description-container,
#a6_1_1 .search-item-variant .description-container,
#a1_1_2 .search-item-variant .description-container,
#a1_1_1_2 .search-item-variant .description-container,
#a1_5 .search-item-variant .description-container {
  padding: 0;
}
#a2_1 .search-item-variant .description-container .description,
#a6_1 .search-item-variant .description-container .description,
#a6_1_1 .search-item-variant .description-container .description,
#a1_1_2 .search-item-variant .description-container .description,
#a1_1_1_2 .search-item-variant .description-container .description,
#a1_5 .search-item-variant .description-container .description {
  padding: 0;
  margin-top: 5px;
  color: #2a2a2a;
  font-size: 13.5px;
  line-height: 18px;
  font-weight: 400;
}
@media (max-width: 767px) {
  #a2_1 .search-item-variant .description-container .description,
  #a6_1 .search-item-variant .description-container .description,
  #a6_1_1 .search-item-variant .description-container .description,
  #a1_1_2 .search-item-variant .description-container .description,
  #a1_1_1_2 .search-item-variant .description-container .description,
  #a1_5 .search-item-variant .description-container .description {
    width: 80%;
  }
}
#a2_1 .search-item-variant .description-container .actions,
#a6_1 .search-item-variant .description-container .actions,
#a6_1_1 .search-item-variant .description-container .actions,
#a1_1_2 .search-item-variant .description-container .actions,
#a1_1_1_2 .search-item-variant .description-container .actions,
#a1_5 .search-item-variant .description-container .actions {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0;
}
#a2_1 .search-item-variant .description-container .actions strong,
#a6_1 .search-item-variant .description-container .actions strong,
#a6_1_1 .search-item-variant .description-container .actions strong,
#a1_1_2 .search-item-variant .description-container .actions strong,
#a1_1_1_2 .search-item-variant .description-container .actions strong,
#a1_5 .search-item-variant .description-container .actions strong {
  font-size: 16px;
  line-height: 1;
  margin: 0 0 12px 0;
}
#a2_1 .search-item-variant .description-container .actions a,
#a6_1 .search-item-variant .description-container .actions a,
#a6_1_1 .search-item-variant .description-container .actions a,
#a1_1_2 .search-item-variant .description-container .actions a,
#a1_1_1_2 .search-item-variant .description-container .actions a,
#a1_5 .search-item-variant .description-container .actions a {
  display: inline-block;
}
#a2_1 .search-item-variant .description-container .actions a:first-of-type,
#a6_1 .search-item-variant .description-container .actions a:first-of-type,
#a6_1_1 .search-item-variant .description-container .actions a:first-of-type,
#a1_1_2 .search-item-variant .description-container .actions a:first-of-type,
#a1_1_1_2 .search-item-variant .description-container .actions a:first-of-type,
#a1_5 .search-item-variant .description-container .actions a:first-of-type {
  margin-right: 8px;
}
#a2_1 .search-item-variant .description-container .actions .pdf-link,
#a6_1 .search-item-variant .description-container .actions .pdf-link,
#a6_1_1 .search-item-variant .description-container .actions .pdf-link,
#a1_1_2 .search-item-variant .description-container .actions .pdf-link,
#a1_1_1_2 .search-item-variant .description-container .actions .pdf-link,
#a1_5 .search-item-variant .description-container .actions .pdf-link {
  margin-right: 2px;
}
#a2_1 .search-item-variant .description-container .actions .pdf-link img,
#a6_1 .search-item-variant .description-container .actions .pdf-link img,
#a6_1_1 .search-item-variant .description-container .actions .pdf-link img,
#a1_1_2 .search-item-variant .description-container .actions .pdf-link img,
#a1_1_1_2 .search-item-variant .description-container .actions .pdf-link img,
#a1_5 .search-item-variant .description-container .actions .pdf-link img {
  width: 17px;
  height: 20px;
}
#a2_1 .search-item-variant:first-of-type,
#a6_1 .search-item-variant:first-of-type,
#a6_1_1 .search-item-variant:first-of-type,
#a1_1_2 .search-item-variant:first-of-type,
#a1_1_1_2 .search-item-variant:first-of-type,
#a1_5 .search-item-variant:first-of-type {
  margin-top: 55px;
}
@media (max-width: 767px) {
  #a2_1 .search-item-variant:first-of-type,
  #a6_1 .search-item-variant:first-of-type,
  #a6_1_1 .search-item-variant:first-of-type,
  #a1_1_2 .search-item-variant:first-of-type,
  #a1_1_1_2 .search-item-variant:first-of-type,
  #a1_5 .search-item-variant:first-of-type {
    margin-top: 0;
  }
}
#a2_1 .search-item .description-container-link,
#a6_1 .search-item .description-container-link,
#a6_1_1 .search-item .description-container-link,
#a1_1_2 .search-item .description-container-link,
#a1_1_1_2 .search-item .description-container-link,
#a1_5 .search-item .description-container-link {
  padding: 0;
}
@media all and (max-width: 991px) {
  #a2_1 .search-item .description-container-link,
  #a6_1 .search-item .description-container-link,
  #a6_1_1 .search-item .description-container-link,
  #a1_1_2 .search-item .description-container-link,
  #a1_1_1_2 .search-item .description-container-link,
  #a1_5 .search-item .description-container-link {
    text-align: center;
  }
}
#a2_1 .search-item .description-container-link a,
#a6_1 .search-item .description-container-link a,
#a6_1_1 .search-item .description-container-link a,
#a1_1_2 .search-item .description-container-link a,
#a1_1_1_2 .search-item .description-container-link a,
#a1_5 .search-item .description-container-link a {
  color: #505050;
  font-size: 12px;
  font-weight: 700;
}
@media all and (max-width: 991px) {
  #a2_1 .search-item .description-container-link a,
  #a6_1 .search-item .description-container-link a,
  #a6_1_1 .search-item .description-container-link a,
  #a1_1_2 .search-item .description-container-link a,
  #a1_1_1_2 .search-item .description-container-link a,
  #a1_5 .search-item .description-container-link a {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
  }
}
#a2_1 .search-item-link,
#a6_1 .search-item-link,
#a6_1_1 .search-item-link,
#a1_1_2 .search-item-link,
#a1_1_1_2 .search-item-link,
#a1_5 .search-item-link {
  background: transparent !important;
  padding: 0;
  border-bottom: 0 !important;
}
#a2_1 .table-search-results,
#a6_1 .table-search-results,
#a6_1_1 .table-search-results,
#a1_1_2 .table-search-results,
#a1_1_1_2 .table-search-results,
#a1_5 .table-search-results {
  font-size: 13.5px;
}
#a2_1 .table-search-results caption,
#a6_1 .table-search-results caption,
#a6_1_1 .table-search-results caption,
#a1_1_2 .table-search-results caption,
#a1_1_1_2 .table-search-results caption,
#a1_5 .table-search-results caption {
  border-top: 1px solid #cdcdcd;
  padding-bottom: 0;
  padding-top: 0;
}
#a2_1 .table-search-results caption img,
#a6_1 .table-search-results caption img,
#a6_1_1 .table-search-results caption img,
#a1_1_2 .table-search-results caption img,
#a1_1_1_2 .table-search-results caption img,
#a1_5 .table-search-results caption img {
  width: 14px;
}
#a2_1 .table-search-results th,
#a6_1 .table-search-results th,
#a6_1_1 .table-search-results th,
#a1_1_2 .table-search-results th,
#a1_1_1_2 .table-search-results th,
#a1_5 .table-search-results th {
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
#a2_1 .table-search-results th:last-of-type,
#a6_1 .table-search-results th:last-of-type,
#a6_1_1 .table-search-results th:last-of-type,
#a1_1_2 .table-search-results th:last-of-type,
#a1_1_1_2 .table-search-results th:last-of-type,
#a1_5 .table-search-results th:last-of-type,
#a2_1 .table-search-results th:nth-last-child(2),
#a6_1 .table-search-results th:nth-last-child(2),
#a6_1_1 .table-search-results th:nth-last-child(2),
#a1_1_2 .table-search-results th:nth-last-child(2),
#a1_1_1_2 .table-search-results th:nth-last-child(2),
#a1_5 .table-search-results th:nth-last-child(2) {
  text-align: left;
}
#a2_1 .table-search-results th .sort-table,
#a6_1 .table-search-results th .sort-table,
#a6_1_1 .table-search-results th .sort-table,
#a1_1_2 .table-search-results th .sort-table,
#a1_1_1_2 .table-search-results th .sort-table,
#a1_5 .table-search-results th .sort-table {
  display: block;
  margin: 0 auto;
}
#a2_1 .table-search-results th .sort-table img,
#a6_1 .table-search-results th .sort-table img,
#a6_1_1 .table-search-results th .sort-table img,
#a1_1_2 .table-search-results th .sort-table img,
#a1_1_1_2 .table-search-results th .sort-table img,
#a1_5 .table-search-results th .sort-table img {
  width: 14px;
}
@media (max-width: 991px) {
  #a2_1 .table-search-results th .sort-table img,
  #a6_1 .table-search-results th .sort-table img,
  #a6_1_1 .table-search-results th .sort-table img,
  #a1_1_2 .table-search-results th .sort-table img,
  #a1_1_1_2 .table-search-results th .sort-table img,
  #a1_5 .table-search-results th .sort-table img {
    width: 25px;
  }
}
#a2_1 .table-search-results td,
#a6_1 .table-search-results td,
#a6_1_1 .table-search-results td,
#a1_1_2 .table-search-results td,
#a1_1_1_2 .table-search-results td,
#a1_5 .table-search-results td {
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}
#a2_1 .table-search-results td:last-of-type,
#a6_1 .table-search-results td:last-of-type,
#a6_1_1 .table-search-results td:last-of-type,
#a1_1_2 .table-search-results td:last-of-type,
#a1_1_1_2 .table-search-results td:last-of-type,
#a1_5 .table-search-results td:last-of-type,
#a2_1 .table-search-results td:nth-last-child(2),
#a6_1 .table-search-results td:nth-last-child(2),
#a6_1_1 .table-search-results td:nth-last-child(2),
#a1_1_2 .table-search-results td:nth-last-child(2),
#a1_1_1_2 .table-search-results td:nth-last-child(2),
#a1_5 .table-search-results td:nth-last-child(2) {
  text-align: left;
}
@media (max-width: 991px) {
  #a2_1 .table-search-results td:last-of-type,
  #a6_1 .table-search-results td:last-of-type,
  #a6_1_1 .table-search-results td:last-of-type,
  #a1_1_2 .table-search-results td:last-of-type,
  #a1_1_1_2 .table-search-results td:last-of-type,
  #a1_5 .table-search-results td:last-of-type,
  #a2_1 .table-search-results td:nth-last-child(2),
  #a6_1 .table-search-results td:nth-last-child(2),
  #a6_1_1 .table-search-results td:nth-last-child(2),
  #a1_1_2 .table-search-results td:nth-last-child(2),
  #a1_1_1_2 .table-search-results td:nth-last-child(2),
  #a1_5 .table-search-results td:nth-last-child(2) {
    line-height: 34px;
  }
}
#a2_1 .table-search-results .table-icon,
#a6_1 .table-search-results .table-icon,
#a6_1_1 .table-search-results .table-icon,
#a1_1_2 .table-search-results .table-icon,
#a1_1_1_2 .table-search-results .table-icon,
#a1_5 .table-search-results .table-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  float: right;
  margin-right: 10px;
  background-size: 100% 100%;
}
@media (max-width: 991px) {
  #a2_1 .table-search-results .table-icon,
  #a6_1 .table-search-results .table-icon,
  #a6_1_1 .table-search-results .table-icon,
  #a1_1_2 .table-search-results .table-icon,
  #a1_1_1_2 .table-search-results .table-icon,
  #a1_5 .table-search-results .table-icon {
    margin-right: 2px;
  }
}
#a2_1 .table-search-results .table-search,
#a6_1 .table-search-results .table-search,
#a6_1_1 .table-search-results .table-search,
#a1_1_2 .table-search-results .table-search,
#a1_1_1_2 .table-search-results .table-search,
#a1_5 .table-search-results .table-search {
  background-image: url(../images/table-search.png);
}
#a2_1 .table-search-results .table-case,
#a6_1 .table-search-results .table-case,
#a6_1_1 .table-search-results .table-case,
#a1_1_2 .table-search-results .table-case,
#a1_1_1_2 .table-search-results .table-case,
#a1_5 .table-search-results .table-case {
  background-image: url(../images/table-case.png);
}
#a2_1 .table-search-results .table-more,
#a6_1 .table-search-results .table-more,
#a6_1_1 .table-search-results .table-more,
#a1_1_2 .table-search-results .table-more,
#a1_1_1_2 .table-search-results .table-more,
#a1_5 .table-search-results .table-more {
  background-image: url(../images/table-more.png);
}
#a2_1 .table-search-results .table-info,
#a6_1 .table-search-results .table-info,
#a6_1_1 .table-search-results .table-info,
#a1_1_2 .table-search-results .table-info,
#a1_1_1_2 .table-search-results .table-info,
#a1_5 .table-search-results .table-info {
  background-image: url(../images/table-info.png);
  width: 20px;
  height: 20px;
}
#a1_5 .search-result {
  max-width: 950px;
  margin-top: 130px;
}
@media (max-width: 1200px) {
  #a1_5 .search-result {
    margin-top: 170px;
  }
}
#a1_5 .search-result .search-result-top h1 {
  font-weight: normal;
  font-size: 36px;
}
#a1_5 .search-result div.search-item {
  background-color: #fff;
  margin-bottom: 12px;
}
#a1_5 .circles {
  margin-bottom: 20px;
}
#a1_5 .circles .circle {
  width: 130px;
  height: 130px;
}
@media (max-width: 850px) {
  #a1_5 .circles .circle {
    width: 120px;
    height: 120px;
  }
}
#a1_5 .circles .circle .circle-inner > i {
  bottom: 10px !important;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
#a1_5 .circles .circle .circle-inner .color-logo {
  display: none;
}
#a1_5 .circles .circle .circle-inner img {
  width: auto;
  max-width: 80px;
  margin: 0 auto;
  height: auto;
}
#a1_5 .circles .circle:hover .bw-logo {
  display: none;
}
#a1_5 .circles .circle:hover .color-logo {
  display: block;
}
#a6_1 .search-item-variant.promotion .description .red,
#a2_1 .search-item-variant.promotion .description .red,
#a1_5 .search-item-variant.promotion .description .red,
#a1_1_2 .search-item-variant.promotion .description .red,
#a1_1_1_2 .search-item-variant.promotion .description .red {
  color: #de1515 !important;
  font-size: 16px;
}
@media (max-width: 767px) {
  .a2 #a2_1 .search-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .a2 #a2_1 .search-item .table-search-results {
    font-size: 12px;
  }
  .a2 #a2_1 .search-item .table-search-results th {
    padding-left: 0;
    padding-right: 0;
  }
  .a2 #a2_1 .search-item .table-search-results td {
    font-size: 14px;
  }
}
#a1_1_2 .search-result,
#a1_1_1_2 .search-result {
  margin-top: 0;
  padding-top: 40px;
}
@media all and (max-width: 767px) {
  #a1_1_2 .search-result,
  #a1_1_1_2 .search-result {
    padding-top: 0;
  }
}
#a1_1_2 .search-item,
#a1_1_1_2 .search-item {
  border: none !important;
}
@media (max-width: 991px) {
  #a1_1_2 .button,
  #a1_1_1_2 .button {
    font-size: 14px !important;
    padding: 0 20px !important;
    display: inline-block !important;
  }
  #a1_1_2 .text-sm-center,
  #a1_1_1_2 .text-sm-center {
    text-align: center;
  }
}
@media (max-width: 400px) {
  #a1_1_2 .button,
  #a1_1_1_2 .button {
    line-height: 100% !important;
    padding: 20px !important;
  }
}
#a1_1_2 .wo-border,
#a1_1_1_2 .wo-border {
  border: 0 !important;
}
@media (max-width: 991px) {
  #a1_1_2 .wo-border,
  #a1_1_1_2 .wo-border {
    display: block !important;
  }
}
#a2_1 .return-to-results a {
  margin: 0;
  padding: 12px 0;
  color: #555555;
  font-weight: 400;
}
#a2_1 .return-to-results a img {
  width: 26px;
}
@media (max-width: 991px) {
  #a2_1 .return-to-results a {
    font-size: 18px;
  }
  #a2_1 .return-to-results a img {
    width: 47px;
  }
}
#a2_1 .return-to-results-bottom a {
  padding: 0;
  color: #555555;
  font-weight: 400;
}
#a2_1.result-table .search-item {
  border: 0;
  padding: 10px;
}
@media (max-width: 991px) {
  #a2_1 .search-item .pull-left {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  #a2_1 .search-item .title-table {
    text-align: center;
    display: block;
  }
}
@media (max-width: 767px) {
  #a2_1 .search-item .pull-left {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  #a2_1 .search-item .title-table {
    display: block;
    text-align: center;
  }
  #a2_1 .search-item .title-table strong {
    display: block;
  }
}
#a2_1 .search-item:last-of-type {
  border-bottom: 0;
}
#a2_1 .search-item-left {
  padding-right: 0 !important;
}
#a2_1 .title-table {
  padding: 15px 0;
}
#a2_1 table {
  padding-bottom: 10px;
  border-bottom: 3px solid #cdcdcd;
}
@media (max-width: 991px) {
  #a2_1 table tr:nth-of-type(2n + 1) {
    background: #ebebeb;
  }
  #a2_1 table tr:nth-of-type(2n + 1) > th {
    background: #ffffff;
  }
  #a2_1 table tr:last-of-type {
    border-bottom: 1px solid #ebebeb;
  }
  #a2_1 table td {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  #a2_1 .container {
    padding: 0;
  }
  #a2_1 .search-result-top {
    padding: 0 15px;
  }
  #a2_1 .table-search-results caption {
    padding-left: 25px;
    border-top: 0;
  }
  #a2_1 .table-search-results caption img {
    width: 25px;
  }
  #a2_1 .search-item {
    padding: 0;
    margin-bottom: 0 !important;
  }
  #a2_1 .search-item-left {
    padding: 0 15px !important;
  }
  #a2_1 table {
    border: 0;
  }
  #a2_1 .title-table {
    font-size: 20px;
  }
  #a2_1 .return-to-results p {
    margin-bottom: 10px;
  }
}
#a3_s1 {
  background: url(../images/bg/bg3.jpg?v2) no-repeat;
  background-size: cover;
  background-position-y: top !important;
}
#a3_s1 .contact-container {
  padding: 0 !important;
}
#a3_s1 div.box-a3 {
  color: #484848;
}
#a3_s1 div.box-a3 h3 {
  font-size: 16px;
  line-height: 18.5px;
  font-weight: 700;
}
@media all and (max-width: 991px) {
  #a3_s1 div.box-a3 h3 {
    color: #403e3e;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
#a3_s1 div.box-a3 p {
  font-size: 13.5px;
  line-height: 16px;
  font-weight: 400;
}
@media all and (max-width: 991px) {
  #a3_s1 div.box-a3 p {
    color: #403e3e;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
  }
}
#a3_s1 div.box-a3 .circle-container {
  margin-top: 18px;
}
@media all and (max-width: 991px) {
  #a3_s1 div.box-a3 .circle-container {
    margin-bottom: 91px;
  }
}
#a3_s1 div.box-a3 .circle-container > div {
  padding: 0;
}
#a3_s1 div.box-a3 .circle-container > div div {
  width: 353px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
#a3_s1 div.box-a3 .circle-container .circle {
  display: table;
  float: left;
  width: 174px;
  height: 174px;
  line-height: 21.5px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin: 0;
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
#a3_s1 div.box-a3 .circle-container .circle span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#a3_s1 div.box-a3 .circle-container .circle.yellow {
  display: inline-block;
  background-color: rgba(245, 179, 20, 0.8);
}
#a3_s1 div.box-a3 .circle-container .circle.red {
  display: inline-block;
  margin-left: 5px;
  background-color: rgba(245, 20, 36, 0.8);
}
#a3_s1 .contact-form .contact-form-header p {
  line-height: 1 !important;
}
#a3_s1 .contact-form .form-topic {
  margin: 13px 0;
}
#a3_s1 .contact-form .form-topic input.input-hidden[type="text"] {
  margin-left: 15px !important;
  font-weight: 700;
  color: #FFF !important;
}
@media all and (max-width: 991px) {
  #a3_s1 .contact-form .form-topic input.input-hidden[type="text"] {
    float: none !important;
  }
}
#a3_s1 .contact-form .contact-form-box div.submit-btn-container {
  margin-top: 53px !important;
}
@media all and (max-width: 991px) {
  #a3_s1 .contact-form .contact-form-box div.submit-btn-container {
    margin-top: 0 !important;
  }
}
@media all and (max-width: 767px) {
  #a3_s1 .contact-form .contact-form-box div.submit-btn-container {
    margin-top: 53px !important;
  }
}
#a3_s2 {
  mih-height: 620px;
  height: auto;
  overflow: hidden;
  color: #4a4a4a;
}
#a3_s2 .container {
  padding: 0;
}
#a3_s2 .headerText {
  margin-top: 110px;
}
@media all and (max-width: 767px) {
  #a3_s2 .headerText {
    margin-top: 50px;
    margin-bottom: 0;
  }
}
#a3_s2 .headerText h1 {
  margin-top: 74px;
  margin-bottom: 69px;
  font-size: 32px;
  line-height: 32px;
  font-weight: 300;
}
@media all and (max-width: 767px) {
  #a3_s2 .headerText h1 {
    margin-bottom: 26px;
  }
}
#a3_s2 .headerText h1 strong {
  font-weight: 700;
}
#a3_s2 .calculation {
  padding: 14px 17px;
  color: #606060;
  background-color: #F5F5F5;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
#a3_s2 .calculation:nth-of-type(2),
#a3_s2 .calculation:last-of-type {
  border-right: 0;
}
#a3_s2 .calculation h1,
#a3_s2 .calculation h2,
#a3_s2 .calculation h3,
#a3_s2 .calculation h4,
#a3_s2 .calculation h5,
#a3_s2 .calculation h6,
#a3_s2 .calculation p {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
}
#a3_s2 .calculation h1 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
@media all and (max-width: 991px) {
  #a3_s2 .calculation h1 {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }
}
#a3_s2 .calculation h3 {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 16px;
}
@media all and (max-width: 991px) {
  #a3_s2 .calculation h3 {
    text-align: center;
    font-size: 16px;
    line-height: 18px;
  }
}
#a3_s2 .calculation .installment {
  padding: 0 2px;
  margin-top: 17px;
  color: #353535;
  text-align: center;
}
@media (max-width: 400px) {
  #a3_s2 .calculation .installment {
    width: 50%;
  }
}
#a3_s2 .calculation .installment h3 {
  font-size: 13.5px;
  line-height: 16px;
  font-weight: 400;
}
#a3_s2 .calculation .installment h4 {
  font-size: 13.5px;
  line-height: 16px;
  font-weight: 400;
}
#a3_s2 .calculation .installment h4 strong {
  font-weight: 900;
}
#a3_s3 {
  min-height: 620px;
  height: auto;
  overflow: hidden;
}
#a3_s3 .headerText {
  margin-top: 110px;
  color: #505050;
  text-align: center;
  padding-bottom: 50px;
}
@media all and (max-width: 767px) {
  #a3_s3 .headerText {
    margin-top: 80px;
  }
}
#a3_s3 .headerText h1 {
  margin-bottom: 48px;
  font-size: 32px;
  font-weight: 300;
  line-height: 36px;
}
@media all and (max-width: 767px) {
  #a3_s3 .headerText h1 {
    margin-bottom: 20px;
  }
}
#a3_s3 .headerText h1 strong {
  font-weight: 700;
}
#a3_s3 .headerText a {
  display: block;
  width: 27px;
  height: 14px;
  margin: 0 auto 0 auto;
}
@media all and (max-width: 767px) {
  #a3_s3 .headerText a {
    margin-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  #a3_s3 .headerText {
    padding-bottom: 135px;
  }
}
#a3_s3 .circles-container {
  position: relative;
  min-height: 620px;
  height: 100vh;
  padding: 0;
  background-image: url(../images/bg/circle_container_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#a3_s3 .circles-container .circle {
  position: absolute;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  line-height: 18px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  padding: 20px;
  color: #ffffff;
  background: rgba(255, 156, 0, 0.8);
}
#a3_s3 .circles-container .circle span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#a3_s3 .circles-container .circles-box {
  position: relative;
  max-width: 1180px;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  margin-top: -135px;
}
#a3_s3 .circles-container .circles-box .circle_1 {
  left: 244px;
  top: 3px;
  width: 116px;
  height: 113px;
}
#a3_s3 .circles-container .circles-box .circle_2 {
  width: 174px;
  height: 174px;
  left: 620px;
  top: 8px;
  background: rgba(0, 228, 255, 0.8);
}
#a3_s3 .circles-container .circles-box .circle_3 {
  width: 174px;
  height: 174px;
  left: 795px;
  top: 45px;
}
#a3_s3 .circles-container .circles-box .circle_4 {
  width: 72px;
  height: 72px;
  top: 0;
  left: 886px;
}
#a3_s3 .circles-container .circles-box .circle_5 {
  width: 248px;
  height: 247px;
  top: 28px;
  left: 1010px;
}
#a3_s3 .circles-container .circles-box .circle_6 {
  width: 137px;
  height: 137px;
  left: 150.5px;
  top: 80px;
}
#a3_s3 .circles-container .circles-box .circle_7 {
  width: 174px;
  height: 174px;
  left: 304px;
  top: 106px;
  background-color: rgba(255, 48, 0, 0.8);
}
#a3_s3 .circles-container .circles-box .circle_8 {
  width: 88px;
  height: 88px;
  left: 579px;
  top: 184px;
}
#a3_s3 .circles-container .circles-box .circle_9 {
  width: 234px;
  height: 234px;
  left: 714px;
  top: 205px;
}
#a3_s3 .circles-container .circles-box .circle_10 {
  width: 137px;
  height: 137px;
  left: 907px;
  top: 253px;
  background-color: rgba(0, 255, 210, 0.72);
}
#a3_s3 .circles-container .circles-box .circle_11 {
  width: 72px;
  height: 72px;
  left: 1102px;
  top: 248px;
  background-color: rgba(177, 24, 24, 0.8);
}
#a3_s3 .circles-container .circles-box .circle_12 {
  width: 240px;
  height: 240px;
  left: 141px;
  top: 219px;
}
#a3_s3 .circles-container .circles-box .circle_13 {
  width: 72px;
  height: 72px;
  left: 0px;
  top: 375px;
  background-color: rgba(180, 0, 255, 0.8);
}
#a3_s3 .circles-container .circles-box .circle_14 {
  width: 174px;
  height: 174px;
  left: 349px;
  top: 277px;
}
#a3_s3 .circles-container .circles-box .circle_15 {
  width: 60px;
  height: 60px;
  left: 438px;
  top: 253px;
  background-color: rgba(255, 0, 150, 0.8);
}
#a3_s3 .circles-container .circles-box .circle_16 {
  width: 137px;
  height: 137px;
  left: 524.5px;
  top: 266px;
  background-color: rgba(0, 255, 78, 0.8);
}
#a3_s3 .circles-container .find-adviser {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 47px 55px;
  color: #f6f6f6;
  background: rgba(28, 27, 27, 0.8);
}
@media all and (max-width: 767px) {
  #a3_s3 .circles-container .find-adviser {
    text-align: center;
  }
}
#a3_s3 .circles-container .find-adviser h1,
#a3_s3 .circles-container .find-adviser h3,
#a3_s3 .circles-container .find-adviser h6 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
  padding: 0;
}
#a3_s3 .circles-container .find-adviser h1 {
  font-size: 18.5px;
  line-height: 20px;
  font-weight: 400;
}
@media all and (max-width: 767px) {
  #a3_s3 .circles-container .find-adviser h1:first-of-type {
    margin-top: 40px;
  }
}
#a3_s3 .circles-container .find-adviser h1:last-of-type {
  margin-bottom: 10px;
}
#a3_s3 .circles-container .find-adviser h3 {
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
}
#a3_s3 .circles-container .find-adviser h6.telephone {
  font-size: 18.5px;
  line-height: 28px;
  font-weight: 900;
}
#a3_s3 .circles-container .find-adviser h6.telephone a[href^="tel"] {
  color: #FFF !important;
}
#a3_s3 .circles-container .find-adviser .circle {
  width: 124px;
  height: 124px;
  text-align: center;
  padding: 0;
  margin: 0;
  color: #f6f6f6;
  font-size: 16px;
  font-weight: 700;
  background: #ff9c00;
}
@media all and (max-width: 991px) {
  #a3_s3 .circles-container .find-adviser .circle {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 0;
    float: right;
  }
}
@media all and (max-width: 767px) {
  #a3_s3 .circles-container .find-adviser .circle {
    float: none;
    position: absolute;
    left: 50%;
    margin-left: -62px;
    top: -260px;
  }
}
@media (max-width: 463px) {
  #a3_s3 .circles-container .find-adviser .circle {
    top: -280px;
  }
}
@media (max-width: 428px) {
  #a3_s3 .circles-container .find-adviser .circle {
    top: -300px;
  }
}
@media (max-width: 363px) {
  #a3_s3 .circles-container .find-adviser .circle {
    top: -320px;
  }
}
@media (max-width: 363px) {
  #a3_s3 .circles-container .find-adviser .circle {
    top: -340px;
  }
}
#a3_s3 .circles-container .find-adviser .circle span {
  line-height: 17px;
}
#a3_s3 .circles-container .find-adviser .circle a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF;
}
#a3_s3 .circles-container .find-adviser .circle a img {
  display: inline;
  margin-top: 50px;
}
@media (max-width: 767px) {
  #a6_1_1 .search-result-top .header {
    text-align: center !important;
    float: none !important;
  }
}
#a7_s1 h1,
#a7_s2 h1,
#a7_s3 h1,
#a7_s1 h2,
#a7_s2 h2,
#a7_s3 h2,
#a7_s1 h3,
#a7_s2 h3,
#a7_s3 h3,
#a7_s1 h4,
#a7_s2 h4,
#a7_s3 h4,
#a7_s1 h5,
#a7_s2 h5,
#a7_s3 h5,
#a7_s1 h6,
#a7_s2 h6,
#a7_s3 h6,
#a7_s1 p,
#a7_s2 p,
#a7_s3 p {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
}
#a7_s1 {
  background-image: url(../images/bg/a7_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
#a7_s1 .headerText {
  margin-top: 320px;
  margin-bottom: 44px;
  color: #4a4a4a;
}
@media (max-width: 1200px) {
  #a7_s1 .headerText {
    margin-top: 320px !important;
  }
}
@media (max-width: 1121px) {
  #a7_s1 .headerText {
    margin-top: 380px !important;
  }
}
@media (max-width: 991px) {
  #a7_s1 .headerText {
    margin-top: 280px !important;
  }
}
@media (max-width: 901px) {
  #a7_s1 .headerText {
    margin-top: 260px !important;
  }
}
@media (max-width: 801px) {
  #a7_s1 .headerText {
    margin-top: 200px !important;
  }
}
@media (max-width: 767px) {
  #a7_s1 .headerText {
    margin-top: 180px !important;
  }
}
#a7_s1 .headerText h1 {
  font-size: 32px;
  font-weight: 300;
}
#a7_s1 .headerText h1 strong {
  font-weight: 700;
}
#a7_s1 .section_1 {
  margin-bottom: 35px;
  color: #4a4a4a;
}
#a7_s1 .section_1 p {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}
#a7_s1 .section_1 .orange-box {
  padding: 28px 39px;
  text-align: center;
  color: #ffffff;
  background: #e6971a;
}
#a7_s1 .section_1 .orange-box h3 {
  font-size: 32px;
  font-weight: 900;
  margin-bottom: 15px;
}
#a7_s1 .section_1 .orange-box h3 strong {
  font-size: 48px;
}
#a7_s1 .section_1 .orange-box p {
  max-width: 159px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
#a7_s1 .row_boxes:nth-of-type(3) > div > div > div {
  height: 419px;
}
@media all and (max-width: 1199px) {
  #a7_s1 .row_boxes:nth-of-type(3) > div > div > div {
    height: 512px;
  }
}
@media all and (max-width: 991px) {
  #a7_s1 .row_boxes:nth-of-type(3) > div > div > div {
    height: auto;
    overflow: hidden;
  }
}
#a7_s1 .row_boxes:nth-of-type(4) > div > div > div,
#a7_s1 .row_boxes:nth-of-type(5) > div > div > div {
  height: 370px;
}
@media all and (max-width: 1199px) {
  #a7_s1 .row_boxes:nth-of-type(4) > div > div > div,
  #a7_s1 .row_boxes:nth-of-type(5) > div > div > div {
    height: 442px;
  }
}
@media all and (max-width: 991px) {
  #a7_s1 .row_boxes:nth-of-type(4) > div > div > div,
  #a7_s1 .row_boxes:nth-of-type(5) > div > div > div {
    height: auto;
    overflow: hidden;
  }
}
#a7_s1 .row_boxes > div {
  margin-bottom: 40px;
}
@media all and (max-width: 991px) {
  #a7_s1 .row_boxes > div {
    margin-bottom: 0;
  }
}
@media all and (max-width: 1199px) {
  #a7_s1 .row_boxes > div > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#a7_s1 .row_boxes > div > div > div {
  padding: 22px 18px;
  background: #ececec;
}
@media all and (max-width: 991px) {
  #a7_s1 .row_boxes > div > div > div {
    margin-bottom: 25px;
  }
}
#a7_s1 .row_boxes > div > div > div h3 {
  font-size: 16px;
  font-weight: 700;
  color: #373737;
  margin-bottom: 20px;
}
#a7_s1 .row_boxes > div > div > div p {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 20px;
  color: #373737;
}
#a7_s1 .row_boxes > div > div > div a {
  color: #15b0e3;
  font-style: italic;
}
#a7_s2 .iso-header {
  margin-top: 50px;
}
@media all and (max-width: 991px) {
  #a7_s2 .iso-header {
    text-align: center;
  }
  #a7_s2 .iso-header img {
    display: inline;
    margin-bottom: 56px;
  }
}
#a7_s2 .iso-header p {
  margin-top: 4px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: #4a4a4a;
}
#a7_s2 .iso-stars {
  margin-top: 36px;
  text-align: center;
}
@media all and (max-width: 991px) {
  #a7_s2 .iso-stars {
    margin-top: 62px;
  }
}
#a7_s2 .iso-stars img {
  display: inline;
  margin-bottom: 24px;
}
#a7_s2 .iso-stars p {
  margin-bottom: 40px;
  color: #212121;
  font-size: 13.5px;
  line-height: 18.5px;
  font-weight: 400;
}
#a5_1,
#a10_s1,
#a3_s1 {
  height: auto;
  width: 100%;
  background-position: center center;
  overflow: hidden;
  font-family: 'Lato', sans-serif, arial;
  color: #505050;
}
#a5_1 .container,
#a10_s1 .container,
#a3_s1 .container {
  margin-top: 275px;
}
#a5_1 .container h1,
#a10_s1 .container h1,
#a3_s1 .container h1 {
  margin-top: 70px;
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  #a5_1 .container,
  #a10_s1 .container,
  #a3_s1 .container {
    margin-top: 300px;
  }
}
@media (max-width: 1121px) {
  #a5_1 .container,
  #a10_s1 .container,
  #a3_s1 .container {
    margin-top: 360px;
  }
}
@media (max-width: 991px) {
  #a5_1 .container,
  #a10_s1 .container,
  #a3_s1 .container {
    margin-top: 260px;
  }
}
@media (max-width: 901px) {
  #a5_1 .container,
  #a10_s1 .container,
  #a3_s1 .container {
    margin-top: 240px;
  }
}
@media (max-width: 801px) {
  #a5_1 .container,
  #a10_s1 .container,
  #a3_s1 .container {
    margin-top: 180px;
  }
}
@media (max-width: 767px) {
  #a5_1 .container,
  #a10_s1 .container,
  #a3_s1 .container {
    margin-top: 160px;
  }
}
#a5_1 .contact-container .contact-header,
#a10_s1 .contact-container .contact-header,
#a3_s1 .contact-container .contact-header {
  margin: 0 0 40px 0;
  padding: 0;
  font-size: 32px;
  font-weight: 400;
}
#a5_1 .contact-container .contact-info,
#a10_s1 .contact-container .contact-info,
#a3_s1 .contact-container .contact-info {
  min-height: auto !important;
  padding: 17px 21px;
  background: rgba(241, 241, 241, 0.8);
}

@media (max-width: 767px) {
  #a5_1 .contact-container .contact-info .col-2 {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {


  #a5_1 .contact-container .contact-info,
  #a10_s1 .contact-container .contact-info,
  #a3_s1 .contact-container .contact-info {
    height: auto;
    overflow: hidden;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #a5_1 .contact-container .contact-info,
  #a10_s1 .contact-container .contact-info,
  #a3_s1 .contact-container .contact-info {
    background: #FFF;
  }
}
#a5_1 .contact-container .contact-info h1,
#a10_s1 .contact-container .contact-info h1,
#a3_s1 .contact-container .contact-info h1,
#a5_1 .contact-container .contact-info h2,
#a10_s1 .contact-container .contact-info h2,
#a3_s1 .contact-container .contact-info h2,
#a5_1 .contact-container .contact-info h3,
#a10_s1 .contact-container .contact-info h3,
#a3_s1 .contact-container .contact-info h3,
#a5_1 .contact-container .contact-info h4,
#a10_s1 .contact-container .contact-info h4,
#a3_s1 .contact-container .contact-info h4,
#a5_1 .contact-container .contact-info h5,
#a10_s1 .contact-container .contact-info h5,
#a3_s1 .contact-container .contact-info h5,
#a5_1 .contact-container .contact-info h6,
#a10_s1 .contact-container .contact-info h6,
#a3_s1 .contact-container .contact-info h6,
#a5_1 .contact-container .contact-info p,
#a10_s1 .contact-container .contact-info p,
#a3_s1 .contact-container .contact-info p {
  margin: 0;
  padding: 0;
}
#a5_1 .contact-container .contact-info h2,
#a10_s1 .contact-container .contact-info h2,
#a3_s1 .contact-container .contact-info h2 {
  margin: 0 0 40px 0;
  font-size: 18.5px;
  font-weight: 400;
  color: #353535;
}
@media (max-width: 991px) {
  #a5_1 .contact-container .contact-info h2,
  #a10_s1 .contact-container .contact-info h2,
  #a3_s1 .contact-container .contact-info h2 {
    line-height: 1;
    margin: 0 0 30px 0;
  }
}
#a5_1 .contact-container .contact-info h2 strong,
#a10_s1 .contact-container .contact-info h2 strong,
#a3_s1 .contact-container .contact-info h2 strong {
  font-weight: 900;
}
#a5_1 .contact-container .contact-info .address,
#a10_s1 .contact-container .contact-info .address,
#a3_s1 .contact-container .contact-info .address {
  padding: 0;
  margin-bottom: 45px;
  color: #353535;
}
#a5_1 .contact-container .contact-info .address > div,
#a10_s1 .contact-container .contact-info .address > div,
#a3_s1 .contact-container .contact-info .address > div {
  padding: 0;
}
#a5_1 .contact-container .contact-info .address h3,
#a10_s1 .contact-container .contact-info .address h3,
#a3_s1 .contact-container .contact-info .address h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
}
@media (max-width: 991px) {
  #a5_1 .contact-container .contact-info .address h3,
  #a10_s1 .contact-container .contact-info .address h3,
  #a3_s1 .contact-container .contact-info .address h3 {
    font-size: 18px;
  }
}
#a5_1 .contact-container .contact-info .address h6,
#a10_s1 .contact-container .contact-info .address h6,
#a3_s1 .contact-container .contact-info .address h6 {
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
}
#a5_1 .contact-container .contact-info .address h6 strong,
#a10_s1 .contact-container .contact-info .address h6 strong,
#a3_s1 .contact-container .contact-info .address h6 strong {
  font-weight: 900;
  line-height: 24px;
}
#a5_1 .contact-container .contact-info .address h6 strong a,
#a10_s1 .contact-container .contact-info .address h6 strong a,
#a3_s1 .contact-container .contact-info .address h6 strong a {
  color: #000;
}
#a5_1 .contact-container .contact-info .address p,
#a10_s1 .contact-container .contact-info .address p,
#a3_s1 .contact-container .contact-info .address p {
  font-size: 13.5px;
  line-height: 20px;
}
#a5_1 .contact-container .contact-info .see-map,
#a10_s1 .contact-container .contact-info .see-map,
#a3_s1 .contact-container .contact-info .see-map {
  padding: 0;
  line-height: 19px;
  font-size: 12px;
  font-weight: 700;
  color: #353535;
}
@media (max-width: 991px) {
  #a5_1 .contact-container .contact-info .see-map,
  #a10_s1 .contact-container .contact-info .see-map,
  #a3_s1 .contact-container .contact-info .see-map {
    font-size: 16px;
  }
}
#a5_1 .contact-container .contact-info .see-map > div,
#a10_s1 .contact-container .contact-info .see-map > div,
#a3_s1 .contact-container .contact-info .see-map > div {
  padding: 0;
}
#a5_1 .contact-container .contact-info .see-map .pin-icon,
#a10_s1 .contact-container .contact-info .see-map .pin-icon,
#a3_s1 .contact-container .contact-info .see-map .pin-icon {
  margin-right: 10px;
}
#a5_1 .contact-container .contact-info .see-map a,
#a10_s1 .contact-container .contact-info .see-map a,
#a3_s1 .contact-container .contact-info .see-map a {
  color: #353535;
}
#a5_1 .contact-container .contact-info .see-map img,
#a10_s1 .contact-container .contact-info .see-map img,
#a3_s1 .contact-container .contact-info .see-map img {
  margin: 0 auto 12px auto;
}
#a5_1 .contact-container .contact-form,
#a10_s1 .contact-container .contact-form,
#a3_s1 .contact-container .contact-form {
  height: 345px;
  padding: 17px 19px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 991px) {
  #a5_1 .contact-container .contact-form,
  #a10_s1 .contact-container .contact-form,
  #a3_s1 .contact-container .contact-form {
    height: auto;
    overflow: hidden;
    text-align: center;
  }
}
#a5_1 .contact-container .contact-form h1,
#a10_s1 .contact-container .contact-form h1,
#a3_s1 .contact-container .contact-form h1,
#a5_1 .contact-container .contact-form h2,
#a10_s1 .contact-container .contact-form h2,
#a3_s1 .contact-container .contact-form h2,
#a5_1 .contact-container .contact-form h3,
#a10_s1 .contact-container .contact-form h3,
#a3_s1 .contact-container .contact-form h3,
#a5_1 .contact-container .contact-form h4,
#a10_s1 .contact-container .contact-form h4,
#a3_s1 .contact-container .contact-form h4,
#a5_1 .contact-container .contact-form h5,
#a10_s1 .contact-container .contact-form h5,
#a3_s1 .contact-container .contact-form h5,
#a5_1 .contact-container .contact-form h6,
#a10_s1 .contact-container .contact-form h6,
#a3_s1 .contact-container .contact-form h6,
#a5_1 .contact-container .contact-form p,
#a10_s1 .contact-container .contact-form p,
#a3_s1 .contact-container .contact-form p {
  margin: 0;
  padding: 0;
}
#a5_1 .contact-container .contact-form > div,
#a10_s1 .contact-container .contact-form > div,
#a3_s1 .contact-container .contact-form > div {
  padding: 0;
}
#a5_1 .contact-container .contact-form-header,
#a10_s1 .contact-container .contact-form-header,
#a3_s1 .contact-container .contact-form-header {
  padding: 0;
}
#a5_1 .contact-container .contact-form-header h1,
#a10_s1 .contact-container .contact-form-header h1,
#a3_s1 .contact-container .contact-form-header h1 {
  margin-bottom: 5px;
  font-size: 18.5px;
}
@media (max-width: 991px) {
  #a5_1 .contact-container .contact-form-header h1,
  #a10_s1 .contact-container .contact-form-header h1,
  #a3_s1 .contact-container .contact-form-header h1 {
    font-size: 24px;
  }
}
#a5_1 .contact-container .contact-form-header p,
#a10_s1 .contact-container .contact-form-header p,
#a3_s1 .contact-container .contact-form-header p {
  line-height: 22px;
  font-size: 13.5px;
  font-weight: 400;
}
@media (max-width: 991px) {
  #a5_1 .contact-container .contact-form-header p,
  #a10_s1 .contact-container .contact-form-header p,
  #a3_s1 .contact-container .contact-form-header p {
    font-size: 18px;
  }
}
#a5_1 .contact-container .contact-form .form-topic,
#a10_s1 .contact-container .contact-form .form-topic,
#a3_s1 .contact-container .contact-form .form-topic {
  padding: 0;
  margin: 15px 0 15px 0;
}
@media (max-width: 767px) {
  #a5_1 .contact-container .contact-form .form-topic,
  #a10_s1 .contact-container .contact-form .form-topic,
  #a3_s1 .contact-container .contact-form .form-topic {
    text-align: left;
  }
}
#a5_1 .contact-container .contact-form .form-topic img,
#a10_s1 .contact-container .contact-form .form-topic img,
#a3_s1 .contact-container .contact-form .form-topic img {
  display: inline-block;
  margin-right: 10px;
}
#a5_1 .contact-container .contact-form .form-topic p,
#a10_s1 .contact-container .contact-form .form-topic p,
#a3_s1 .contact-container .contact-form .form-topic p {
  display: inline-block;
  line-height: 35px;
  font-style: italic;
  font-size: 16px;
  color: #ebebeb;
}
@media (max-width: 991px) {
  #a5_1 .contact-container .contact-form .form-topic p,
  #a10_s1 .contact-container .contact-form .form-topic p,
  #a3_s1 .contact-container .contact-form .form-topic p {
    font-size: 24px;
  }
}
#a5_1 .contact-container .contact-form .form-topic p input,
#a10_s1 .contact-container .contact-form .form-topic p input,
#a3_s1 .contact-container .contact-form .form-topic p input {
  margin-left: 5px;
}
@media (max-width: 991px) {
  #a5_1 .contact-container .contact-form .form-topic p input,
  #a10_s1 .contact-container .contact-form .form-topic p input,
  #a3_s1 .contact-container .contact-form .form-topic p input {
    margin-left: 0;
  }
}
#a5_1 .contact-container .contact-form .contact-form-box > div,
#a10_s1 .contact-container .contact-form .contact-form-box > div,
#a3_s1 .contact-container .contact-form .contact-form-box > div,
#a5_1 .contact-container .contact-form .contact-form-box > div > div,
#a10_s1 .contact-container .contact-form .contact-form-box > div > div,
#a3_s1 .contact-container .contact-form .contact-form-box > div > div {
  padding: 0;
}
#a5_1 .contact-container .contact-form .contact-form-box textarea,
#a5_1 .contact-container .contact-form .contact-form-box input[type="text"],
#a10_s1 .contact-container .contact-form .contact-form-box input[type="text"],
#a10_s1 .contact-container .contact-form .contact-form-box select,
#a3_s1 .contact-container .contact-form .contact-form-box input[type="text"] {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 0;
  padding: 0 12px;
  margin-bottom: 13px;
  font-size: 16px;
  color: #212121;
}

@media (max-width: 767px) {
  #a5_1 .contact-container .contact-form .contact-form-box textarea,
  #a5_1 .contact-container .contact-form .contact-form-box input[type="text"],
  #a10_s1 .contact-container .contact-form .contact-form-box input[type="text"],
  #a10_s1 .contact-container .contact-form .contact-form-box select,
  #a3_s1 .contact-container .contact-form .contact-form-box input[type="text"] {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #a5_1 .contact-container .contact-form .contact-form-box textarea:last-of-type,
  #a5_1 .contact-container .contact-form .contact-form-box input[type="text"]:last-of-type,
  #a10_s1 .contact-container .contact-form .contact-form-box input[type="text"]:last-of-type,
  #a10_s1 .contact-container .contact-form .contact-form-box select:last-of-type,
  #a3_s1 .contact-container .contact-form .contact-form-box input[type="text"]:last-of-type {
    margin-right: 0;
  }
}
#a5_1 .contact-container .contact-form .contact-form-box ::-webkit-input-placeholder,
#a10_s1 .contact-container .contact-form .contact-form-box ::-webkit-input-placeholder,
#a3_s1 .contact-container .contact-form .contact-form-box ::-webkit-input-placeholder {
  color: #858585;
  font-style: italic;
  font-size: 16px;
}
#a5_1 .contact-container .contact-form .contact-form-box :-moz-placeholder,
#a10_s1 .contact-container .contact-form .contact-form-box :-moz-placeholder,
#a3_s1 .contact-container .contact-form .contact-form-box :-moz-placeholder {
  color: #858585;
  font-style: italic;
  font-size: 16px;
}
#a5_1 .contact-container .contact-form .contact-form-box ::-moz-placeholder,
#a10_s1 .contact-container .contact-form .contact-form-box ::-moz-placeholder,
#a3_s1 .contact-container .contact-form .contact-form-box ::-moz-placeholder {
  color: #858585;
  font-style: italic;
  font-size: 16px;
}
#a5_1 .contact-container .contact-form .contact-form-box :-ms-input-placeholder,
#a10_s1 .contact-container .contact-form .contact-form-box :-ms-input-placeholder,
#a3_s1 .contact-container .contact-form .contact-form-box :-ms-input-placeholder {
  color: #858585;
  font-style: italic;
  font-size: 16px;
}

#a10_s1 .contact-container .contact-form .contact-form-box select {
  background: white;
}

#a10_s1 .contact-container .contact-form .contact-form-box select.parsley-error {
  border: 3px solid #a94442 !important;
}

#a5_1 .contact-container .contact-form .contact-form-box input[type="submit"],
#a10_s1 .contact-container .contact-form .contact-form-box input[type="submit"],
#a3_s1 .contact-container .contact-form .contact-form-box input[type="submit"] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-style: italic;
  font-size: 18.5px;
  color: #FFF;
  background: #e6971a;
  font-weight: 700;
  bottom: 0;
  padding: 0;
}
#a5_1 .contact-container .contact-form .contact-form-box .submit-btn-container,
#a10_s1 .contact-container .contact-form .contact-form-box .submit-btn-container,
#a3_s1 .contact-container .contact-form .contact-form-box .submit-btn-container {
  padding-left: 15px;
  margin-top: 53px;
}
@media (max-width: 767px) {
  #a5_1 .contact-container .contact-form .contact-form-box .submit-btn-container,
  #a10_s1 .contact-container .contact-form .contact-form-box .submit-btn-container,
  #a3_s1 .contact-container .contact-form .contact-form-box .submit-btn-container {
    margin-top: 55px;
  }
}
#a5_1 .contact-container .contact-form .contact-form-box .checkbox-container,
#a10_s1 .contact-container .contact-form .contact-form-box .checkbox-container,
#a3_s1 .contact-container .contact-form .contact-form-box .checkbox-container {
  height: 18px;
  margin-top: 12px;
}
#a5_1 .contact-container .contact-form .contact-form-box .checkbox-container input[type="checkbox"],
#a10_s1 .contact-container .contact-form .contact-form-box .checkbox-container input[type="checkbox"],
#a3_s1 .contact-container .contact-form .contact-form-box .checkbox-container input[type="checkbox"] {
  display: none;
}
#a5_1 .contact-container .contact-form .contact-form-box .checkbox-container input[type="checkbox"] + label,
#a10_s1 .contact-container .contact-form .contact-form-box .checkbox-container input[type="checkbox"] + label,
#a3_s1 .contact-container .contact-form .contact-form-box .checkbox-container input[type="checkbox"] + label {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-bottom: 0;
  background: url(../images/icons/contact_form_unchecked.png) left top no-repeat;
  cursor: pointer;
}
#a5_1 .contact-container .contact-form .contact-form-box .checkbox-container input[type="checkbox"]:checked + label,
#a10_s1 .contact-container .contact-form .contact-form-box .checkbox-container input[type="checkbox"]:checked + label,
#a3_s1 .contact-container .contact-form .contact-form-box .checkbox-container input[type="checkbox"]:checked + label {
  background: url(../images/icons/contact_form_checked.png) top no-repeat;
}
#a5_1 .contact-container .contact-form .contact-form-box .checkbox-container p,
#a10_s1 .contact-container .contact-form .contact-form-box .checkbox-container p,
#a3_s1 .contact-container .contact-form .contact-form-box .checkbox-container p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10.5px;
  font-weight: 700;
  line-height: 1;
  height: 22px;
  vertical-align: middle;
  display: table-cell;
}
@media (max-width: 991px) {
  #a5_1 .contact-container .contact-form .contact-form-box .checkbox-container p,
  #a10_s1 .contact-container .contact-form .contact-form-box .checkbox-container p,
  #a3_s1 .contact-container .contact-form .contact-form-box .checkbox-container p {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  #a5_1 .contact-container .contact-form .contact-form-box .checkbox-container p,
  #a10_s1 .contact-container .contact-form .contact-form-box .checkbox-container p,
  #a3_s1 .contact-container .contact-form .contact-form-box .checkbox-container p {
    text-align: left;
  }
}
#a5_1 .contact-container .contact-form .input-hidden,
#a10_s1 .contact-container .contact-form .input-hidden,
#a3_s1 .contact-container .contact-form .input-hidden,
#a5_1 .contact-container .contact-form .contact-form-box textarea.input-hidden,
#a5_1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden,
#a10_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden,
#a3_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden {
  display: inline-block;
  line-height: 35px;
  font-style: italic;
  font-size: 16px;
  color: #ebebeb;
  background: transparent;
  border: 0;
  padding: 3px;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-left: 20px;
}
#a5_1 .contact-container .contact-form .input-hidden::-webkit-input-placeholder,
#a10_s1 .contact-container .contact-form .input-hidden::-webkit-input-placeholder,
#a3_s1 .contact-container .contact-form .input-hidden::-webkit-input-placeholder,
#a5_1 .contact-container .contact-form .contact-form-box textarea.input-hidden::-webkit-input-placeholder,
#a5_1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden::-webkit-input-placeholder,
#a10_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden::-webkit-input-placeholder,
#a3_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden::-webkit-input-placeholder {
  color: #ebebeb;
}
#a5_1 .contact-container .contact-form .input-hidden::-moz-placeholder,
#a10_s1 .contact-container .contact-form .input-hidden::-moz-placeholder,
#a3_s1 .contact-container .contact-form .input-hidden::-moz-placeholder,
#a5_1 .contact-container .contact-form .contact-form-box textarea.input-hidden::-moz-placeholder,
#a5_1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden::-moz-placeholder,
#a10_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden::-moz-placeholder,
#a3_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden::-moz-placeholder {
  color: #ebebeb;
}
#a5_1 .contact-container .contact-form .input-hidden:-moz-placeholder,
#a10_s1 .contact-container .contact-form .input-hidden:-moz-placeholder,
#a3_s1 .contact-container .contact-form .input-hidden:-moz-placeholder,
#a5_1 .contact-container .contact-form .contact-form-box textarea.input-hidden:-moz-placeholder,
#a5_1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden:-moz-placeholder,
#a10_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden:-moz-placeholder,
#a3_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden:-moz-placeholder {
  color: #ebebeb;
}
#a5_1 .contact-container .contact-form .input-hidden:-ms-input-placeholder,
#a10_s1 .contact-container .contact-form .input-hidden:-ms-input-placeholder,
#a3_s1 .contact-container .contact-form .input-hidden:-ms-input-placeholder,
#a5_1 .contact-container .contact-form .contact-form-box textarea.input-hidden:-ms-input-placeholder,
#a5_1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden:-ms-input-placeholder,
#a10_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden:-ms-input-placeholder,
#a3_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden:-ms-input-placeholder {
  color: #ebebeb;
}
@media (max-width: 991px) {
  #a5_1 .contact-container .contact-form .input-hidden,
  #a10_s1 .contact-container .contact-form .input-hidden,
  #a3_s1 .contact-container .contact-form .input-hidden,
  #a5_1 .contact-container .contact-form .contact-form-box textarea.input-hidden,
  #a5_1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden,
  #a10_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden,
  #a3_s1 .contact-container .contact-form .contact-form-box input[type="text"].input-hidden {
    font-size: 24px;
  }
}
#a5_1 .offices-container h1,
#a10_s1 .offices-container h1,
#a3_s1 .offices-container h1 {
  margin: 46px 0 37px 0;
  color: #505050;
  font-size: 32px;
  font-weight: 400;
}
@media (max-width: 767px) {
  #a5_1 .offices-container h1,
  #a10_s1 .offices-container h1,
  #a3_s1 .offices-container h1 {
    margin: 33px 0 40px 0;
  }
}
#a5_1 .offices-container h1 img,
#a10_s1 .offices-container h1 img,
#a3_s1 .offices-container h1 img {
  display: inline;
  vertical-align: top;
  margin-top: 15px;
}
#a5_1 .offices-container .offices,
#a10_s1 .offices-container .offices,
#a3_s1 .offices-container .offices {
  color: #353535;
  padding: 0;
}
#a5_1 .offices-container .offices > div,
#a10_s1 .offices-container .offices > div,
#a3_s1 .offices-container .offices > div {
  text-align: left;
}
@media (max-width: 991px) {
  #a5_1 .offices-container .offices > div,
  #a10_s1 .offices-container .offices > div,
  #a3_s1 .offices-container .offices > div {
    margin-bottom: 65px;
  }
}
@media (max-width: 767px) {
  #a5_1 .offices-container .offices > div,
  #a10_s1 .offices-container .offices > div,
  #a3_s1 .offices-container .offices > div {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #a5_1 .offices-container .offices > div > div,
  #a10_s1 .offices-container .offices > div > div,
  #a3_s1 .offices-container .offices > div > div {
    text-align: center;
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  #a5_1 .offices-container .offices > div.row-sm-mb-none,
  #a10_s1 .offices-container .offices > div.row-sm-mb-none,
  #a3_s1 .offices-container .offices > div.row-sm-mb-none {
    margin-bottom: 0 !important;
  }
}
#a5_1 .offices-container .offices > div h2,
#a10_s1 .offices-container .offices > div h2,
#a3_s1 .offices-container .offices > div h2,
#a5_1 .offices-container .offices > div h3,
#a10_s1 .offices-container .offices > div h3,
#a3_s1 .offices-container .offices > div h3,
#a5_1 .offices-container .offices > div h6,
#a10_s1 .offices-container .offices > div h6,
#a3_s1 .offices-container .offices > div h6,
#a5_1 .offices-container .offices > div p,
#a10_s1 .offices-container .offices > div p,
#a3_s1 .offices-container .offices > div p {
  margin: 0;
  padding: 0;
}
#a5_1 .offices-container .offices > div h2,
#a10_s1 .offices-container .offices > div h2,
#a3_s1 .offices-container .offices > div h2 {
  font-size: 18.5px;
  line-height: 20px;
  font-weight: 400;
}
@media (max-width: 767px) {
  #a5_1 .offices-container .offices > div h2,
  #a10_s1 .offices-container .offices > div h2,
  #a3_s1 .offices-container .offices > div h2 {
    font-size: 24px;
    line-height: 24px;
  }
}
#a5_1 .offices-container .offices > div h2 strong,
#a10_s1 .offices-container .offices > div h2 strong,
#a3_s1 .offices-container .offices > div h2 strong {
  line-height: 20px;
  display: block;
  margin: 0 0 14px 0;
  padding: 0;
}
#a5_1 .offices-container .offices > div h3,
#a10_s1 .offices-container .offices > div h3,
#a3_s1 .offices-container .offices > div h3 {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 767px) {
  #a5_1 .offices-container .offices > div h3,
  #a10_s1 .offices-container .offices > div h3,
  #a3_s1 .offices-container .offices > div h3 {
    font-size: 18px;
  }
}
#a5_1 .offices-container .offices > div h6,
#a10_s1 .offices-container .offices > div h6,
#a3_s1 .offices-container .offices > div h6 {
  margin-bottom: 20px;
  font-size: 13.5px;
  font-weight: 400;
}
@media (max-width: 767px) {
  #a5_1 .offices-container .offices > div h6,
  #a10_s1 .offices-container .offices > div h6,
  #a3_s1 .offices-container .offices > div h6 {
    font-size: 18px;
    line-height: 24px;
  }
}
#a5_1 .offices-container .offices > div p,
#a10_s1 .offices-container .offices > div p,
#a3_s1 .offices-container .offices > div p {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 18px;
}
@media (max-width: 767px) {
  #a5_1 .offices-container .offices > div p,
  #a10_s1 .offices-container .offices > div p,
  #a3_s1 .offices-container .offices > div p {
    font-size: 18px;
    line-height: 23px;
  }
}
#a5_1 .offices-container .offices > div .telephone,
#a10_s1 .offices-container .offices > div .telephone,
#a3_s1 .offices-container .offices > div .telephone {
  font-size: 18.5px;
  line-height: 32px;
}
@media (max-width: 767px) {
  #a5_1 .offices-container .offices > div .telephone,
  #a10_s1 .offices-container .offices > div .telephone,
  #a3_s1 .offices-container .offices > div .telephone {
    font-size: 24px;
  }
}
#a5_1 .offices-container .offices > div .telephone strong,
#a10_s1 .offices-container .offices > div .telephone strong,
#a3_s1 .offices-container .offices > div .telephone strong {
  font-weight: 900;
}
#a5_1 .offices-container .offices > div .telephone strong a,
#a10_s1 .offices-container .offices > div .telephone strong a,
#a3_s1 .offices-container .offices > div .telephone strong a {
  color: #000;
}
#a5_1 .line,
#a10_s1 .line,
#a3_s1 .line {
  border-bottom: 1px solid #aeb4b4;
  margin-bottom: 0;
}
#a5_1 .employee,
#a10_s1 .employee,
#a3_s1 .employee {
  margin-bottom: 56px;
  text-align: center;
  color: #353535;
}
#a5_1 .employee img,
#a10_s1 .employee img,
#a3_s1 .employee img {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  #a5_1 .employee img,
  #a10_s1 .employee img,
  #a3_s1 .employee img {
    margin-bottom: 20px;
  }
}
#a5_1 .employee h1,
#a10_s1 .employee h1,
#a3_s1 .employee h1 {
  font-size: 18.5px;
  font-weight: 700;
}
#a5_1 .employee h2,
#a10_s1 .employee h2,
#a3_s1 .employee h2 {
  font-size: 16px;
  font-weight: 900;
  line-height: 24px;
}
@media (max-width: 767px) {
  #a5_1 .employee h2,
  #a10_s1 .employee h2,
  #a3_s1 .employee h2 {
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
  }
}
#a5_1 .employee h6,
#a10_s1 .employee h6,
#a3_s1 .employee h6 {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 18.5px;
}
@media (max-width: 767px) {
  #a5_1 .employee h6,
  #a10_s1 .employee h6,
  #a3_s1 .employee h6 {
    font-size: 18px;
    line-height: 21px;
  }
}
#a5_1 .employee .telephone,
#a10_s1 .employee .telephone,
#a3_s1 .employee .telephone {
  font-size: 16px;
  line-height: 30px;
}
@media (max-width: 767px) {
  #a5_1 .employee .telephone,
  #a10_s1 .employee .telephone,
  #a3_s1 .employee .telephone {
    font-size: 24px;
    font-weight: 900;
    line-height: 34px;
  }
}
#a5_1 .employee .telephone strong,
#a10_s1 .employee .telephone strong,
#a3_s1 .employee .telephone strong {
  font-weight: 900;
}
#a5_1 .employee .telephone strong a,
#a10_s1 .employee .telephone strong a,
#a3_s1 .employee .telephone strong a {
  color: #000;
}
#a5_1 .employee .telephone > img,
#a10_s1 .employee .telephone > img,
#a3_s1 .employee .telephone > img {
  display: inline;
  margin-bottom: 0 !important;
  margin-top: -6px !important;
}
#a5_1 .credit,
#a10_s1 .credit,
#a3_s1 .credit {
  padding: 44px 0;
  color: #505050;
}
@media (max-width: 991px) {
  #a5_1 .credit,
  #a10_s1 .credit,
  #a3_s1 .credit {
    padding: 0;
  }
}
#a5_1 .credit h1,
#a10_s1 .credit h1,
#a3_s1 .credit h1,
#a5_1 .credit h2,
#a10_s1 .credit h2,
#a3_s1 .credit h2,
#a5_1 .credit h3,
#a10_s1 .credit h3,
#a3_s1 .credit h3,
#a5_1 .credit h4,
#a10_s1 .credit h4,
#a3_s1 .credit h4,
#a5_1 .credit h5,
#a10_s1 .credit h5,
#a3_s1 .credit h5,
#a5_1 .credit h6,
#a10_s1 .credit h6,
#a3_s1 .credit h6,
#a5_1 .credit p,
#a10_s1 .credit p,
#a3_s1 .credit p {
  margin: 0;
  padding: 0;
}
#a5_1 .credit h1,
#a10_s1 .credit h1,
#a3_s1 .credit h1 {
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 300;
}
@media (max-width: 991px) {
  #a5_1 .credit h1,
  #a10_s1 .credit h1,
  #a3_s1 .credit h1 {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  #a5_1 .credit h1,
  #a10_s1 .credit h1,
  #a3_s1 .credit h1 {
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
#a5_1 .flats,
#a10_s1 .flats,
#a3_s1 .flats {
  color: #505050;
}
#a5_1 .flats h1,
#a10_s1 .flats h1,
#a3_s1 .flats h1 {
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 0;
}
@media (max-width: 991px) {
  #a5_1 .flats h1,
  #a10_s1 .flats h1,
  #a3_s1 .flats h1 {
    margin-top: 30px;
  }
}
#a5_1 .flats .employee:first-of-type,
#a10_s1 .flats .employee:first-of-type,
#a3_s1 .flats .employee:first-of-type {
  border-right: 1px solid #aeb4b4;
}
@media (max-width: 767px) {
  #a5_1 .flats .employee:first-of-type,
  #a10_s1 .flats .employee:first-of-type,
  #a3_s1 .flats .employee:first-of-type {
    border-right: 0;
  }
}
#a5_1 .flats .employee h1,
#a10_s1 .flats .employee h1,
#a3_s1 .flats .employee h1,
#a5_1 .flats .employee h2,
#a10_s1 .flats .employee h2,
#a3_s1 .flats .employee h2,
#a5_1 .flats .employee h3,
#a10_s1 .flats .employee h3,
#a3_s1 .flats .employee h3,
#a5_1 .flats .employee h4,
#a10_s1 .flats .employee h4,
#a3_s1 .flats .employee h4,
#a5_1 .flats .employee h5,
#a10_s1 .flats .employee h5,
#a3_s1 .flats .employee h5,
#a5_1 .flats .employee h6,
#a10_s1 .flats .employee h6,
#a3_s1 .flats .employee h6 {
  margin: 0;
  padding: 0;
}
#a5_1 .flats .employee h1,
#a10_s1 .flats .employee h1,
#a3_s1 .flats .employee h1 {
  font-size: 18.5px;
  font-weight: 700;
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  #a5_1 .flats .employee h1,
  #a10_s1 .flats .employee h1,
  #a3_s1 .flats .employee h1 {
    font-size: 24px;
    line-height: 40px;
  }
}
#a5_1 .flats .employee img,
#a10_s1 .flats .employee img,
#a3_s1 .flats .employee img {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  #a5_1 .flats .employee img,
  #a10_s1 .flats .employee img,
  #a3_s1 .flats .employee img {
    margin-bottom: 20px;
  }
}
#a5_1 .domd,
#a10_s1 .domd,
#a3_s1 .domd {
  color: #505050;
}
@media (max-width: 767px) {
  #a5_1 .domd,
  #a10_s1 .domd,
  #a3_s1 .domd {
    text-align: center;
  }
}
#a5_1 .domd h1,
#a10_s1 .domd h1,
#a3_s1 .domd h1,
#a5_1 .domd h2,
#a10_s1 .domd h2,
#a3_s1 .domd h2,
#a5_1 .domd h3,
#a10_s1 .domd h3,
#a3_s1 .domd h3,
#a5_1 .domd h4,
#a10_s1 .domd h4,
#a3_s1 .domd h4,
#a5_1 .domd h5,
#a10_s1 .domd h5,
#a3_s1 .domd h5,
#a5_1 .domd h6,
#a10_s1 .domd h6,
#a3_s1 .domd h6 {
  margin: 0;
  padding: 0;
}
#a5_1 .domd h1,
#a10_s1 .domd h1,
#a3_s1 .domd h1 {
  font-size: 32px;
  font-weight: 400;
  margin-top: 37px;
  margin-bottom: 47px;
}
@media (max-width: 767px) {
  #a5_1 .domd h1,
  #a10_s1 .domd h1,
  #a3_s1 .domd h1 {
    margin-bottom: 32px;
  }
}
#a5_1 .domd .department,
#a10_s1 .domd .department,
#a3_s1 .domd .department {
  margin-bottom: 68px;
  color: #353535;
}
@media (max-width: 991px) {
  #a5_1 .domd .department,
  #a10_s1 .domd .department,
  #a3_s1 .domd .department {
    margin-bottom: 60px;
  }
}
#a5_1 .domd .department h2,
#a10_s1 .domd .department h2,
#a3_s1 .domd .department h2 {
  line-height: 1;
  font-size: 18.5px;
  font-weight: 400;
}
@media (max-width: 767px) {
  #a5_1 .domd .department h2,
  #a10_s1 .domd .department h2,
  #a3_s1 .domd .department h2 {
    font-size: 24px;
  }
}
#a5_1 .domd .department h6,
#a10_s1 .domd .department h6,
#a3_s1 .domd .department h6 {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
}
@media (max-width: 767px) {
  #a5_1 .domd .department h6,
  #a10_s1 .domd .department h6,
  #a3_s1 .domd .department h6 {
    font-size: 18px;
    line-height: 20px;
  }
}
#a5_1 .domd .department p,
#a10_s1 .domd .department p,
#a3_s1 .domd .department p {
  margin-bottom: 0;
  font-size: 13.5px;
  font-weight: 400;
}
@media (max-width: 767px) {
  #a5_1 .domd .department p,
  #a10_s1 .domd .department p,
  #a3_s1 .domd .department p {
    font-size: 18px;
    line-height: 24px;
  }
}
#a5_1 .domd .department .telephone,
#a10_s1 .domd .department .telephone,
#a3_s1 .domd .department .telephone {
  line-height: 28px;
  font-size: 18.5px;
  font-weight: 400;
}
@media (max-width: 767px) {
  #a5_1 .domd .department .telephone,
  #a10_s1 .domd .department .telephone,
  #a3_s1 .domd .department .telephone {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  #a5_1 .domd .department .telephone img.visible-xs,
  #a10_s1 .domd .department .telephone img.visible-xs,
  #a3_s1 .domd .department .telephone img.visible-xs {
    display: inline !important;
  }
}
#a5_1 .domd .department .telephone strong,
#a10_s1 .domd .department .telephone strong,
#a3_s1 .domd .department .telephone strong {
  font-weight: 900;
}
#a5_1 .domd .department .telephone strong a,
#a10_s1 .domd .department .telephone strong a,
#a3_s1 .domd .department .telephone strong a {
  color: #000;
}
#a5_1 .press,
#a10_s1 .press,
#a3_s1 .press {
  color: #353535;
}
#a5_1 .press h1,
#a10_s1 .press h1,
#a3_s1 .press h1,
#a5_1 .press h2,
#a10_s1 .press h2,
#a3_s1 .press h2,
#a5_1 .press h3,
#a10_s1 .press h3,
#a3_s1 .press h3,
#a5_1 .press h4,
#a10_s1 .press h4,
#a3_s1 .press h4,
#a5_1 .press h5,
#a10_s1 .press h5,
#a3_s1 .press h5,
#a5_1 .press h6,
#a10_s1 .press h6,
#a3_s1 .press h6,
#a5_1 .press p,
#a10_s1 .press p,
#a3_s1 .press p {
  line-height: 1;
  margin: 0;
  padding: 0;
}
#a5_1 .press h3,
#a10_s1 .press h3,
#a3_s1 .press h3 {
  margin-top: 30px;
  margin-bottom: 5px;
  font-size: 18.5px;
  font-weight: 700;
}
@media (max-width: 767px) {
  #a5_1 .press h3,
  #a10_s1 .press h3,
  #a3_s1 .press h3 {
    font-size: 24px;
    line-height: 43px;
  }
}
#a5_1 .press h4,
#a10_s1 .press h4,
#a3_s1 .press h4 {
  margin-bottom: 42px;
  font-size: 13.5px;
  font-weight: 400;
  line-height: 18.5px;
}
@media (max-width: 767px) {
  #a5_1 .press h4,
  #a10_s1 .press h4,
  #a3_s1 .press h4 {
    font-size: 18px;
    line-height: 24px;
  }
}
#a5_1 .press .employee h6,
#a10_s1 .press .employee h6,
#a3_s1 .press .employee h6 {
  font-weight: 400;
  line-height: 18.5px;
  margin: 0 auto;
  max-width: 150px;
}
@media (max-width: 767px) {
  #a5_1 .press .employee h6,
  #a10_s1 .press .employee h6,
  #a3_s1 .press .employee h6 {
    font-size: 18px;
    line-height: 22px;
    max-width: 100%;
  }
}
#a5_1 .press .employee h6 .telephone a,
#a10_s1 .press .employee h6 .telephone a,
#a3_s1 .press .employee h6 .telephone a {
  color: #000;
}
@media (max-width: 767px) {
  #a5_1 .press .employee .telephone,
  #a10_s1 .press .employee .telephone,
  #a3_s1 .press .employee .telephone {
    font-size: 24px;
    line-height: 34px;
  }
}
#a5_1 .press .employee .telephone strong a,
#a10_s1 .press .employee .telephone strong a,
#a3_s1 .press .employee .telephone strong a {
  color: #000 !important;
}
#a6_1 .checkbox-container,
#a6_1_1 .checkbox-container,
#a1_1_2 .checkbox-container,
#a1_1_1_2 .checkbox-container,
#a1_5 .checkbox-container,
#a2_1 .checkbox-container,
#a6_1 .yardage,
#a6_1_1 .yardage,
#a1_1_2 .yardage,
#a1_1_1_2 .yardage,
#a1_5 .yardage,
#a2_1 .yardage {
  display: inline-block;
}
#a6_1 .checkbox-container,
#a6_1_1 .checkbox-container,
#a1_1_2 .checkbox-container,
#a1_1_1_2 .checkbox-container,
#a1_5 .checkbox-container,
#a2_1 .checkbox-container {
  display: inline-block;
  vertical-align: middle;
}
#a6_1 .checkbox-container input[type="checkbox"],
#a6_1_1 .checkbox-container input[type="checkbox"],
#a1_1_2 .checkbox-container input[type="checkbox"],
#a1_1_1_2 .checkbox-container input[type="checkbox"],
#a1_5 .checkbox-container input[type="checkbox"],
#a2_1 .checkbox-container input[type="checkbox"] {
  display: none;
}
#a6_1 .checkbox-container input[type="checkbox"] + label,
#a6_1_1 .checkbox-container input[type="checkbox"] + label,
#a1_1_2 .checkbox-container input[type="checkbox"] + label,
#a1_1_1_2 .checkbox-container input[type="checkbox"] + label,
#a1_5 .checkbox-container input[type="checkbox"] + label,
#a2_1 .checkbox-container input[type="checkbox"] + label {
  display: inline-block;
  width: 20px;
  height: 21px;
  background: url(../images/icons/unchecked.png) left top no-repeat;
  cursor: pointer;
}
#a6_1 .checkbox-container input[type="checkbox"]:checked + label,
#a6_1_1 .checkbox-container input[type="checkbox"]:checked + label,
#a1_1_2 .checkbox-container input[type="checkbox"]:checked + label,
#a1_1_1_2 .checkbox-container input[type="checkbox"]:checked + label,
#a1_5 .checkbox-container input[type="checkbox"]:checked + label,
#a2_1 .checkbox-container input[type="checkbox"]:checked + label {
  background: url(../images/icons/checked.png) top no-repeat;
}
@media (max-width: 540px) {
  #a6_1 .yardage-container,
  #a6_1_1 .yardage-container,
  #a1_1_2 .yardage-container,
  #a1_1_1_2 .yardage-container,
  #a1_5 .yardage-container,
  #a2_1 .yardage-container {
    width: 30% !important;
  }
}
@media (max-width: 400px) {
  #a6_1 .yardage-container,
  #a6_1_1 .yardage-container,
  #a1_1_2 .yardage-container,
  #a1_1_1_2 .yardage-container,
  #a1_5 .yardage-container,
  #a2_1 .yardage-container {
    width: 40% !important;
  }
}
@media (max-width: 420px) {
  #a6_1 .yardage-container .checkbox-container,
  #a6_1_1 .yardage-container .checkbox-container,
  #a1_1_2 .yardage-container .checkbox-container,
  #a1_1_1_2 .yardage-container .checkbox-container,
  #a1_5 .yardage-container .checkbox-container,
  #a2_1 .yardage-container .checkbox-container {
    margin-right: 7px;
  }
}
#a6_1 .yardage-container .yardage,
#a6_1_1 .yardage-container .yardage,
#a1_1_2 .yardage-container .yardage,
#a1_1_1_2 .yardage-container .yardage,
#a1_5 .yardage-container .yardage,
#a2_1 .yardage-container .yardage {
  margin-left: 14px !important;
}
@media (max-width: 450px) {
  #a6_1 .yardage-container .yardage,
  #a6_1_1 .yardage-container .yardage,
  #a1_1_2 .yardage-container .yardage,
  #a1_1_1_2 .yardage-container .yardage,
  #a1_5 .yardage-container .yardage,
  #a2_1 .yardage-container .yardage {
    width: 64px !important;
    height: 64px !important;
    line-height: 64px !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 400px) {
  #a6_1 .yardage-container .yardage,
  #a6_1_1 .yardage-container .yardage,
  #a1_1_2 .yardage-container .yardage,
  #a1_1_1_2 .yardage-container .yardage,
  #a1_5 .yardage-container .yardage,
  #a2_1 .yardage-container .yardage {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
    margin-left: 0 !important;
  }
  #a6_1 .yardage-container .yardage .amount,
  #a6_1_1 .yardage-container .yardage .amount,
  #a1_1_2 .yardage-container .yardage .amount,
  #a1_1_1_2 .yardage-container .yardage .amount,
  #a1_5 .yardage-container .yardage .amount,
  #a2_1 .yardage-container .yardage .amount {
    font-size: 16px !important;
  }
}
@media (max-width: 540px) {
  #a6_1 .description-container,
  #a6_1_1 .description-container,
  #a1_1_2 .description-container,
  #a1_1_1_2 .description-container,
  #a1_5 .description-container,
  #a2_1 .description-container {
    width: 70% !important;
  }
}
@media (max-width: 400px) {
  #a6_1 .description-container,
  #a6_1_1 .description-container,
  #a1_1_2 .description-container,
  #a1_1_1_2 .description-container,
  #a1_5 .description-container,
  #a2_1 .description-container {
    width: 60% !important;
  }
}
#a6_1 .search-item:last-of-type,
#a6_1_1 .search-item:last-of-type,
#a1_1_2 .search-item:last-of-type,
#a1_1_1_2 .search-item:last-of-type,
#a1_5 .search-item:last-of-type,
#a2_1 .search-item:last-of-type {
  margin-bottom: 0;
}
#a6_1 .search-menu,
#a6_1_1 .search-menu,
#a1_1_2 .search-menu,
#a1_1_1_2 .search-menu,
#a1_5 .search-menu,
#a2_1 .search-menu {
  margin-top: 15px;
  margin-bottom: 90px;
  text-align: right;
}
@media (max-width: 767px) {
  #a6_1 .search-menu,
  #a6_1_1 .search-menu,
  #a1_1_2 .search-menu,
  #a1_1_1_2 .search-menu,
  #a1_5 .search-menu,
  #a2_1 .search-menu {
    text-align: center;
    margin-bottom: 35px;
  }
}
#a6_1 .search-menu a,
#a6_1_1 .search-menu a,
#a1_1_2 .search-menu a,
#a1_1_1_2 .search-menu a,
#a1_5 .search-menu a,
#a2_1 .search-menu a,
#a6_1 .search-menu button,
#a6_1_1 .search-menu button,
#a1_1_2 .search-menu button,
#a1_1_1_2 .search-menu button,
#a1_5 .search-menu button,
#a2_1 .search-menu button {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #484848;
  font-size: 13.5px;
  font-weight: 700;
  border: 0;
  padding: 0;
}
@media (max-width: 767px) {
  #a6_1 .search-menu a,
  #a6_1_1 .search-menu a,
  #a1_1_2 .search-menu a,
  #a1_1_1_2 .search-menu a,
  #a1_5 .search-menu a,
  #a2_1 .search-menu a,
  #a6_1 .search-menu button,
  #a6_1_1 .search-menu button,
  #a1_1_2 .search-menu button,
  #a1_1_1_2 .search-menu button,
  #a1_5 .search-menu button,
  #a2_1 .search-menu button {
    height: 64px;
    line-height: 64px;
  }
}
#a6_1 .search-menu a.delete,
#a6_1_1 .search-menu a.delete,
#a1_1_2 .search-menu a.delete,
#a1_1_1_2 .search-menu a.delete,
#a1_5 .search-menu a.delete,
#a2_1 .search-menu a.delete,
#a6_1 .search-menu button.delete,
#a6_1_1 .search-menu button.delete,
#a1_1_2 .search-menu button.delete,
#a1_1_1_2 .search-menu button.delete,
#a1_5 .search-menu button.delete,
#a2_1 .search-menu button.delete {
  width: 152px;
  color: #FFF;
  background: #e31414;
}
@media (max-width: 767px) {
  #a6_1 .search-menu a.delete,
  #a6_1_1 .search-menu a.delete,
  #a1_1_2 .search-menu a.delete,
  #a1_1_1_2 .search-menu a.delete,
  #a1_5 .search-menu a.delete,
  #a2_1 .search-menu a.delete,
  #a6_1 .search-menu button.delete,
  #a6_1_1 .search-menu button.delete,
  #a1_1_2 .search-menu button.delete,
  #a1_1_1_2 .search-menu button.delete,
  #a1_5 .search-menu button.delete,
  #a2_1 .search-menu button.delete {
    width: 64px;
    height: 64px;
    font-size: 20px;
  }
}
#a6_1 .search-menu a.email,
#a6_1_1 .search-menu a.email,
#a1_1_2 .search-menu a.email,
#a1_1_1_2 .search-menu a.email,
#a1_5 .search-menu a.email,
#a2_1 .search-menu a.email,
#a6_1 .search-menu button.email,
#a6_1_1 .search-menu button.email,
#a1_1_2 .search-menu button.email,
#a1_1_1_2 .search-menu button.email,
#a1_5 .search-menu button.email,
#a2_1 .search-menu button.email {
  width: 232px;
  margin-left: 60px;
  background: #FFF;
  border: 1px solid #c7c7c7;
}
@media (max-width: 767px) {
  #a6_1 .search-menu a.email,
  #a6_1_1 .search-menu a.email,
  #a1_1_2 .search-menu a.email,
  #a1_1_1_2 .search-menu a.email,
  #a1_5 .search-menu a.email,
  #a2_1 .search-menu a.email,
  #a6_1 .search-menu button.email,
  #a6_1_1 .search-menu button.email,
  #a1_1_2 .search-menu button.email,
  #a1_1_1_2 .search-menu button.email,
  #a1_5 .search-menu button.email,
  #a2_1 .search-menu button.email {
    padding-top: 1px;
    margin-left: 6px;
  }
}
#a6_1 .search-menu a.print,
#a6_1_1 .search-menu a.print,
#a1_1_2 .search-menu a.print,
#a1_1_1_2 .search-menu a.print,
#a1_5 .search-menu a.print,
#a2_1 .search-menu a.print,
#a6_1 .search-menu button.print,
#a6_1_1 .search-menu button.print,
#a1_1_2 .search-menu button.print,
#a1_1_1_2 .search-menu button.print,
#a1_5 .search-menu button.print,
#a2_1 .search-menu button.print {
  width: 169px;
  margin: 0 12px;
  background: #FFF;
  border: 1px solid #c7c7c7;
}
#a6_1 .search-menu .copyboard,
#a6_1_1 .search-menu .copyboard,
#a1_1_2 .search-menu .copyboard,
#a1_1_1_2 .search-menu .copyboard,
#a1_5 .search-menu .copyboard,
#a2_1 .search-menu .copyboard {
  margin: 0 12px;
  padding: 0 18px;
  border: 1px solid #c7c7c7;
}
#a6_1 .search-menu button,
#a6_1_1 .search-menu button,
#a1_1_2 .search-menu button,
#a1_1_1_2 .search-menu button,
#a1_5 .search-menu button,
#a2_1 .search-menu button {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #484848;
  font-size: 13.5px;
  font-weight: 700;
}
#a8 h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 38px;
}
@media (max-width: 991px) {
  #a8 h2 {
    font-size: 30px;
    font-weight: 400;
  }
}
#a8 #a8_s1 {
  background: url(../images/bg/a8.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
}
#a8 .top-200 {
  margin-top: 200px;
}
#a8 .top-200 h1 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
}
#a8 .item .text {
  min-height: 360px;
}
#a8 .carousel-caption {
  position: static;
  color: #333;
  text-shadow: none;
}
#a8 .carousel-control {
  background-position: center center;
}
#a8 .carousel-left {
  position: absolute;
  top: 50%;
  display: block;
  width: 65px;
  height: 65px;
  margin-top: -32.5px;
  left: 15px;
}
#a8 .carousel-right {
  position: absolute;
  top: 50%;
  display: block;
  width: 65px;
  height: 65px;
  margin-top: -32.5px;
  right: 15px;
}
#a8 .circles {
  width: 160px;
  height: 160px;
  border: 2px solid #e6881a;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  display: table;
  padding: 0;
  margin: 0 25px;
}
#a8 .circles .circle-inside {
  display: table-cell;
  vertical-align: middle;
}
#a8 .circles .circle-inside h3 {
  text-transform: uppercase;
  font-size: 14.5px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 991px) {
  #a8 .circles:first-of-type {
    margin-left: 8.33333333%;
  }
}
@media (max-width: 1199px) {
  #a8 .circles {
    margin: 0 5px;
  }
}
@media (max-width: 991px) {
  #a8 .circles {
    margin: 0;
  }
}
@media (max-width: 767px) {
  #a8 .circles {
    margin: 0 auto;
  }
}
@media (max-width: 399px) {
  #a8 .circles {
    margin: 0 auto;
    width: 130px;
    height: 130px;
  }
  #a8 .circles .circle-inside h3 {
    font-size: 10px;
  }
}
#a8 h3.text-center {
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
  margin: 35px 0;
}
@media (max-width: 767px) {
  #a8 h3.text-center {
    position: relative;
  }
  #a8 h3.text-center .show-next {
    right: 5px;
    bottom: 4px;
    position: absolute;
    width: 26px;
    height: 26px;
    background-size: 100% 100%;
  }
  #a8 h3.text-center .show-next.left {
    left: 5px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
#a8 .text-about p {
  margin-bottom: 30px;
  text-align: center;
}
#a8 .show-next {
  background-image: url('../images/icons/circle_arrow_gray_big.png');
  width: 66px;
  height: 66px;
  opacity: 0.5;
}
@media (max-width: 991px) {
  #a8 .activities {
    margin-top: 180px;
  }
}
@media (max-width: 767px) {
  #a8 .activities {
    margin-top: 80px;
  }
}
#a8 .activities .heading {
  margin: 30px 0;
}
#a8 .activities .heading h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 38px;
}
@media (max-width: 991px) {
  #a8 .activities .heading h2 {
    font-size: 30px;
    font-weight: 400;
  }
}
#a8 .activities p {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  #a8 .activities p {
    font-size: 18px;
    line-height: 22px;
  }
}
#a8 .activities .activity-item {
  width: 190px;
  height: 100px;
  position: relative;
  float: left;
  margin-bottom: 30px;
}
#a8 .activities .activity-item h4 {
  font-size: 16px;
  line-height: 17px;
  font-weight: bold;
  text-transform: uppercase;
}
#a8 .activities .activity-item .activity-more {
  font-size: 13.5px;
  font-weight: bold;
  line-height: 26px;
  text-transform: uppercase;
  color: #555555;
  position: absolute;
  bottom: 0;
}
#a8 .activities .activity-item .activity-more img {
  margin-left: 5px;
  margin-top: -3px;
  width: 26px;
  float: right;
}
@media (max-width: 767px) {
  #a8 .activities .activity-item .activity-more img {
    width: 66px;
    display: block;
    float: none;
  }
}
@media (max-width: 767px) {
  #a8 .activities .activity-item {
    text-align: center;
    width: 100%;
    height: auto !important;
  }
  #a8 .activities .activity-item .activity-more {
    position: inherit;
    margin-top: 15px;
  }
}
#a8 .statute {
  background: #e0e0e0;
  padding: 25px 0;
}
#a8 .statute .dropdown-menu {
  -webkit-border-radius: 0;
          border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#a8 .statute .w-875 h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 38px;
}
@media (max-width: 991px) {
  #a8 .statute .w-875 h2 {
    font-size: 30px;
    font-weight: 400;
  }
}
#a8 .statute .w-875 .btn-group {
  background-color: #f8f8f8;
}
#a8 .statute .w-875 .btn-group .btn-default {
  background: url(../images/dropdown.jpg) no-repeat center right transparent;
}
#a8 .statute .w-875 .btn-group .filter-option {
  color: #343434;
  padding-left: 0;
}
#a8 .statute .w-875 .btn-group .dropdown-menu {
  min-height: 520px !important;
  border: 0;
}
#a8 .statute .w-875 .searchExpand {
  margin: 30px 0;
}
@media (max-width: 991px) {
  #a8 .statute .w-875 .searchExpand {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  #a8 .statute .fieldset .select {
    width: 100%;
  }
  #a8 .statute .fieldset .col-md-11 {
    width: 100%;
  }
}
#a8 .newses {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  #a8 .newses {
    margin-top: 180px;
  }
}
@media (max-width: 767px) {
  #a8 .newses {
    margin-top: 80px;
  }
}
#a8 .newses h2 {
  margin-bottom: 30px;
}
#a8 .newses .news-item {
  background: #e0e0e0;
  padding: 0;
  margin: 0 5px;
  margin-bottom: 10px;
  overflow: hidden;
  min-height: 315px;
}
#a8 .newses .news-item h3,
#a8 .newses .news-item h3 p {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
  padding-left: 10px;
}

/*#a8 .newses .news-item h3.html-style,*/
/*#a8 .newses .news-item h3.html-style p {*/
/*  font-size: 16px;*/
/*  line-height: 20px;*/
/*  margin-bottom: 0;*/
/*  padding-left: 10px;*/
/*  font-weight: initial;*/
/*  text-transform: initial;*/
/*}*/

#a8 .newses .news-item h4{
  margin: 0;
  font-size: 14.5px;
  font-weight: 400;
  padding-left: 10px;
}
#a8 .newses .news-item h4 p {
  margin: 0;
  font-size: 14.5px;
  font-weight: 400;
  padding-left: 0;
  line-height: 22px;
}

/*#a8 .newses .news-item h4.html-style,*/
/*#a8 .newses .news-item h4.html-style p {*/
/*  margin: 0;*/
/*  font-size: 14.5px;*/
/*  font-weight: initial;*/
/*  padding-left: 10px;*/
/*}*/

#a8 .newses .news-item h6.date {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  padding-left: 10px;
}
#a8 .newses .news-item img {
  width: 100%;
}
#a8 .newses .news-item .more {
  position: absolute;
  display: none;
  bottom: 30px;
  right: 15px;
}
#a8 .newses .news-item .more img {
  width: 45px;
}
@media (max-width: 991px) {
  #a8 .newses .news-item .more {
    /*display: block;*/
  }
}
@media (max-width: 991px) {
  #a8 .newses .news-item {
    margin-left: 4.333333%;
  }
}
@media (max-width: 767px) {
  #a8 .newses .news-item {
    margin-left: 16.333333%;
  }
}
#a8 .newses .col-md-offset-1-2 {
  margin-left: 11.666666%;
}
@media (max-width: 991px) {
  #a8 .newses .col-md-offset-1-2 {
    margin-left: 4.33333%;
  }
}
@media (max-width: 767px) {
  #a8 .newses .col-md-offset-1-2 {
    margin-left: 16.333333%;
  }
}
#a8 .newses .show-older {
  padding: 15px 40px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  background: #000;
  color: #fff;
  margin-top: 40px;
}
#a8 .newses .show-older:hover {
  background: #222;
}
#a8 .law-list {
  background: #e0e0e0;
  border-top: 1px solid #A0A0A0;
}
#a8 .law-list .law-list-item {
  display: none;
}
#a8 .law-list .law-list-item .file,
#a8 .law-list .law-list-item .link {
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center;
  color: #333;
  font-weight: 400;
}
@media (max-width: 991px) {
  #a8 .law-list .law-list-item .file,
  #a8 .law-list .law-list-item .link {
    font-size: 18px;
  }
}
#a8 .law-list .law-list-item .file {
  background-image: url(../images/icons/a9/download_light_grey.png);
  background-position: top center;
  background-repeat: no-repeat;
}
@media (max-width: 530px) {
  #a8 .law-list .law-list-item .file {
    width: 50%;
  }
}
#a8 .law-list .law-list-item .link {
  background-image: url(../images/icons/circle_arrow_gray.png);
  background-position: top center;
  background-repeat: no-repeat;
}
@media (max-width: 530px) {
  #a8 .law-list .law-list-item .link {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #a8 {
    background-size: auto 100%;
    background-position: 40% 100%;
  }
  #a8 .col-sm-offset-1-1-2 {
    margin-left: 12.511111%;
  }
  #a8 .last .activity-item {
    margin-left: 35px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  #a8 .col-sm-offset-1-1-2 {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  #a8 .circle-item {
    padding: 0;
  }
}
.bio {
  max-width: 875px;
  display: block;
  padding: 15px;
  background: #fff;
  margin: 0 auto;
}
.bio .image {
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
.bio .image img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .bio .image {
    width: 75%;
    float: none;
    display: block;
    margin: 0 auto;
    max-width: 300px;
  }
}
@media (max-width: 450px) {
  .bio .image {
    width: 100%;
    float: none;
  }
}
.bio .about {
  color: #4b4b4b;
  width: 73%;
  display: inline-block;
  vertical-align: top;
  padding-left: 2%;
}
.bio .about h2 {
  margin-top: 0;
}
.bio .about h3 {
  margin-top: 10px;
}
.bio .about p {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .bio .about {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .bio .about h2 {
    font-size: 22px;
    text-align: center;
  }
  .bio .about h3 {
    font-size: 20px;
    text-align: center;
  }
  .bio .about p {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }
}
#bts-tabs {
  background: #e0e0e0;
  padding: 40px 0;
  height: auto;
}
#bts-tabs .w-875 {
  max-width: 874px;
  padding: 0;
}
#bts-tabs .bts-tabs-nav {
  padding: 0;
}
@media (max-width: 767px) {
  #bts-tabs .bts-tabs-nav .nav-pills > li {
    text-align: center;
  }
}
#bts-tabs .bts-tabs-nav .nav-pills > li > a {
  -webkit-border-radius: 0;
          border-radius: 0;
  color: #4b4b4b;
  font-size: 18.5px;
  line-height: 26px;
  font-weight: bold;
  padding: 32px 25px 45px 25px;
  text-transform: uppercase;
}
#bts-tabs .bts-tabs-nav .nav-pills > li > a span {
  font-weight: 400;
  font-size: 13.5px;
  line-height: 16px;
  text-transform: none;
}
@media (max-width: 991px) {
  #bts-tabs .bts-tabs-nav .nav-pills > li > a span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #bts-tabs .bts-tabs-nav .nav-pills > li > a span {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  #bts-tabs .bts-tabs-nav .nav-pills > li > a {
    line-height: 40px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #bts-tabs .bts-tabs-nav .nav-pills > li > a {
    line-height: 32px;
  }
}
@media (max-width: 430px) {
  #bts-tabs .bts-tabs-nav .nav-pills > li > a {
    font-size: 14px;
  }
  #bts-tabs .bts-tabs-nav .nav-pills > li > a span {
    font-size: 14px;
  }
}
#bts-tabs .bts-tabs-nav .nav-pills > li > a:hover {
  background: transparent;
}
#bts-tabs .bts-tabs-nav .nav-pills > li.active {
  background: #ffffff;
}
#bts-tabs .bts-tabs-nav .nav-pills > li.active > a {
  background: #ffffff;
}
@media (max-width: 991px) {
  #bts-tabs .bts-tabs-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #bts-tabs .bts-tabs-nav .nav-pills > li {
    width: 50%;
    float: left;
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #bts-tabs .bts-tabs-nav .nav-pills > li.active > a {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #bts-tabs .bts-tabs-nav .nav-pills > li > a {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100%;
  }
}
#bts-tabs .bts-tabs-content {
  padding: 0.5%;
  background: #fff;
}
#bts-tabs .bts-tabs-content .image-description {
  position: absolute;
  bottom: 0;
  left: 10px;
}
#bts-tabs .bts-tabs-content .image-description h2 {
  font-size: 18.5px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  #bts-tabs .bts-tabs-content .image-description h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 420px) {
  #bts-tabs .bts-tabs-content .image-description h2 {
    font-size: 16px;
  }
}
#bts-tabs .bts-tabs-content .image-description h3 {
  font-size: 13.5px;
  line-height: 13px;
  font-weight: bold;
  color: #fff;
  margin-top: 0;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  #bts-tabs .bts-tabs-content .image-description h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 420px) {
  #bts-tabs .bts-tabs-content .image-description h3 {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 991px) {
  #bts-tabs .bts-tabs-content .image-description {
    bottom: 15px;
  }
}
.a7 #bts-tabs .bts-tabs-content .image-description {
  position: static;
}
.big {
  width: 47%;
  height: 314px;
  padding: 0;
  position: relative;
  margin: 0.5%;
  overflow: hidden;
}
.big img {
  width: 100%;
}
@media (max-width: 767px) {
  .big {
    width: 99%;
  }
}
.small {
  width: 25%;
  height: 154px;
  padding: 0;
  margin: 0.5%;
  position: relative;
  overflow: hidden;
}
.small h2 {
  font-size: 13.5px;
  line-height: 18px;
}
.small img {
  width: 100%;
}
@media (max-width: 767px) {
  .small {
    width: 49% !important;
    height: 210px;
  }
}
@media (max-width: 400px) {
  .small {
    width: 100% !important;
    height: 210px;
  }
}
@media (max-width: 420px) {
  .small img {
    height: 210px;
    width: auto;
  }
}
@media (max-width: 420px) and (max-width: 991px) {
  .small {
    float: left;
  }
}
#awards,
#certifications {
  float: left;
  background: #ffffff;
}
#awards .small,
#certifications .small {
  height: auto;
  text-align: center;
  width: 19%;
  margin: 0.5%;
}
#awards .small img,
#certifications .small img {
  width: auto !important;
}
#awards .small .image-description,
#certifications .small .image-description {
  position: initial;
}
#awards .small .image-description h2,
#certifications .small .image-description h2 {
  font-size: 13.5px;
  font-weight: bold;
  text-align: center;
  text-shadow: none;
  color: #373737;
}
@media (max-width: 991px) {
  #awards .small .image-description h2,
  #certifications .small .image-description h2 {
    font-size: 16px;
    line-height: 20px;
  }
}
#awards .small .image-description h3,
#certifications .small .image-description h3 {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  text-shadow: none;
  color: #373737;
}
@media (max-width: 991px) {
  #awards .small .image-description h3,
  #certifications .small .image-description h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  #awards .small,
  #certifications .small {
    width: 24%;
  }
  #awards .small img,
  #certifications .small img {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #awards .small,
  #certifications .small {
    width: 32%;
  }
}
@media (max-width: 420px) {
  #awards .small,
  #certifications .small {
    width: 49%;
  }
}
@media (max-width: 420px) {
  #awards,
  #certifications {
    width: 101%;
    overflow: hidden;
  }
}
#a10_s1,
#a3_s1 {
  min-height: 100vh !important;
  overflow: hidden;
}
#a10_s1 .headerText,
#a3_s1 .headerText {
  margin-top: 275px !important;
}
@media (max-width: 1200px) {
  #a10_s1 .headerText,
  #a3_s1 .headerText {
    margin-top: 300px !important;
  }
}
@media (max-width: 1121px) {
  #a10_s1 .headerText,
  #a3_s1 .headerText {
    margin-top: 360px !important;
  }
}
@media (max-width: 991px) {
  #a10_s1 .headerText,
  #a3_s1 .headerText {
    margin-top: 260px !important;
  }
}
@media (max-width: 901px) {
  #a10_s1 .headerText,
  #a3_s1 .headerText {
    margin-top: 240px !important;
  }
}
@media (max-width: 801px) {
  #a10_s1 .headerText,
  #a3_s1 .headerText {
    margin-top: 180px !important;
  }
}
@media (max-width: 767px) {
  #a10_s1 .headerText,
  #a3_s1 .headerText {
    margin-top: 160px !important;
  }
}
#a10_s1 .contact-container,
#a3_s1 .contact-container {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  #a10_s1 .contact-container,
  #a3_s1 .contact-container {
    margin: 0;
    padding: 0;
  }
}
#a10_s1 .contact-container .row-container,
#a3_s1 .contact-container .row-container {
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  #a10_s1 .title-wrapper,
  #a3_s1 .title-wrapper {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  #a10_s1 .title-wrapper h1,
  #a3_s1 .title-wrapper h1 {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .title-wrapper h1,
  #a3_s1 .title-wrapper h1 {
    margin-bottom: 20px;
  }
}
#a10_s1 .box,
#a3_s1 .box {
  display: inline-block;
  height: 100%;
  padding: 17px;
  color: #4e4e4e;
  background: rgba(255, 255, 255, 0.8);
}
@media (max-width: 991px) {
  #a10_s1 .box,
  #a3_s1 .box {
    padding: 0;
    text-align: center;
    background: transparent;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .box,
  #a3_s1 .box {
    padding: 0 15px;
  }
}
#a10_s1 .box h2,
#a3_s1 .box h2,
#a10_s1 .box h3,
#a3_s1 .box h3,
#a10_s1 .box h6,
#a3_s1 .box h6,
#a10_s1 .box p,
#a3_s1 .box p {
  margin: 0;
  padding: 0;
}
#a10_s1 .box p,
#a3_s1 .box p {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 17.5px;
}
@media (max-width: 991px) {
  #a10_s1 .box p,
  #a3_s1 .box p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .box p,
  #a3_s1 .box p {
    font-size: 18px;
    line-height: 20px;
  }
}
#a10_s1 .box h2,
#a3_s1 .box h2 {
  font-size: 18.5px;
  font-weight: 900;
  line-height: 27px;
}
@media (max-width: 991px) {
  #a10_s1 .box h2,
  #a3_s1 .box h2 {
    font-size: 24px;
    line-height: 25px;
    font-weight: 700;
  }
}
#a10_s1 .box h3,
#a3_s1 .box h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 17.5px;
  margin-bottom: 5px;
}
#a10_s1 .box h3.area,
#a3_s1 .box h3.area {
  margin-bottom: 15px;
}
@media all and (max-width: 991px) {
  #a10_s1 .box h3.area,
  #a3_s1 .box h3.area {
    margin-top: 68px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .box h3.area,
  #a3_s1 .box h3.area {
    margin-top: 45px;
    margin-bottom: 40px;
    color: #403e3e;
  }
}
@media (max-width: 991px) {
  #a10_s1 .box h3,
  #a3_s1 .box h3 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 50px;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .box h3,
  #a3_s1 .box h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 45px;
  }
}
#a10_s1 .box h6,
#a3_s1 .box h6 {
  font-size: 13.5px;
  font-weight: 700;
  line-height: 17.5px;
  margin-bottom: 18px;
}
#a10_s1 .box h6:last-of-type,
#a3_s1 .box h6:last-of-type {
  margin-bottom: 0;
}
@media all and (max-width: 991px) {
  #a10_s1 .box h6,
  #a3_s1 .box h6 {
    font-size: 14px;
    line-height: 18px;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .box h6,
  #a3_s1 .box h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
  }
}
@media all and (max-width: 991px) {
  #a10_s1 .box h6.others,
  #a3_s1 .box h6.others {
    font-size: 18px;
    font-weight: 400;
    line-height: 24.5px;
    margin: 0 0 76px 0;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .box h6.others,
  #a3_s1 .box h6.others {
    line-height: 20px;
  }
}
#a10_s1 .box .city,
#a3_s1 .box .city {
  padding: 0;
  margin-bottom: 15px;
}
#a10_s1 .box .city h6.others,
#a3_s1 .box .city h6.others {
  font-weight: 400;
}
#a10_s1 .contact-form,
#a3_s1 .contact-form {
  display: inline-block;
  height: 100% !important;
  color: #ffffff;
}
#a10_s1 .contact-form h2,
#a3_s1 .contact-form h2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 17.5px;
  margin-bottom: 5px !important;
}
@media all and (max-width: 991px) {
  #a10_s1 .contact-form h2,
  #a3_s1 .contact-form h2 {
    font-size: 24px;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .contact-form h2,
  #a3_s1 .contact-form h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
  }
}
@media all and (max-width: 991px) {
  #a10_s1 .contact-form p,
  #a3_s1 .contact-form p {
    display: inline;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .contact-form p,
  #a3_s1 .contact-form p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media all and (max-width: 991px) {
  #a10_s1 .contact-form .form-topic,
  #a3_s1 .contact-form .form-topic {
    margin-left: 16.6667% !important;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .contact-form .form-topic,
  #a3_s1 .contact-form .form-topic {
    margin-left: 0 !important;
    font-size: 18px;
  }
}
#a10_s1 .contact-form .submit-btn-container,
#a3_s1 .contact-form .submit-btn-container {
  margin-top: 0 !important;
}
@media all and (max-width: 767px) {
  #a10_s1 .contact-form .submit-btn-container,
  #a3_s1 .contact-form .submit-btn-container {
    margin-top: 53px !important;
  }
}
#a10_s1 .contact-form .submit-btn-container .btn-file,
#a3_s1 .contact-form .submit-btn-container .btn-file {
  width: 100%;
  line-height: 29px;
  position: relative;
  overflow: hidden;
  border: 1px solid #FFF;
  margin-bottom: 13px;
  padding: 6px 8px;
  color: #FFF;
  background: transparent;
}
@media all and (max-width: 991px) {
  #a10_s1 .contact-form .submit-btn-container .btn-file,
  #a3_s1 .contact-form .submit-btn-container .btn-file {
    display: none;
  }
}
#a10_s1 .contact-form .submit-btn-container .btn-file img,
#a3_s1 .contact-form .submit-btn-container .btn-file img {
  float: left;
  margin-right: 10px;
}
#a10_s1 .contact-form .submit-btn-container .btn-file input[type="file"],
#a3_s1 .contact-form .submit-btn-container .btn-file input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
@media all and (max-width: 991px) {
  #a10_s1 .contact-form .submit-btn-container .btn-file input[type="file"],
  #a3_s1 .contact-form .submit-btn-container .btn-file input[type="file"] {
    display: none;
  }
}
#a10_s1 .estate,
#a3_s1 .estate {
  padding: 0;
  margin-top: 105px;
  margin-bottom: 40px;
  color: #131212;
}
@media all and (max-width: 991px) {
  #a10_s1 .estate,
  #a3_s1 .estate {
    margin-top: 65px;
    margin-bottom: 130px;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .estate,
  #a3_s1 .estate {
    margin-top: 75px;
    margin-bottom: 45px;
  }
}
#a10_s1 .estate h1,
#a3_s1 .estate h1,
#a10_s1 .estate h6,
#a3_s1 .estate h6 {
  margin: 0;
}
#a10_s1 .estate h1,
#a3_s1 .estate h1 {
  font-size: 18.5px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 10px;
}
@media all and (max-width: 991px) {
  #a10_s1 .estate h1,
  #a3_s1 .estate h1 {
    font-size: 24px;
    font-weight: 700;
  }
}
#a10_s1 .estate h6,
#a3_s1 .estate h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
@media all and (max-width: 991px) {
  #a10_s1 .estate h6,
  #a3_s1 .estate h6 {
    display: inline;
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
  }
}
@media all and (max-width: 767px) {
  #a10_s1 .estate h6,
  #a3_s1 .estate h6 {
    display: block;
  }
}
#a10_s1 .estate .telephone,
#a3_s1 .estate .telephone {
  font-size: 18.5px;
  line-height: 28px;
}
#a10_s1 .estate .telephone strong,
#a3_s1 .estate .telephone strong {
  font-weight: 900;
}
@media all and (max-width: 991px) {
  #a10_s1 .estate .telephone,
  #a3_s1 .estate .telephone {
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
  }
}
.mfp-close {
  cursor: pointer !important;
}
.tight-margin .col-md-3 {
  padding-left: 0;
  padding-right: 15px;
}
a[href^=tel] {
  color: #000 !important;
}
/* MEDIA QUERIES */
@media (max-width: 991px) {
  #searchAdvanced {
    padding: 0 !important;
  }
}
@media (max-width: 1000px) {
  #s1 .section-title-wrapper {
    margin-top: 175px;
  }
}
@media (max-width: 800px) {
  #s1 .section-title-wrapper {
    margin-top: 150px;
  }
  #s2 .section-title-wrapper {
    margin-top: 120px;
  }
  #s3 .section-title-wrapper {
    margin-top: 40vh;
  }
  #s3 .section-title-wrapper h2 {
    color: #fff;
  }
  #s4 .section-title-wrapper {
    margin-top: 150px;
  }
}
@media (max-width: 630px) {
  #s1 .section-title-wrapper {
    margin-top: 100px;
  }
}
@media (max-width: 600px) {
  #s2 .section-title-wrapper {
    margin-top: 160px;
  }
  #s3 .section-title-wrapper {
    margin-top: 200px;
  }
  #s4 .section-title-wrapper {
    margin-top: 150px;
  }
}
@media (max-width: 560px) {
  .section-title-wrapper img {
    display: none;
  }
}
@media (max-width: 500px) {
  #s3 .section-title-wrapper {
    margin-top: 150px;
  }
}
@media (max-width: 767px) {
  #s2 .section-title-wrapper,
  #s4 .section-title-wrapper,
  #s5 .header-text {
    margin-top: 90px;
  }
  #s2 .section-title-wrapper h1,
  #s4 .section-title-wrapper h1,
  #s5 .header-text h1 {
    font-size: 30px;
    line-height: 40px;
  }
  #s2 .section-title-wrapper > a,
  #s4 .section-title-wrapper > a,
  #s5 .header-text > a {
    margin-top: 10px;
  }
}
@media (max-width: 360px) {
  #s4 .section-title-wrapper h1,
  #s5 .header-text h1 {
    font-size: 18px;
  }
  #s4 .section-title-wrapper h2,
  #s5 .header-text h2 {
    font-size: 14px;
    line-height: 1.3;
  }
}
.a5 #a5_1 .contact-container .contact-header {
  margin: 30px auto;
}
.a5 #a5_1 .credit .row {
  max-width: 980px;
}
.a5 #a5_1 .contact-container {
  max-width: 900px;
}
.a2 #a2_1 .search-item-left {
  padding-right: 20px !important;
}
.a2 #a2_1 .search-item:last-of-type {
  border-bottom: 1px solid #c7c7c7;
  margin-bottom: 60px !important;
}
@media (max-width: 767px) {
  .a2 #a2_1 .search-item:last-of-type {
    border-bottom: 0;
  }
}
@media (max-width: 991px) {
  .a2 #a2_1 .search-item {
    padding: 34px 22px 34px 15px;
  }
}
.a1_3 #a1_3_2_extra .section-title-wrapper img {
  -webkit-transform: scale(-1, -1);
      -ms-transform: scale(-1, -1);
          transform: scale(-1, -1);
}
@media (max-width: 991px) {
  .a1_3 .logo,
  .a1_4 .logo {
    margin-top: 175px !important;
  }
}
@media (max-width: 767px) {
  .a1_3 .logo,
  .a1_4 .logo {
    margin-top: 110px !important;
  }
}
#a1_1_2 .search-result,
#a1_1_1_2 .search-result,
#a2_1 .search-result {
  max-width: 950px;
}
#a1_1_2 .search-item-img a,
#a1_1_1_2 .search-item-img a,
#a2_1 .search-item-img a {
  text-transform: uppercase;
  color: #303030;
  font-size: 12px;
  font-weight: bold;
  padding: 25px 0 40px;
}
#a1_1_2 .search-item-variant:first-of-type,
#a1_1_1_2 .search-item-variant:first-of-type,
#a2_1 .search-item-variant:first-of-type {
  margin-top: 30px;
}
#a1_1_2 .search-item-variant:last-of-type,
#a1_1_1_2 .search-item-variant:last-of-type,
#a2_1 .search-item-variant:last-of-type {
  margin-bottom: 30px !important;
}
#a1_1_2 .email-input,
#a1_1_1_2 .email-input,
#a2_1 .email-input {
  display: inline-block;
  line-height: 42px;
  border: 1px solid #696969;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #545454;
}
#a1_1_2 .email-input input[type="text"],
#a1_1_1_2 .email-input input[type="text"],
#a2_1 .email-input input[type="text"] {
  display: inline-block;
  height: 42px;
  padding: 0 0 0 15px;
  color: #545454;
}
#a1_1_2 .email-input input[type="text"]#email::-webkit-input-placeholder,
#a1_1_1_2 .email-input input[type="text"]#email::-webkit-input-placeholder,
#a2_1 .email-input input[type="text"]#email::-webkit-input-placeholder {
  color: #545454;
}
#a1_1_2 .email-input input[type="text"]#email:-moz-placeholder,
#a1_1_1_2 .email-input input[type="text"]#email:-moz-placeholder,
#a2_1 .email-input input[type="text"]#email:-moz-placeholder {
  color: #545454;
}
#a1_1_2 .email-input input[type="text"]#email::-moz-placeholder,
#a1_1_1_2 .email-input input[type="text"]#email::-moz-placeholder,
#a2_1 .email-input input[type="text"]#email::-moz-placeholder {
  color: #545454;
}
#a1_1_2 .email-input input[type="text"]#email:-ms-input-placeholder,
#a1_1_1_2 .email-input input[type="text"]#email:-ms-input-placeholder,
#a2_1 .email-input input[type="text"]#email:-ms-input-placeholder {
  color: #545454;
}
#a1_1_2 .email-input button,
#a1_1_1_2 .email-input button,
#a2_1 .email-input button {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #e6971a;
  border: 0;
}
#a1_1_2 .button,
#a1_1_1_2 .button,
#a2_1 .button {
  display: inline-block;
  border: 1px solid #696969;
  line-height: 42px;
  text-align: center;
  padding: 0 20px;
  color: #545454;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #a1_1_2 .button,
  #a1_1_1_2 .button,
  #a2_1 .button {
    padding: 0;
    display: block;
    margin: 0 auto 25px !important;
  }
}
#a1_1_2 .button:first-child,
#a1_1_1_2 .button:first-child,
#a2_1 .button:first-child {
  margin-right: 20px;
}
@media all and (max-width: 767px) {
  #a1_1_3 {
    padding-top: 0 !important;
  }
}
#a1_1_3 #map,
#a1_1_1_4 #map {
  height: 100%;
  width: 100%;
  min-height: 430px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #a1_1_3 #map,
  #a1_1_1_4 #map {
    min-height: 390px;
  }
}
@media (max-width: 767px) {
  #a1_1_3 #map,
  #a1_1_1_4 #map {
    min-height: 620px;
  }
}
#a1_1_3 .street-view-control,
#a1_1_1_4 .street-view-control,
#a1_1_3 .route-control,
#a1_1_1_4 .route-control {
  float: left;
  width: 100%;
  height: 60px;
  padding: 10px 14px;
  background: #f7f7f7;
}
@media all and (max-width: 991px) {
  #a1_1_3 .street-view-control,
  #a1_1_1_4 .street-view-control {
    height: 94px;
  }
}
@media all and (max-width: 767px) {
  #a1_1_3 .street-view-control,
  #a1_1_1_4 .street-view-control {
    height: 174px;
  }
}
#a1_1_3 .street-view-control ul,
#a1_1_1_4 .street-view-control ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media all and (max-width: 991px) {
  #a1_1_3 .street-view-control ul,
  #a1_1_1_4 .street-view-control ul {
    width: 100%;
    margin-top: 8px;
  }
}
#a1_1_3 .street-view-control ul li,
#a1_1_1_4 .street-view-control ul li {
  display: block;
  float: left;
  margin-right: 13px;
}
@media all and (max-width: 991px) {
  #a1_1_3 .street-view-control ul li,
  #a1_1_1_4 .street-view-control ul li {
    width: 24.75%;
    margin-right: 0.33%;
  }
  #a1_1_3 .street-view-control ul li:last-of-type,
  #a1_1_1_4 .street-view-control ul li:last-of-type {
    margin-right: 0;
  }
}
@media all and (max-width: 767px) {
  #a1_1_3 .street-view-control ul li,
  #a1_1_1_4 .street-view-control ul li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 17px;
    text-align: center;
  }
  #a1_1_3 .street-view-control ul li:nth-of-type(2),
  #a1_1_1_4 .street-view-control ul li:nth-of-type(2),
  #a1_1_3 .street-view-control ul li:last-of-type,
  #a1_1_1_4 .street-view-control ul li:last-of-type {
    margin-right: 0;
  }
}
#a1_1_3 .street-view-control ul li a,
#a1_1_1_4 .street-view-control ul li a {
  display: block;
  width: 150px;
  height: 41px;
  border: 1px solid #d9d9d9;
  padding: 0 11px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-size: 13.5px;
  font-weight: 700;
  color: #464646;
}
@media all and (max-width: 991px) {
  #a1_1_3 .street-view-control ul li a,
  #a1_1_1_4 .street-view-control ul li a {
    width: 100%;
    height: 60px;
    font-size: 18px;
    font-weight: 700;
  }
}
@media all and (max-width: 350px) {
  #a1_1_3 .street-view-control ul li a,
  #a1_1_1_4 .street-view-control ul li a {
    font-size: 14px;
  }
}
#a1_1_3 .street-view-control ul li a.active,
#a1_1_1_4 .street-view-control ul li a.active {
  color: #fdf6f6;
  background: #464646;
}
#a1_1_3 .street-view-control ul li a.active div.image,
#a1_1_1_4 .street-view-control ul li a.active div.image {
  background: url('../images/icons/icon-street-view.png');
}
#a1_1_3 .street-view-control ul li a div,
#a1_1_1_4 .street-view-control ul li a div {
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media all and (max-width: 767px) {
  #a1_1_3 .street-view-control ul li a div,
  #a1_1_1_4 .street-view-control ul li a div {
    display: inline-block;
    float: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: 15%;
  }
}
#a1_1_3 .street-view-control ul li a div.image,
#a1_1_1_4 .street-view-control ul li a div.image {
  width: 23px;
  height: 28px;
  margin-right: 15px;
  background: url('../images/icons/icon-street-view-active.png');
}
@media all and (max-width: 767px) {
  #a1_1_3 .street-view-control ul li a div.image,
  #a1_1_1_4 .street-view-control ul li a div.image {
    display: inline-block;
    float: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#a1_1_3 .route-control,
#a1_1_1_4 .route-control {
  height: 60px;
  line-height: 60px;
  padding: 10px 9px 10px 21px;
  background: #FFF;
}
@media all and (max-width: 991px) {
  #a1_1_3 .route-control,
  #a1_1_1_4 .route-control {
    height: 153px;
    padding: 15px 15px 24px 26px;
  }
}
@media all and (max-width: 767px) {
  #a1_1_3 .route-control,
  #a1_1_1_4 .route-control {
    height: 240px;
    padding: 29px 33px 15px 19px;
  }
}
#a1_1_3 .route-control form > div,
#a1_1_1_4 .route-control form > div {
  padding-left: 0;
  padding-right: 0;
}
#a1_1_3 .route-control div,
#a1_1_1_4 .route-control div {
  display: block;
  float: left;
}
#a1_1_3 .route-control input[type="text"],
#a1_1_1_4 .route-control input[type="text"] {
  float: left;
  height: 41px;
  line-height: 41px;
  padding: 0 13px;
  border: 1px solid #d9d9d9;
  font-size: 16px;
  font-style: italic;
  color: #858585;
}
#a1_1_3 .route-control .tag,
#a1_1_1_4 .route-control .tag {
  float: left;
  width: 15px;
  height: 41px;
  margin-right: 9px;
}
#a1_1_3 .route-control .from,
#a1_1_1_4 .route-control .from {
  height: auto;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
@media all and (max-width: 991px) {
  #a1_1_3 .route-control .from,
  #a1_1_1_4 .route-control .from {
    float: none;
    margin-bottom: 14px;
    margin-top: 10px;
  }
}
@media all and (max-width: 767px) {
  #a1_1_3 .route-control .from,
  #a1_1_1_4 .route-control .from {
    height: 41px;
  }
}
#a1_1_3 .route-control .from .tag,
#a1_1_1_4 .route-control .from .tag {
  background-image: url('../images/icons/green_tag.png');
  background-position: center center;
  background-repeat: no-repeat;
}
@media all and (max-width: 991px) {
  #a1_1_3 .route-control .from .text_input,
  #a1_1_1_4 .route-control .from .text_input {
    width: 90%;
  }
  #a1_1_3 .route-control .from .text_input input[type="text"],
  #a1_1_1_4 .route-control .from .text_input input[type="text"] {
    width: 90%;
  }
}
@media all and (max-width: 767px) {
  #a1_1_3 .route-control .from .text_input,
  #a1_1_1_4 .route-control .from .text_input {
    display: inline-block;
    float: none;
  }
  #a1_1_3 .route-control .from .text_input input[type="text"],
  #a1_1_1_4 .route-control .from .text_input input[type="text"] {
    width: 80%;
  }
}
#a1_1_3 .route-control .from input[type="text"],
#a1_1_1_4 .route-control .from input[type="text"] {
  border-right: 0;
}
#a1_1_3 .route-control .from button,
#a1_1_1_4 .route-control .from button {
  float: left;
  height: 41px;
  line-height: 15px;
  border: 1px solid #d9d9d9;
  border-left: 0;
  background: #FFF;
}
@media all and (max-width: 991px) {
  #a1_1_3 .route-control .from button,
  #a1_1_1_4 .route-control .from button {
    width: 10%;
  }
}
@media all and (max-width: 767px) {
  #a1_1_3 .route-control .from button,
  #a1_1_1_4 .route-control .from button {
    width: 20%;
  }
}
#a1_1_3 .route-control .to,
#a1_1_1_4 .route-control .to {
  height: auto;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
@media all and (max-width: 991px) {
  #a1_1_3 .route-control .to,
  #a1_1_1_4 .route-control .to {
    float: none;
  }
}
@media all and (max-width: 767px) {
  #a1_1_3 .route-control .to,
  #a1_1_1_4 .route-control .to {
    height: 41px;
  }
}
#a1_1_3 .route-control .to .tag,
#a1_1_1_4 .route-control .to .tag {
  background-image: url('../images/icons/pink_tag.png');
  background-position: center center;
  background-repeat: no-repeat;
}
@media all and (max-width: 991px) {
  #a1_1_3 .route-control .to .text_input,
  #a1_1_1_4 .route-control .to .text_input {
    width: 90%;
  }
  #a1_1_3 .route-control .to .text_input input[type="text"],
  #a1_1_1_4 .route-control .to .text_input input[type="text"] {
    width: 100% !important;
  }
}
@media all and (max-width: 767px) {
  #a1_1_3 .route-control .to .text_input,
  #a1_1_1_4 .route-control .to .text_input {
    display: inline-block;
    float: none;
  }
}
#a1_1_3 .route-control .to input[type="text"],
#a1_1_1_4 .route-control .to input[type="text"] {
  width: 262px;
}
#a1_1_3 .route-control .vehicle,
#a1_1_1_4 .route-control .vehicle {
  float: left;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
@media all and (max-width: 991px) {
  #a1_1_3 .route-control .vehicle,
  #a1_1_1_4 .route-control .vehicle {
    margin-top: 0px;
  }
}
@media all and (max-width: 767px) {
  #a1_1_3 .route-control .vehicle,
  #a1_1_1_4 .route-control .vehicle {
    margin-top: 37px;
  }
}
#a1_1_3 .route-control .vehicle input[type="radio"],
#a1_1_1_4 .route-control .vehicle input[type="radio"] {
  display: none;
}
#a1_1_3 .route-control .vehicle input[type="radio"] + label span,
#a1_1_1_4 .route-control .vehicle input[type="radio"] + label span {
  display: inline-block;
  width: 37px;
  height: 37px;
  margin-right: 15px;
  cursor: pointer;
}
#a1_1_3 .route-control .vehicle input[type="radio"] + label,
#a1_1_1_4 .route-control .vehicle input[type="radio"] + label {
  display: inline-block;
  float: none;
  width: 37px;
  height: 37px;
  margin-right: 3px;
}
@media all and (max-width: 767px) {
  #a1_1_3 .route-control .vehicle input[type="radio"] + label,
  #a1_1_1_4 .route-control .vehicle input[type="radio"] + label {
    text-align: center;
  }
}
#a1_1_3 .route-control .vehicle input[type="radio"] + label:last-of-type,
#a1_1_1_4 .route-control .vehicle input[type="radio"] + label:last-of-type {
  margin-right: 0px;
}
@media all and (max-width: 991px) {
  #a1_1_3 .route-control .vehicle input[type="radio"] + label,
  #a1_1_1_4 .route-control .vehicle input[type="radio"] + label {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  #a1_1_3 .route-control .vehicle input[type="radio"] + label:last-of-type,
  #a1_1_1_4 .route-control .vehicle input[type="radio"] + label:last-of-type {
    margin-bottom: 18px;
  }
}
@media all and (max-width: 767px) {
  #a1_1_3 .route-control .vehicle input[type="radio"] + label,
  #a1_1_1_4 .route-control .vehicle input[type="radio"] + label {
    display: inline-block;
  }
  #a1_1_3 .route-control .vehicle input[type="radio"] + label:first-of-type,
  #a1_1_1_4 .route-control .vehicle input[type="radio"] + label:first-of-type {
    margin-bottom: 0;
  }
}
#a1_1_3 .route-control .vehicle input[type="radio"] + label span.car,
#a1_1_1_4 .route-control .vehicle input[type="radio"] + label span.car {
  background: url('../images/icons/car.png');
}
#a1_1_3 .route-control .vehicle input[type="radio"]:checked + label span.car,
#a1_1_1_4 .route-control .vehicle input[type="radio"]:checked + label span.car {
  background: url('../images/icons/car_active.png');
}
#a1_1_3 .route-control .vehicle input[type="radio"] + label span.bike,
#a1_1_1_4 .route-control .vehicle input[type="radio"] + label span.bike {
  background: url('../images/icons/bike.png');
}
#a1_1_3 .route-control .vehicle input[type="radio"]:checked + label span.bike,
#a1_1_1_4 .route-control .vehicle input[type="radio"]:checked + label span.bike {
  background: url('../images/icons/bike_active.png');
}
#a1_1_3 .route-control .vehicle input[type="radio"] + label span.transit,
#a1_1_1_4 .route-control .vehicle input[type="radio"] + label span.transit {
  background: url('../images/icons/transit.png');
}
#a1_1_3 .route-control .vehicle input[type="radio"]:checked + label span.transit,
#a1_1_1_4 .route-control .vehicle input[type="radio"]:checked + label span.transit {
  background: url('../images/icons/transit_active.png');
}
@media all and (max-width: 767px) {
  #a1_1_3 .route-control .submit_btn,
  #a1_1_1_4 .route-control .submit_btn {
    padding-left: 0;
    padding-right: 0;
  }
}
#a1_1_3 .route-control .submit_btn input[type="submit"],
#a1_1_1_4 .route-control .submit_btn input[type="submit"] {
  float: left;
  width: 149px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  font-style: italic;
  font-size: 16px;
  color: #f7f7f7;
  background: #e6971a;
  border: 0;
  padding: 0;
}
@media all and (max-width: 991px) {
  #a1_1_3 .route-control .submit_btn input[type="submit"],
  #a1_1_1_4 .route-control .submit_btn input[type="submit"] {
    width: 100%;
    height: 114px;
    line-height: 114px;
  }
}
@media all and (max-width: 767px) {
  #a1_1_3 .route-control .submit_btn input[type="submit"],
  #a1_1_1_4 .route-control .submit_btn input[type="submit"] {
    width: 80%;
    height: 56px;
    line-height: 56px;
    margin-top: 27px;
  }
}
#a1_1_3.with-padding .filters,
#a1_1_1_4.with-padding .filters {
  top: 200px;
}
#a1_1_3 .filters,
#a1_1_1_4 .filters {
  text-align: left;
  position: absolute;
  z-index: 1;
  top: 30px;
  -webkit-transition: top 0.7s ease-in-out;
  transition: top 0.7s ease-in-out;
  left: 50%;
  margin-left: -462px;
  width: 925px;
  background: rgba(0, 0, 0, 0.67);
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 35px #000;
          box-shadow: 0 0 35px #000;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  top: 200px;
}
@media (max-width: 991px) {
  #a1_1_3 .filters,
  #a1_1_1_4 .filters {
    margin: 0;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    text-align: center;
  }
}
#a1_1_3 .filters h1,
#a1_1_1_4 .filters h1 {
  padding-left: 15px;
  color: #fff;
  display: inline-block;
  font-size: 21px;
  text-transform: uppercase;
  line-height: 1.4;
}
#a1_1_3 .filters h1 small,
#a1_1_1_4 .filters h1 small {
  color: #fff;
  display: block;
  font-size: 13px;
}
@media (max-width: 767px) {
  #a1_1_3 .filters h1,
  #a1_1_1_4 .filters h1 {
    display: block;
    text-align: center;
    margin-bottom: 40px;
  }
}
#a1_1_3 .filters .map-icons,
#a1_1_1_4 .filters .map-icons {
  float: right;
}
@media (max-width: 991px) {
  #a1_1_3 .filters .map-icons,
  #a1_1_1_4 .filters .map-icons {
    float: none;
    padding: 15px 20px;
  }
}
#a1_1_3 .filters .map-icons:before,
#a1_1_1_4 .filters .map-icons:before,
#a1_1_3 .filters .map-icons:after,
#a1_1_1_4 .filters .map-icons:after {
  content: " ";
  display: table;
}
#a1_1_3 .filters .map-icons:after,
#a1_1_1_4 .filters .map-icons:after {
  clear: both;
}
#a1_1_3 .filters .map-icons a,
#a1_1_1_4 .filters .map-icons a {
  padding: 15px 12px;
  font-size: 9px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  opacity: .5;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
@media (max-width: 767px) {
  #a1_1_3 .filters .map-icons a,
  #a1_1_1_4 .filters .map-icons a {
    margin: 0 15px 20px;
  }
}
@media (max-width: 400px) {
  #a1_1_3 .filters .map-icons a,
  #a1_1_1_4 .filters .map-icons a {
    margin: 0 10px 10px;
  }
}
@media (max-width: 767px) {
  #a1_1_3 .filters .map-icons a:nth-of-type(8),
  #a1_1_1_4 .filters .map-icons a:nth-of-type(8) {
    position: absolute;
    left: 10px;
    top: 45px;
  }
}
@media (max-width: 767px) {
  #a1_1_3 .filters .map-icons a:last-of-type,
  #a1_1_1_4 .filters .map-icons a:last-of-type {
    position: absolute;
    right: 10px;
    top: 45px;
  }
}
#a1_1_3 .filters .map-icons a:hover,
#a1_1_1_4 .filters .map-icons a:hover {
  opacity: 1;
}
#a1_1_3 .filters .map-icons a.active,
#a1_1_1_4 .filters .map-icons a.active {
  opacity: 1;
}
#a1_1_3 .filters .map-icons a.open_submenu,
#a1_1_1_4 .filters .map-icons a.open_submenu {
  background: #f7f7f7;
  color: #464646;
  opacity: 1;
}
#a1_1_3 .filters .map-icons a span,
#a1_1_1_4 .filters .map-icons a span {
  display: inline-block;
  text-align: center;
  padding-top: 39px;
  background-repeat: no-repeat;
  background-position: center top;
  white-space: nowrap;
}
#a1_1_3 .filters .map-icons a span.icon-education,
#a1_1_1_4 .filters .map-icons a span.icon-education {
  background-image: url('../images/icons/icon-education.png');
}
#a1_1_3 .filters .map-icons a span.icon-finances,
#a1_1_1_4 .filters .map-icons a span.icon-finances {
  background-image: url('../images/icons/icon-finances.png');
}
#a1_1_3 .filters .map-icons a span.icon-restaurants,
#a1_1_1_4 .filters .map-icons a span.icon-restaurants {
  background-image: url('../images/icons/icon-restaurants.png');
}
#a1_1_3 .filters .map-icons a span.icon-shopping,
#a1_1_1_4 .filters .map-icons a span.icon-shopping {
  background-image: url('../images/icons/icon-shopping.png');
}
#a1_1_3 .filters .map-icons a span.icon-transport,
#a1_1_1_4 .filters .map-icons a span.icon-transport {
  background-image: url('../images/icons/icon-transport.png');
}
#a1_1_3 .filters .map-icons a span.icon-fitness,
#a1_1_1_4 .filters .map-icons a span.icon-fitness {
  background-image: url('../images/icons/icon-fitness.png');
}
#a1_1_3 .filters .map-icons a span.icon-health,
#a1_1_1_4 .filters .map-icons a span.icon-health {
  background-image: url('../images/icons/icon-health.png');
}
#a1_1_3 .filters .map-icons a span.icon-street-view,
#a1_1_1_4 .filters .map-icons a span.icon-street-view {
  background-image: url('../images/icons/icon-street-view.png');
}
#a1_1_3 .filters .map-icons a span.icon-route,
#a1_1_1_4 .filters .map-icons a span.icon-route {
  background-image: url('../images/icons/icon-route.png');
}
#a1_1_3 .filters .map-icons a.active span.icon-education,
#a1_1_1_4 .filters .map-icons a.active span.icon-education {
  background-image: url('../images/icons/icon-education-active.png');
}
#a1_1_3 .filters .map-icons a.active span.icon-finances,
#a1_1_1_4 .filters .map-icons a.active span.icon-finances {
  background-image: url('../images/icons/icon-finances-active.png');
}
#a1_1_3 .filters .map-icons a.active span.icon-restaurants,
#a1_1_1_4 .filters .map-icons a.active span.icon-restaurants {
  background-image: url('../images/icons/icon-restaurants-active.png');
}
#a1_1_3 .filters .map-icons a.active span.icon-shopping,
#a1_1_1_4 .filters .map-icons a.active span.icon-shopping {
  background-image: url('../images/icons/icon-shopping-active.png');
}
#a1_1_3 .filters .map-icons a.active span.icon-transport,
#a1_1_1_4 .filters .map-icons a.active span.icon-transport {
  background-image: url('../images/icons/icon-transport-active.png');
}
#a1_1_3 .filters .map-icons a.active span.icon-fitness,
#a1_1_1_4 .filters .map-icons a.active span.icon-fitness {
  background-image: url('../images/icons/icon-fitness-active.png');
}
#a1_1_3 .filters .map-icons a.active span.icon-health,
#a1_1_1_4 .filters .map-icons a.active span.icon-health {
  background-image: url('../images/icons/icon-health-active.png');
}
#a1_1_3 .filters .map-icons a.open_submenu span.icon-street-view,
#a1_1_1_4 .filters .map-icons a.open_submenu span.icon-street-view {
  background-image: url('../images/icons/icon-street-view-active.png');
}
#a1_1_3 .filters .map-icons a.open_submenu span.icon-route,
#a1_1_1_4 .filters .map-icons a.open_submenu span.icon-route {
  background-image: url('../images/icons/icon-route-active.png');
}
#a1_1_4,
#a1_1_1_6 {
  background: url("../images/bg/details.jpg") no-repeat center center;
  background-size: cover;
}
#a1_1_4 .container,
#a1_1_1_6 .container {
  padding-top: 30px;
}
@media all and (max-width: 767px) {
  #a1_1_4 .container,
  #a1_1_1_6 .container {
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  #a1_1_4 .mobile-center,
  #a1_1_1_6 .mobile-center {
    text-align: center;
    margin: 10px 0;
  }
}
#a1_1_4 h1,
#a1_1_1_6 h1 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 30px;
  line-height: 1;
}
#a1_1_4 p,
#a1_1_1_6 p {
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1.4;
}
#a1_1_4 p em,
#a1_1_1_6 p em {
  color: #04bcdd;
  font-weight: bold;
  font-style: normal;
}
#a1_1_4 .sidebar h2,
#a1_1_1_6 .sidebar h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 15px;
  line-height: 1;
}
#a1_1_4 .sidebar ul,
#a1_1_1_6 .sidebar ul {
  margin-bottom: 30px;
}
#a1_1_4 .sidebar li,
#a1_1_1_6 .sidebar li {
  line-height: 1.5;
  font-size: 13px;
}
#a1_1_4 .sidebar p,
#a1_1_1_6 .sidebar p {
  margin-bottom: 30px;
}
#a1_1_4 .sidebar em,
#a1_1_1_6 .sidebar em {
  color: #333;
}
@media (max-width: 991px) {
  #a1_1_4 .sidebar,
  #a1_1_1_6 .sidebar {
    text-align: center;
  }
}
@media (max-width: 991px) {
  #a1_1_1_6 .with-padding {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  #a1_1_1_6 {
    padding-bottom: 30px;
    height: 100%;
  }
}
#a1_1_4,
#a1_1_1_5 {
  height: 100% !important;
}
#a1_1_6 {
  position: relative;
  width: 100%;
}
#a1_1_8,
#a1_1_1_9 {
  background: url("../images/bg/more-bg.jpg") no-repeat center center;
  background-size: cover;
  min-height: 325px;
}
#a1_1_8 h1,
#a1_1_1_9 h1 {
  padding-top: 45px;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 300;
  color: #303030;
}
#a1_1_8 p,
#a1_1_1_9 p {
  color: #303030;
  font-size: 16px;
  line-height: 1.4;
  max-width: 550px;
  margin: 0 auto 40px;
}
#a1_1_8 a,
#a1_1_1_9 a {
  padding-top: 60px;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 20px;
}
#a1_1_8 a .icon,
#a1_1_1_9 a .icon {
  top: -20px;
}
#a1_1_1_6 .container,
#a1_1_4 .container {
  margin-top: 90px;
}
@media all and (max-width: 991px) {
  #a1_1_1_6 .container,
  #a1_1_4 .container {
    margin-top: 90px;
  }
}
@media all and (max-width: 850px) {
  #a1_1_1_6 .container,
  #a1_1_4 .container {
    margin-top: 90px;
  }
}
@media all and (max-width: 799px) {
  #a1_1_1_6 .container,
  #a1_1_4 .container {
    margin-top: 0px;
  }
}
@media all and (min-width: 992px) {
  #a1_1_1_6 .container,
  #a1_1_4 .container {
    margin-top: 15vh;
  }
}
#a1_1_4 {
  height: 100vh !important;
}
#a1_1_1_5 {
  padding-bottom: 35px;
}
@media all and (max-width: 1120px) {
  #a1_1_1_5 {
    margin-top: 30px;
  }
}
@media all and (min-width: 992px) {
  #a1_1_1_5 {
    height: 100vh !important;
    min-height: 800px !important;
  }
}
#a1_1_1_5 .container {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 992px) {
  #a1_1_1_5 .container {
    margin-top: 10vh;
  }
}
@media all and (max-width: 1276px) {
  #a1_1_1_5 .container {
    margin-top: 60px;
  }
}
@media all and (max-width: 991px) {
  #a1_1_1_5 .container {
    margin-top: 60px;
  }
}
@media all and (max-width: 850px) {
  #a1_1_1_5 .container {
    margin-top: 90px;
  }
}
@media all and (max-width: 799px) {
  #a1_1_1_5 .container {
    margin-top: 0px;
  }
}
#a1_1_1_5 .container div {
  padding-left: 0;
  padding-right: 0;
}
@media all and (max-width: 991px) {
  #a1_1_1_5 .container > div {
    float: none !important;
  }
}
#a1_1_1_5 .textCenter {
  float: right;
  max-width: 435px;
  height: auto;
  overflow: hidden;
}
@media all and (max-width: 991px) {
  #a1_1_1_5 .textCenter {
    max-width: 500px;
    float: none;
    margin: 0 auto;
  }
}
@media all and (max-width: 767px) {
  #a1_1_1_5 .textCenter {
    padding: 0 15px !important;
  }
}
#a1_1_1_5 .signature {
  background: url("../images/signature.jpg") no-repeat center top;
  padding-top: 80px;
  display: inline-block;
  max-width: 180px;
  font-size: 13px;
  line-height: 1.4;
  color: #909090;
}
#a1_1_1_5 h1 {
  padding: 0 50px;
  max-width: 435px;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1.5;
}
@media (max-width: 991px) {
  #a1_1_1_5 h1 {
    max-width: 100%;
  }
}
#a1_1_1_5 p {
  color: #4f4f4f;
  font-size: 13px;
  max-width: 435px;
  margin-bottom: 20px;
  line-height: 1.5;
}
@media (max-width: 991px) {
  #a1_1_1_5 p {
    max-width: 100%;
  }
}
@media all and (max-width: 991px) {
  #a1_1_1_5 p {
    font-size: 18px;
    line-height: 22px;
  }
}
#a1_1_1_5 img {
  margin-top: 30px;
}
@media (max-width: 991px) {
  #a1_1_1_5 img {
    display: block;
    margin: 0 auto;
  }
}
#a1_1_1_5 img.img-responsive {
  float: right;
}
@media all and (max-width: 991px) {
  #a1_1_1_5 img.img-responsive {
    float: none;
  }
}
@media (max-width: 991px) {
  #a1_1_1_5 .container {
    padding: 0;
  }
  #a1_1_1_5 .container .image-inspiration {
    padding: 0 !important;
  }
  #a1_1_1_5 .container .image-inspiration img {
    width: 100%;
  }
}
#a1_1_1_3 {
  min-height: 418px;
  background: url("../images/bg/saska_bg.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
}
@media (max-width: 767px) {
  #a1_1_1_3 {
    height: 605px;
  }
}
#a1_1_1_3 h1 {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  padding-top: 130px;
  margin-bottom: 55px;
}
@media (max-width: 767px) {
  #a1_1_1_3 h1 {
    padding-top: 10px;
    line-height: 1.5;
  }
}
#a1_1_1_3 ul {
  text-align: center;
}
@media (max-width: 991px) {
  #a1_1_1_3 ul {
    display: block;
    width: 640px;
    margin: 15px auto;
  }
}
#a1_1_1_3 li {
  display: inline-block;
  width: 142px;
  height: 142px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: rgba(19, 64, 230, 0.8);
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  margin: 0 15px ;
  vertical-align: middle;
  position: relative;
}
@media (max-width: 400px) {
  #a1_1_1_3 li {
    width: 122px;
    height: 122px;
  }
}
@media (max-width: 767px) {
  #a1_1_1_3 li {
    position: absolute;
  }
  #a1_1_1_3 li:first-child {
    top: 140px;
    left: 10px;
  }
  #a1_1_1_3 li:nth-child(2) {
    top: 140px;
    right: 10px;
  }
  #a1_1_1_3 li:nth-child(3) {
    top: 290px;
    left: 50%;
    margin-left: -71px;
  }
  #a1_1_1_3 li:nth-child(4) {
    top: 440px;
    left: 10px;
  }
  #a1_1_1_3 li:nth-child(5) {
    top: 440px;
    right: 10px;
  }
}
#a1_1_1_3 li span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#a9 .top-150 h3 {
  font-weight: 300;
}
@media (max-width: 767px) {
  #a9 .top-150 {
    margin-top: 80px;
  }
}
#a9 .with-bg {
  background-image: url(../images/bg/a9.jpg);
  background-size: cover;
  background-position: center center;
}
#a9 .with-bg .circle {
  width: 165px;
  height: 165px;
  background: #e6881a;
  color: #fff;
  margin: 70px 0;
}
#a9 .with-bg .circle .circle-orange {
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  display: table-cell;
}
#a9 .with-bg .circle .circle-orange strong {
  display: block;
}
@media (max-width: 991px) {
  #a9 .with-bg .circle .circle-orange {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  #a9 .with-bg .circle {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 767px) {
  #a9 .with-bg .circle {
    margin: 0;
    display: table;
    width: 130px;
    height: 130px;
  }
  #a9 .with-bg .circle .circle-orange {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #a9 .with-bg {
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  #a9 .tables {
    padding: 0;
  }
}
#a9 .w-875 {
  max-width: 874px;
}
#a9 .w-875 .informators-title {
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  #a9 .w-875 .informators-title {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  #a9 .w-875 .informators-title {
    font-weight: bold;
  }
}
#a9 .w-875 .table-cell {
  padding: 15px 15px 10px 15px;
  height: 170px;
  width: 20%;
  margin: 1px;
  position: relative;
}
#a9 .w-875 .table-cell h3 {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #a9 .w-875 .table-cell h3 {
    font-size: 18px;
    line-height: 22px;
  }
}
#a9 .w-875 .table-cell h4 {
  font-size: 14.5px;
  line-height: 18px;
  font-weight: 400;
  margin-top: 0;
}
@media (max-width: 991px) {
  #a9 .w-875 .table-cell h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
#a9 .w-875 .table-cell .download-button {
  font-size: 13.5px;
  margin-top: 40px;
  position: absolute;
  bottom: -25%;
}
#a9 .w-875 .table-cell .download-button span {
  display: block;
}
#a9 .w-875 .table-cell .download-button img {
  float: left;
  margin-right: 15px;
}
#a9 .w-875 .table-cell .download-button p {
  float: right;
}
@media (max-width: 991px) {
  #a9 .w-875 .table-cell .download-button {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  #a9 .w-875 .table-cell {
    width: 24.55555%;
  }
}
@media (max-width: 767px) {
  #a9 .w-875 .table-cell {
    width: 49.11111%;
    height: 210px;
  }
}
#a9 .w-875 .light-grey {
  background: #e9edef;
  color: #96999d;
}
#a9 .w-875 .light-grey .download-button {
  color: #96999d;
}
#a9 .w-875 .grey {
  background: #8f9395;
  color: #fff;
  width: 40.33333%;
}
#a9 .w-875 .grey .download-button {
  color: #fff;
}
@media (max-width: 991px) {
  #a9 .w-875 .grey {
    width: 49.33333%;
  }
}
@media (max-width: 767px) {
  #a9 .w-875 .grey {
    width: 98.6666%;
  }
}
#a9 .w-875 .dark-grey {
  background: #333333;
  color: #fff;
  height: 342px;
  width: 38.666666%;
}
#a9 .w-875 .dark-grey .download-button {
  color: #fff;
  bottom: -12%;
}
@media (max-width: 991px) {
  #a9 .w-875 .dark-grey {
    width: 49.16666%;
    margin-right: 1%;
  }
}
@media (max-width: 991px) {
  #a9 .w-875 .dark-grey {
    width: 98.6666%;
    margin-right: 1%;
    height: 300px;
  }
}
#a9 .hidden-item {
  display: none;
}
#a9 #press-show-older {
  padding: 20px 50px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  margin: 40px 0;
}
#a9 .press-row {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#a9 .press {
  margin-top: 40px;
}
#a9 .press h2 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
  margin-top: 35px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  #a9 .press h2 {
    display: none;
  }
}
#a9 .press h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  margin: 0;
}
@media (max-width: 991px) {
  #a9 .press h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #a9 .press h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
  }
}
#a9 .press h4 {
  font-size: 13.5px;
  line-height: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  #a9 .press h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  #a9 .press h4 {
    font-size: 18px;
    line-height: 20px;
  }
}
#a9 .press .employee {
  text-align: center;
}
#a9 .press .employee h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #a9 .press .employee h2 {
    display: block;
  }
}
@media (max-width: 767px) {
  #a9 .press .employee h2 {
    font-size: 18px;
    line-height: 20px;
  }
}
#a9 .press .employee h6 {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 16px;
  margin-top: 0;
}
@media (max-width: 991px) {
  #a9 .press .employee h6 {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  #a9 .press .employee h6 {
    font-size: 18px;
    line-height: 20px;
  }
}
#a9 .press .employee .telephone {
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #a9 .press .employee .telephone {
    font-size: 24px;
    line-height: 28px;
  }
}
#a9 .press .employee .email {
  font-size: 13.5px;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  #a9 .press .employee .email {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  #a9 .press .employee .email {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  #a12_s1 .top-150 {
    margin-top: 100px;
  }
}
.a12_4 {
  margin: 0px 0 40px;
}
.a12_4 .w-875 h3 {
  line-height: 20px;
}
.a12_4 .w-875 ul li {
  margin-bottom: 5px !important;
}
.a12_4 .w-875 .flats {
  color: #505050;
}
.a12_4 .w-875 .flats h1 {
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .a12_4 .w-875 .flats h1 {
    margin-top: 30px;
  }
}
.a12_4 .w-875 .employee:nth-child(2) {
  border-right: 1px solid #aeb4b4;
}
@media (max-width: 767px) {
  .a12_4 .w-875 .employee:nth-child(2) {
    border-right: 0;
  }
}
.a12_4 .w-875 .employee h1,
.a12_4 .w-875 .employee h2,
.a12_4 .w-875 .employee h3,
.a12_4 .w-875 .employee h4,
.a12_4 .w-875 .employee h5,
.a12_4 .w-875 .employee h6 {
  margin: 0;
  padding: 0;
}
.a12_4 .w-875 .employee h1 {
  font-size: 18.5px;
  font-weight: 700;
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .a12_4 .w-875 .employee h1 {
    font-size: 24px;
    line-height: 40px;
  }
}
.a12_4 .w-875 .employee h2 {
  margin-top: 10px;
}
.a12_4 .w-875 .employee .telephone {
  margin: 20px 0;
}
@media (max-width: 991px) {
  .a12_4 .w-875 .employee .telephone {
    margin: 5px 0;
  }
}
@media (max-width: 991px) {
  .a12_4 .w-875 .employee {
    margin: 20px 0;
  }
  .a12_4 .w-875 .employee h2,
  .a12_4 .w-875 .employee h6 {
    font-size: 16px !important;
  }
}
.a12 .top-150,
#a12_3 .top-150 {
  margin-top: 250px;
}
.a12 .top-150 h1,
#a12_3 .top-150 h1 {
  margin-bottom: 40px;
}
#a12_2 .top-200,
.a12_4 .top-200 {
  margin-top: 250px;
}
@media (max-width: 799px) {
  #a12_2 .top-200,
  .a12_4 .top-200 {
    margin-top: 120px;
  }
}
#a12_2 .section-image,
.a12_4 .section-image {
  position: relative;
  margin-bottom: 40px;
  margin-top: 40px;
  min-height: 150px;
}
#a12_2 .section-image img,
.a12_4 .section-image img {
  height: 100%;
}
@media (max-width: 600px) {
  #a12_2 .section-image img,
  .a12_4 .section-image img {
    position: relative;
    right: 50%;
  }
}
#a12_2 .section-image .circle,
.a12_4 .section-image .circle {
  position: absolute;
  top: 0;
}
#a12_2 .w-875 h2,
.a12_4 .w-875 h2 {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  #a12_2 .w-875 h2,
  .a12_4 .w-875 h2 {
    font-size: 30px !important;
    line-height: 38px !important;
  }
}
#a12_2 .w-875 h3,
.a12_4 .w-875 h3 {
  font-size: 16px;
  margin: 20px 0;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #a12_2 .w-875 h3,
  .a12_4 .w-875 h3 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
}
#a12_2 .w-875 ul,
.a12_4 .w-875 ul {
  padding-left: 0;
  list-style-position: inside;
}
#a12_2 .w-875 ul li,
.a12_4 .w-875 ul li {
  list-style: inherit;
  list-style-type: decimal;
  margin-bottom: 20px;
}
#a12_2 .w-875 ul li ul,
.a12_4 .w-875 ul li ul {
  padding-left: 30px;
  padding-top: 20px;
}
#a12_2 .w-875 ul li ul li,
.a12_4 .w-875 ul li ul li {
  list-style: none;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  #a12_2 .w-875 ul,
  .a12_4 .w-875 ul {
    font-size: 18px;
  }
}
#a12_2 .w-875 .disc li,
.a12_4 .w-875 .disc li {
  list-style-type: disc;
}
#a12_2 .w-875 .greyscale,
.a12_4 .w-875 .greyscale {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
@media (max-width: 991px) {
  #a12_2 .w-875,
  .a12_4 .w-875 {
    padding: 0;
  }
}
#a12_2 .show-all-content,
.a12_4 .show-all-content {
  padding: 30px 0;
}
#a12_2 .show-all-content img,
.a12_4 .show-all-content img {
  display: block;
  margin: 15px auto;
}
#a12_2 .show-all-content strong,
.a12_4 .show-all-content strong {
  font-size: 13.5px;
  text-transform: uppercase;
  color: #000000;
}
#a12_2 .show-all-content strong span,
.a12_4 .show-all-content strong span {
  font-weight: 400;
}
@media (max-width: 991px) {
  #a12_2 .show-all-content strong,
  .a12_4 .show-all-content strong {
    font-size: 16px;
  }
  #a12_2 .show-all-content strong span,
  .a12_4 .show-all-content strong span {
    display: none;
  }
}
.a12_4_slider .circle {
  display: block;
  z-index: 9999;
  width: 275px;
  height: 275px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  overflow: hidden;
  position: relative;
  margin: 0;
}
.a12_4_slider .circle .circle-orange {
  background: #e6881a;
  opacity: 0.8;
  filter: alpha(opacity=70);
  width: 165px;
  height: 165px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  display: block;
  top: 21.3333%;
  left: 21.3333%;
  position: absolute;
  text-align: center;
  font-size: 48px;
  font-weight: 300;
  line-height: 165px;
}
@media (max-width: 991px) {
  .a12_4_slider .circle {
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    left: 50%;
  }
}
.a12_4 p,
#a12_3 p,
#a12_2 p {
  font-size: 14.5px;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 991px) {
  .a12_4 p,
  #a12_3 p,
  #a12_2 p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .a12_4 p,
  #a12_3 p,
  #a12_2 p {
    text-align: center;
  }
}
.a12_4 .top-150,
#a12_3 .top-150,
#a12_2 .top-150 {
  max-width: 875px;
  margin-left: auto;
  margin-right: auto;
}
.a12_4 .top-150 img,
#a12_3 .top-150 img,
#a12_2 .top-150 img {
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .a12_4 .top-150,
  #a12_3 .top-150,
  #a12_2 .top-150 {
    padding: 0px 25px;
  }
}
@media (max-width: 767px) {
  .a12_4 .top-150,
  #a12_3 .top-150,
  #a12_2 .top-150 {
    padding: 0;
  }
}
.a12_4 .circle,
#a12_3 .circle,
#a12_2 .circle {
  display: block;
  width: 275px;
  height: 275px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  overflow: hidden;
  position: relative;
  margin: 0;
}
.a12_4 .circle .circle-orange,
#a12_3 .circle .circle-orange,
#a12_2 .circle .circle-orange {
  background: #e6881a;
  opacity: 0.8;
  filter: alpha(opacity=70);
  width: 165px;
  height: 165px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  display: block;
  top: 21.3333%;
  left: 21.3333%;
  position: absolute;
  text-align: center;
  font-size: 48px;
  font-weight: 300;
  line-height: 165px;
}
@media (max-width: 991px) {
  .a12_4 .circle,
  #a12_3 .circle,
  #a12_2 .circle {
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    left: 50%;
  }
}
.a12_4 .w-875,
#a12_3 .w-875,
#a12_2 .w-875 {
  width: 875px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.a12_4 .w-875 .row,
#a12_3 .w-875 .row,
#a12_2 .w-875 .row {
  margin-top: 30px;
}
.a12_4 .w-875 h2,
#a12_3 .w-875 h2,
#a12_2 .w-875 h2 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  margin-top: 0;
}
@media (max-width: 991px) {
  .a12_4 .w-875 h2,
  #a12_3 .w-875 h2,
  #a12_2 .w-875 h2 {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .a12_4 .w-875 h2 span,
  #a12_3 .w-875 h2 span,
  #a12_2 .w-875 h2 span {
    display: block;
  }
}
@media (max-width: 874px) {
  .a12_4 .w-875,
  #a12_3 .w-875,
  #a12_2 .w-875 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .a12_4 .w-875,
  #a12_3 .w-875,
  #a12_2 .w-875 {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .a12_4 p,
  .a12_4_slider p {
    text-align: center;
  }
}
.a12_4 .circle-orange p,
.a12_4_slider .circle-orange p {
  text-align: center;
  font-size: 18.5px;
  text-transform: uppercase;
  line-height: 38px;
  display: inline-block;
  vertical-align: middle;
}
.a12_4 .circle-orange p span,
.a12_4_slider .circle-orange p span {
  display: block;
  font-size: 48px;
  font-weight: 400;
}
.circle-on-slider {
  margin: 0 auto;
}
.circle-on-slider .circle {
  z-index: 999;
  margin-top: 48px;
}
@media (max-width: 991px) {
  .circle-on-slider {
    margin-top: -150px;
  }
}
.mfp-close {
  cursor: pointer !important;
}
.tight-margin .col-md-3 {
  padding-left: 0;
  padding-right: 15px;
}
a[href^=tel] {
  color: #000 !important;
}
.min-margin-top {
  margin-top: 20px;
  float: left;
}
/* MEDIA QUERIES */
@media (max-width: 991px) {
  #searchAdvanced {
    padding: 0 !important;
  }
}
#s1,
#s2,
#s3,
#s4,
#s5,
section.full-bg {
  min-height: 620px !important;
}
#s1 .section-title-wrapper {
  margin-top: 25vh;
}
@media (max-width: 991px) {
  #s1 .section-title-wrapper a {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #s1 .section-title-wrapper {
    margin-top: 100px;
  }
}
#s2 .section-title-wrapper {
  margin-top: 25vh;
}
@media (max-width: 991px) {
  #s2 .section-title-wrapper {
    margin-top: 25vh;
  }
  #s2 .section-title-wrapper a {
    margin-top: 10px;
  }
}
@media (max-width: 400px) {
  #s2 .section-title-wrapper {
    margin-top: 17vh;
  }
}
#s4 .section-title-wrapper {
  margin-top: 25vh;
}
@media (max-width: 991px) {
  #s4 .section-title-wrapper {
    margin-top: 190px;
  }
}
@media (max-width: 767px) {
  #s4 .section-title-wrapper {
    margin-top: 25vh;
  }
}
@media (max-width: 520px) {
  #s4 .section-title-wrapper {
    margin-top: 90px;
  }
}
@media (max-width: 520px) {
  #s4 .circle-box .container .col-xs-6 {
    width: 50% !important;
  }
}
@media (max-width: 520px) {
  #s4 .circle-box .container .col-xs-6 .circle {
    float: left;
  }
}
#s5 .header-text {
  margin-top: 25vh;
}
@media all and (max-width: 991px) {
  #s5 .header-text {
    margin-top: 30vh;
  }
}
@media all and (max-width: 767px) {
  #s5 .header-text {
    margin-top: 16vh;
  }
}
#s5 .circle-box {
  top: 18vh;
}
@media all and (max-width: 767px) {
  #s5 .circle-box {
    top: 35vh !important;
  }
}
@media all and (max-width: 600px) {
  #s5 .circle-box {
    top: 40vh !important;
  }
}
@media all and (max-width: 430px) {
  #s5 .circle-box {
    bottom: 2vh !important;
    top: initial !important;
  }
}
@media (max-width: 430px) {
  #s5 .circle-box .container .col-xs-6 .circle,
  #s5 .circle-box .container .col-xs-12 .circle {
    min-width: 140px !important;
    min-height: 140px !important;
    width: 140px !important;
    height: 140px !important;
  }
}
.a5 #a5_1 .contact-container .contact-header {
  margin: 30px auto;
}
.a5 #a5_1 .credit .row {
  max-width: 980px;
}
.a5 #a5_1 .contact-container {
  max-width: 900px;
}
.a2 #a2_1 .search-item-left {
  padding-right: 20px !important;
}
.a2 #a2_1 .search-item:last-of-type {
  border-bottom: 1px solid #c7c7c7;
  margin-bottom: 60px !important;
}
@media (max-width: 767px) {
  .a2 #a2_1 .search-item:last-of-type {
    border-bottom: 0;
  }
}
@media (max-width: 991px) {
  .a2 #a2_1 .search-item {
    padding: 34px 22px 34px 15px;
  }
}
#attached-filename h5 {
  font-size: 14px;
  line-height: 26px;
}
@media (max-width: 767px) {
  #a3_s1 {
    height: 100vh !important;
  }
  #a3_s1 .headerText {
    margin-top: 20vh !important;
  }
  #a3_s1 .headerText h1 {
    font-size: 34px;
    line-height: 40px;
  }
  #a3_s1 .contact-container div.box-a3 h3 {
    font-size: 18px;
  }
  #a3_s1 .contact-container div.box-a3 p {
    font-size: 18px;
  }
}
@media (max-width: 320px) {
  #a3_s1 div.box-a3 .circle-container .circle {
    width: 140px;
    height: 140px;
  }
  #a3_s1 div.box-a3 .circle-container .circle span {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #a3_s2 .calculation .installment .circle-progress {
    width: 65px;
    height: 65px;
    line-height: 65px;
    background-size: cover;
  }
  #a3_s2 .calculation .installment .circle-progress h2 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #a3_s3 .circles-container .find-adviser .circle {
    top: -62px;
  }
  #a3_s3 .headerText {
    padding-bottom: 0;
  }
  #a3_s3 .circles-container {
    background-image: url("../images/bg/bubbles.png"), url("../images/bg/circle_container_bg.png");
    background-position: center top, center 200px;
    background-size: contain, cover;
    background-repeat: no-repeat;
    margin-bottom: 304px;
    padding-top: 200px;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
  }
  #a3_s3 .circles-container .find-adviser {
    top: 100%;
    bottom: auto;
  }
  #a3_s3 .circles-container .find-adviser .col-xs-12 {
    position: static;
  }
}
.a12_2 .scroll-down-text-button {
  display: none;
}
@media (max-width: 991px) {
  .a12_2 .scroll-down-text-button {
    display: block;
  }
}
.a12_2 .scroll-down-text-button-all {
  display: block;
}
@media (max-width: 991px) {
  .a12_2 .scroll-down-text-button-all {
    display: none;
  }
}
@media (max-width: 767px) {
  #a1_s2 {
    padding-top: 0;
  }
  #a1_s2 .district-info {
    border-bottom: 10px solid #e6881a;
  }
  #a1_s2 .district-box {
    margin-bottom: 0;
  }
}
#a1_s2 .header-wrapper {
  padding: 0;
}
#a1_s2 .header {
  margin: 0;
  font-size: 24px;
  line-height: 80px;
  text-align: center;
  background: #e6881a;
  color: #fff;
}
@media (min-width: 992px) {
  #a1_3_4 .container,
  #a1_4_4 .container {
    margin-top: 20vh;
  }
}
@media (min-width: 768px) {
  .a4 #m_s1 {
    min-height: 750px;
  }
}
@media (min-width: 1180px) {
  .a4 #m_s1 .headerText {
    margin-top: 40vh;
  }
  .a4 #m_s1 {
    min-height: 770px;
  }
}
@media (max-width: 767px) {
  #a3_s1 {
    min-height: 1300px !important;
  }
}
@media (max-width: 400px) {
  #a1_5 .search-result {
    margin-top: 200px;
  }
}
.squer-box .container {
  width: 816px;
}
.squer-box .row {
  display: block;
}
.squer-box .carousel-indicators {
  width: 100%;
  left: 0;
}
.squer-box .active {
  width: 204px;
  height: 170px;
}
@media (max-width: 767px) {
  .squer-box .active {
    height: 120px;
  }
}
@media (max-width: 991px) {
  .squer-box .active {
    height: 120px;
  }
}
.squer {
  color: white;
  background: rgba(41, 41, 41, 0.8);
  border-right: 2px solid rgba(255, 255, 255, 0.1);
  height: 170px;
  display: table;
  position: relative;
  padding: 0px 30px;
  width: 204px;
}
@media (max-width: 767px) {
  .squer {
    height: 120px;
  }
}
@media (max-width: 991px) {
  .squer {
    height: 120px;
  }
}
.squer:last-child {
  border-right: none;
}
.squer .squer-inner {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding-top: 25px;
}
.squer .squer-inner > span {
  width: 100%;
  margin-top: 15px;
  font-size: 13px;
  position: absolute;
  left: 0;
  top: 0;
  text-transform: uppercase;
}
.squer .squer-inner h4 span {
  display: block;
}
.squer .squer-inner h4 span:first-child {
  font-weight: 600;
  text-transform: uppercase;
}
.squer .squer-inner h4 span:last-child {
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
}
.squer i {
  opacity: 0;
}
.squer:hover,
.squer.active {
  background: rgba(230, 151, 26, 0.7);
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-right: 2px solid rgba(255, 255, 255, 0.1);
}
.squer:hover:last-child,
.squer.active:last-child {
  border-right: none;
}
.squer:hover .squer-inner > span,
.squer.active .squer-inner > span {
  opacity: 0;
}
.squer:hover i,
.squer.active i {
  opacity: 1;
}
@media (max-width: 395px) {
  .squer {
    padding: 0 10px;
  }
}
#s2 .squer-box {
  left: 50%;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  bottom: 50px;
  position: absolute;
}
@media (max-width: 991px) {
  #s2 .squer-box .carousel-indicators {
    bottom: 20px;
  }
}
@media (max-width: 900px) {
  .squer-box .container {
    width: 438px;
  }
  .squer:nth-child(3),
  .squer:nth-child(4) {
    border-top: 2px solid rgba(255, 255, 255, 0.1);
  }
  .squer,
  .squer-box .active {
    width: 50%;
  }
}
@media (max-width: 480px) {
  #s2 .squer-box {
    bottom: 0;
  }
  #s2 .squer {
    border-right: 0;
    border-left: 0;
  }
  .squer-box {
    width: 95%;
    padding: 0;
  }
  .squer-box .container {
    width: 100%;
  }
  .squer:nth-child(3),
  .squer:nth-child(4) {
    border-top: 2px solid rgba(255, 255, 255, 0.1);
  }
}
@media (max-width: 400px) {
  .index #s2 .squer-box .squer-inner > span {
    font-size: 10px;
  }
  .index #s2 .squer-box .squer-inner h4 {
    font-size: 12px;
  }
  .index #s2 .squer-box .squer-inner h4 span {
    font-size: 11px;
  }
}
.navbar {
  background-color: transparent;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background: none;
  border: 0;
}
.navbar ul.navbar-nav > li > a,
.navbar #top-menu a {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navbar > .container {
  z-index: 9999;
  position: relative;
}
.navbar.navbar-dark {
  color: #fafafa;
}
.navbar.navbar-dark a {
  color: #fafafa;
}
.navbar.navbar-dark .mai-menu ul li a,
.navbar.navbar-dark .submenu ul li a {
  color: #fafafa;
  white-space: nowrap;
}
@media (max-width: 1175px) {
  .navbar.navbar-dark .mai-menu ul li a,
  .navbar.navbar-dark .submenu ul li a {
    padding: 10px !important;
  }
}
.navbar.navbar-dark .submenu ul {
  width: 100%;
}
@media (max-width: 1120px) {
  .navbar.navbar-dark .submenu ul {
    border-top: 14px solid transparent;
  }
}
@media (max-width: 992px) {
  .navbar.navbar-dark .submenu ul {
    border-top: 14px solid transparent;
  }
}
@media (max-width: 900px) {
  .navbar.navbar-dark .submenu ul {
    border-top: 19px solid transparent;
  }
}
.navbar.navbar-dark #search-btn {
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 799px) {
  .navbar.navbar-dark a,
  .navbar.navbar-dark .mai-menu ul li a {
    color: #fff;
    font-weight: 500;
  }
}
.navbar.navbar-light {
  color: #404040;
}
.navbar.navbar-light a {
  color: #404040;
}
.navbar.navbar-light .mai-menu ul li a,
.navbar.navbar-light .submenu ul li a {
  color: #404040;
  white-space: nowrap;
}
@media (max-width: 1175px) {
  .navbar.navbar-light .mai-menu ul li a,
  .navbar.navbar-light .submenu ul li a {
    padding: 10px !important;
  }
}
.navbar.navbar-light .submenu ul {
  width: 100%;
}
@media (max-width: 1120px) {
  .navbar.navbar-light .submenu ul {
    margin-top: 13px;
  }
}
@media (max-width: 992px) {
  .navbar.navbar-light .submenu ul {
    margin-top: 13px;
  }
}
@media (max-width: 900px) {
  .navbar.navbar-light .submenu ul {
    margin-top: 19px;
  }
}
.navbar.navbar-light #search-btn {
  background: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1023px) {
  .navbar.navbar-light a,
  .navbar.navbar-light .mai-menu ul li a {
    color: #fff;
    font-weight: 500;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .container {
    width: 100% !important;
  }
}

.navbar.navbar-dark {
  background-color: rgba(0, 0, 0, 0.38);
}
.navbar.navbar-light {
  background-color: rgba(255, 255, 255, 0.85);
}
.navbar .grad {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
}
.navbar.navbar-grad {
  background-color: transparent;
}
.navbar .grad-light {
  background: rgba(255, 255, 255, 0);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  opacity: 0;
}
.navbar .grad-dark {
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(top, rgba(31, 31, 31, 0.7), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(31, 31, 31, 0.7)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(31, 31, 31, 0.7), rgba(0, 0, 0, 0));
  opacity: 0;
}
.navbar.navbar-grad.navbar-light .grad-light {
  opacity: 1;
}
.navbar.navbar-grad.navbar-dark .grad-dark {
  opacity: 1;
}
.navbar #top-menu {
  margin-top: 18px;
  margin-bottom: 14px;
  overflow: hidden;
}
.navbar #top-menu ul li {
  margin: 0 17px;
  float: left;
}
.navbar #top-menu ul li a,
.navbar #top-menu ul li span {
  text-transform: uppercase;
  font-weight: 600;
}
.navbar #top-menu ul li a.orange,
.navbar #top-menu ul li span.orange {
  color: #e6881a !important;
  font-style: italic;
}
.navbar #top-menu ul li label:hover {
  cursor: pointer;
}
.navbar #top-menu ul:first-child li:first-child,
.navbar #top-menu ul:last-child li:first-child {
  margin-left: 0;
}
.navbar #top-menu ul.first-child li:last-child,
.navbar #top-menu ul:last-child li:last-child {
  margin-right: 0;
}
.navbar #top-menu .left {
  margin-left: 0;
  padding-left: 0;
}
.navbar .navbar-collapse {
  margin-left: 140px;
}
.navbar .mai-menu {
  position: relative;
  z-index: 10;
}
.navbar .mai-menu ul li a {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  padding: 20px 35px;
  font-weight: 600;
}

body.wroclaw .navbar .mai-menu ul li a {
  font-size: 16px;
  padding: 20px 20px;
}

.navbar .mai-menu ul li a:hover {
  color: #e6881a;
}
.navbar .submenu {
  position: relative;
}
.navbar .submenu .navbar-nav {
  display: table;
}
@media all and (max-width: 991px) {
  .navbar .submenu .navbar-nav {
    display: block;
    border-top: 0 !important;
    margin-top: 19px;
  }
}
.navbar .submenu .navbar-nav li {
  display: table-cell;
  width: auto !important;
  float: none !important;
}
.navbar .submenu .navbar-nav li a {
  margin-left: -1px;
}
@media all and (max-width: 991px) {
  .navbar .submenu .navbar-nav li {
    width: 33.3% !important;
    display: block;
    float: left !important;
  }
}
@media all and (max-width: 500px) {
  .navbar .submenu .navbar-nav li:nth-of-type(4) {
    clear: both;
  }
}
.navbar .submenu ul {
  width: 100%;
}
.navbar .submenu ul li a {
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  padding: 10px 25px;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 991px) {
  .navbar .submenu ul li a {
    padding: 10px;
    white-space: nowrap;
  }
}
.navbar .submenu ul li a:hover {
  color: #fff;
  background: #424242;
  font-weight: 700;
}
.navbar .submenu li.active a {
  color: #fff !important;
  background: #424242;
  font-weight: 700;
}
.navbar-dark.navbar .submenu li.active a {
  color: #404040 !important;
  background: #fff;
}
.navbar-dark .submenu > ul li {
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 800px) {
  .navbar-dark .submenu > ul {
    background: none;
  }
}
.navbar-light .submenu > ul {
  background: rgba(255, 255, 255, 0.85);
}
@media (max-width: 800px) {
  .navbar-light .submenu > ul {
    background: none;
  }
}
.navbar-brand {
  width: 88px;
  height: 77px;
  padding: 0;
  margin-top: 20px;
  margin-left: 20px;
}
.nav-backet {
  background: #e6881a;
  padding: 0 5px;
  line-height: 14px;
  font-size: 11px;
  color: #303030 !important;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  position: relative;
  top: -1px;
}
.orange {
  color: #e6881a;
  font-style: italic;
}
#search-btn {
  width: 61px;
  height: 61px;
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#search-btn-mobile {
  display: none;
  width: 61px;
  height: 61px;
  background: rgba(0, 0, 0, 0.7);
}
.quick-contact {
  position: relative;
  margin-right: 0px;
}

.quick-contact h5 {
  font-size: 24px;
  font-weight: 800;
  padding: 0;
  margin-top: 17px;
  margin-bottom: 0;
  text-align: right;
}

.quick-contact h6 {
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
  right: 2px;
  margin: 0;
  display: block;
  text-align: right;
  margin-bottom: 5px;
}
.navbar > .container .navbar-brand {
  margin-left: 13px;
  margin-top: 32px;
}
@media (max-width: 1300px) {
  .container {
    width: 100%;
  }
}
@media all and (max-width: 1250px) {
  .navbar .mai-menu ul li a {
    padding: 20px 30px;
  }
}
@media all and (max-width: 1220px) {
  .navbar .mai-menu ul li a {
    padding: 20px 20px;
  }
}
@media all and (max-width: 1160px) {
  #search-btn {
    position: relative;
  }
  #search-btn span {
    text-indent: -999em;
    width: 23px;
    height: 22px;
    background-position: -64px -25px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  }
  .navbar .mai-menu ul li a {
    padding: 16px 20px;
    font-size: 18px;
  }
  .quick-contact h5 {
    margin-top: 14px;
  }
}
@media all and (max-width: 1160px) {
  .navbar .mai-menu ul li a {
    font-size: 17px;
  }
}
@media all and (max-width: 1120px) {
  .navbar .mai-menu ul li a {
    font-size: 18px;
  }
  #search-btn {
    position: absolute;
    margin-top: 47px;
    left: 0;
  }
  .navbar-left {
    width: 100%;
  }
  .quick-contact h5 {
    font-size: 30px;
  }
  .quick-contact h6 {
    font-size: 15px;
  }
  .navbar-nav > li {
    width: 33.333%;
  }
  .navbar .mai-menu ul li:first-child a {
    padding-left: 0px;
    text-align: left;
  }
  .navbar .mai-menu ul li:last-child a {
    padding-right: 0px;
    text-align: right;
  }
}
@media all and (max-width: 1060px) {
  .navbar #top-menu {
    width: 100%;
  }
  .navbar-header {
    position: absolute;
    top: 40px;
  }
  .navbar .navbar-collapse {
    margin-left: 0;
  }
  .navbar .mai-menu {
    float: right;
    margin-left: 120px;
    padding-left: 0px;
  }
}
@media all and (max-width: 1024px) {
  .navbar-nav > li {
    width: initial;
  }
  .navbar .mai-menu ul li a {
    padding: 16px 40px;
  }
}
@media all and (max-width: 970px) {
  .navbar .mai-menu ul li a {
    padding: 16px 23px;
  }
}
@media all and (max-width: 920px) {
  .navbar #top-menu ul.right li:nth-child(2) {
    display: none;
  }
}
@media all and (max-width: 900px) {
  .navbar #top-menu {
    margin-bottom: 7px;
  }
  #search-btn {
    margin-top: 45px;
  }
  .navbar .mai-menu ul li a {
    padding: 11px 6px;
    font-size: 16px;
  }
  .quick-contact h5 {
    margin-top: 6px;
  }
}
.mai-menu .only-mobile {
  display: none;
}
@media all and (max-width: 1023px) {
  /* NEW BOOTSTRAP COLLAPSE BRAKEPOINT */
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block!important;
  }
  .collapsing {
    overflow: hidden!important;
  }
  .navbar > .container .navbar-brand {
    margin: 0;
    margin-top: 5px;
    display: inline-block;
    width: initial;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
        transform: translate(-50%);
    z-index: 5;
  }
  .navbar #top-menu ul.right li:nth-child(2) {
    display: block;
  }
  .navbar.navbar-default {
    background: transparent;
  }
  .navbar.navbar-default .navbar-collapse {
    background: rgba(0, 0, 0, 0.7);
    max-height: 100%;
  }
  #search-btn {
    display: none;
    position: relative;
  }
  #search-btn-mobile {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .navbar-toggle {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
    border: none;
    background-color: #fff;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding: 18px 18px;
    z-index: 5;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .navbar-toggle.collapsed {
    background-color: rgba(0, 0, 0, 0.7) !important;
  }
  .navbar-toggle .icon-bar {
    width: 25px;
    height: 3px;
    background-color: #e6971a!important;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 8px;
  }
  .navbar-header {
    position: relative;
    top: 0;
  }
  .navbar-brand {
    margin-top: 10px;
    width: 100%;
    text-align: center;
  }
  .navbar-brand img {
    display: inline-block;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin: 0;
    padding: 0;
    position: relative;
    border-top: none;
  }
  .navbar .mai-menu {
    width: 100%;
    padding: 0;
    float: left;
    margin-left: 0;
    position: relative;
    top: -130px;
    margin-top: 90px;
  }
  .navbar .mai-menu .navbar-nav {
    margin: 0;
  }
  .navbar .mai-menu ul li a {
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
  }
  .quick-contact {
    display: none;
  }
  .navbar #top-menu {
    min-height: 130px;
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    margin: 0;
    top: 313px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  #top-menu .left {
    position: absolute;
    width: 100%;
    top: 80px;
  }
  #top-menu .right {
    position: absolute;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0;
    padding-bottom: 10px;
  }
  .navbar #top-menu ul li {
    margin: 0;
    width: 33%;
    color: #fff;
  }
  .navbar #top-menu ul.right li {
    text-align: center;
  }
  .navbar #top-menu ul.right li:first-child {
    text-align: left;
  }
  .navbar #top-menu ul.right li:first-child span:first-child {
    padding-left: 10px;
  }
  .navbar #top-menu ul.right li:last-child {
    text-align: right;
  }
  .navbar #top-menu ul.right li:last-child a {
    padding-right: 5px;
  }
  .navbar #top-menu ul.left li {
    width: 100%;
    text-align: center;
    position: absolute;
    top: -30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 10px;
  }
  .navbar #top-menu ul.left li:first-child {
    width: 100%;
    text-align: left;
    position: relative;
    top: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 10px;
  }
  .navbar #top-menu ul.left li:first-child a {
    padding-left: 10px;
  }
  .navbar #top-menu ul.left li:last-child {
    width: 50%;
    text-align: right;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 11px;
    top: 10px;
    display: none;
  }
  .navbar #top-menu ul.left li:last-child a {
    padding-right: 10px;
  }
  .navbar .container {
    padding: 0;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar .mai-menu ul.navbar-left li a {
    font-size: 24px;
    padding: 0;
    text-align: center;
    line-height: 52px;
  }
  .mai-menu .only-mobile {
    display: block;
  }
}
.sub-nav {
  padding-left: 221px;
}
.sub-nav li {
  float: left;
}
.sub-nav li a {
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  padding: 0 40px;
  color: #000;
}
.sub-nav li.active a,
.sub-nav li:hover a {
  color: #fff;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1023px) {
  .navbar #top-menu ul.right li:nth-child(1) {
    padding-left: 15px;
  }
  .navbar #top-menu ul.right li:nth-child(3) {
    padding-right: 10px;
  }
  .navbar #top-menu ul.left li {
    top: -19px;
  }
  .navbar #top-menu ul.left li:first-child,
  .navbar #top-menu ul.left li:last-child {
    top: 30px;
  }
  .navbar #top-menu {
    min-height: 155px;
    top: 460px;
  }
  .navbar .mai-menu {
    top: -152px;
  }
  .navbar.navbar-default .navbar-collapse {
    min-height: 100vh;
    max-height: initial;
  }
  .visible-menu {
    overflow: hidden;
  }
  .visible-menu .navbar.navbar-default {
    position: fixed !important;
    top: 0;
    bottom: 0;
    overflow-y: auto;
  }
}
.a12 .navbar .submenu .navbar-nav,
.a12_2 .navbar .submenu .navbar-nav,
.a12_3 .navbar .submenu .navbar-nav,
#a12_4 .navbar .submenu .navbar-nav {
  width: 100%;
  display: table;
}
@media (max-width: 799px) {
}
.a12 .navbar .submenu .navbar-nav li,
.a12_2 .navbar .submenu .navbar-nav li,
.a12_3 .navbar .submenu .navbar-nav li,
#a12_4 .navbar .submenu .navbar-nav li {
  display: table-cell;
  width: auto;
}
@media (max-width: 991px) {
  .a12 .navbar .submenu .navbar-nav li,
  .a12_2 .navbar .submenu .navbar-nav li,
  .a12_3 .navbar .submenu .navbar-nav li,
  #a12_4 .navbar .submenu .navbar-nav li {
    display: block;
    float: left;
    width: 50%;
  }
  .a12 .navbar .submenu .navbar-nav li a,
  .a12_2 .navbar .submenu .navbar-nav li a,
  .a12_3 .navbar .submenu .navbar-nav li a,
  #a12_4 .navbar .submenu .navbar-nav li a {
    overflow: auto;
    position: relative;
  }
}
@media (max-width: 991px) and (max-width: 400px) {
  .a12 .navbar .submenu .navbar-nav li,
  .a12_2 .navbar .submenu .navbar-nav li,
  .a12_3 .navbar .submenu .navbar-nav li,
  #a12_4 .navbar .submenu .navbar-nav li {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .navbar .submenu .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1120px) {
  .navbar.navbar-fixed-top {
    margin-bottom: 0px;
    padding-bottom: 15px;
  }
}
@media (max-width: 900px) and (min-width: 800px) {
  .navbar.navbar-fixed-top {
    padding-bottom: 19px;
  }
}
@media (min-width: 800px) and (max-width: 1120px) {
  .navbar.navbar-fixed-top.navbar-submenu {
    padding-bottom: 0;
  }
}
@media (max-width: 320px) {
  .navbar .mai-menu ul.navbar-left li a {
    font-size: 16px;
    line-height: 24px;
  }
  .navbar #top-menu {
    top: 220px;
    min-height: 140px;
  }
}
@media (max-width: 450px) {
  #searchAdvanced .icon.search-cog {
    margin-left: -15px;
  }
  #searchAdvanced .search-caret-down-orange {
    margin-right: -15px;
  }
}
@media (max-width: 799px) {
  .navbar .submenu {
    clear: both !important;
  }
  .navbar .submenu li {
    clear: none !important;
  }
  .navbar .submenu li a {
    white-space: pre-wrap !important;
  }
  .navbar .submenu li.active a,
  .navbar .submenu li:hover a {
    color: #404040 !important;
    background: #fff !important;
    font-size: 11px;
  }
  .navbar .submenu ul li a {
    color: #fafafa !important;
    font-size: 11px !important;
  }
}
@media (max-width: 680px) {
  .navbar .container .submenu .navbar-nav li {
    width: 50% !important;
    display: block;
    position: relative;
    line-height: 60px;
    height: 60px;
  }
  .navbar .container .submenu .navbar-nav li a {
    height: 60px !important;
    padding: 0 !important;
  }
  .navbar .container .submenu .navbar-nav li a span {
    display: block;
    text-align: center;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    width: 100%;
    line-height: 100%;
    white-space: pre-wrap !important;
    padding: 10px;
  }
}
footer {
  border-top: 1px solid #977237;
}
footer .contact-container {
  padding: 0;
}
footer #fotter-top {
  background: #e6881a;
  color: white;
}
footer #social {
  float: right;
  margin-bottom: 60px;
  padding-top: 40px;
  text-align: right;
}
@media (max-width: 991px) {
  footer #social {
    margin: 15px 0 !important;
    padding: 0 !important;
    text-align: center;
  }
}
footer #social li {
  display: inline-block;
}
footer #social li:last-child {
  margin-left: 25px;
}
footer #contact-link {
  float: left;
  padding: 0;
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  footer #contact-link {
    text-align: center;
    margin-bottom: 25px;
  }
}
@media all and (max-width: 767px) {
  footer #contact-link {
    padding-top: 23px;
  }
}
footer #contact-link li {
  float: left;
  width: 100% !important;
  padding: 0;
  text-align: center;
}
footer #contact-link li:last-child {
  margin: 0;
}

@media (max-width: 991px) {
  footer #contact-link li {
    display: inline-block;
    vertical-align: middle;
  }
}
@media all and (max-width: 767px) {
  footer #contact-link li {
    margin-bottom: 12px;
  }
}
footer #contact-link li a {
  padding: 40px 0;
}
@media all and (max-width: 767px) {
  footer #contact-link li a {
    padding: 10px;
  }
}
footer #contact-link li a:hover {
  color: initial;
}
footer #contact-link li span {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #fff;
}
footer #contact-link li strong {
  font-weight: 900;
}
@media (max-width: 767px) {
  footer #contact-link li strong {
    display: inherit;
  }
}
#footer-nav {
  display: table;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 991px) {
  #footer-nav {
    display: block;
    padding-top: 10px;
  }
}
#footer-nav li {
  text-align: center;
  display: inline-block;
  padding-left: 1.5%;
  padding-right: 1.5%;
}
#footer-nav li:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  #footer-nav li {
    display: block;
    float: left;
    width: 33.3%;
  }
}
@media (max-width: 767px) {
  #footer-nav li {
    width: 100%;
    float: none;
  }
}
#footer-nav li a {
  line-height: 1;
  font-size: 16px;
  padding: 20px 0;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
}
#footer-nav li a:hover,
#footer-nav li a:focus {
  color: initial;
  background: none;
}
#zamow-rozmowe:hover,
#email-us:hover {
  background: #fff;
  color: #e6881a;
}
#zamow-rozmowe:hover *,
#email-us:hover * {
  color: #e6881a;
}
.formularz-stopka {
  display: block;
  background: #fff;
  color: #343434;
}
#fotter-bottom {
  font-size: 13px;
}
@media (max-width: 991px) {
  #fotter-bottom {
    text-align: center;
  }
}
#fotter-bottom #privacy {
  text-align: center;
}
#fotter-bottom #privacy p {
  font-size: 10px;
  margin-bottom: 20px;
}
#copyright {
  line-height: 36px;
  color: #494949;
}
#copyright ul {
  float: left;
  height: auto;
  overflow: hidden;
  padding: 0;
}
@media (max-width: 991px) {
  #copyright ul {
    padding: 0;
  }
}
#copyright ul li {
  float: left;
}
@media (max-width: 991px) {
  #copyright ul li {
    display: inline-block;
    float: none;
  }
}
@media (max-width: 416px) {
  #copyright ul li {
    display: block;
  }
}
#copyright ul li a {
  color: #494949;
}
@media (max-width: 991px) {
  #copyright ul li a {
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
  }
}
#copyright ul li+li {
  margin-left: 20px;
}
@media (max-width: 991px) {
  #copyright ul li:first-child {
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  #copyright ul li:first-of-type {
    float: left;
  }
}
@media (max-width: 991px) {
  #copyright ul li:last-of-type {
    float: left;
    margin-left: 45px;
  }
}
@media all and (max-width: 767px) {
  #copyright ul li:last-of-type {
    float: right;
    margin-left: 0;
  }
}
#copyright span {
  text-align: right;
}
@media (max-width: 767px) {
  #copyright span {
    text-align: center;
  }
}
#company-info {
  margin-top: 40px;
}
#company-info > div {
  padding: 0;
}
#company-info > div .row {
  display: table;
}
@media (max-width: 991px) {
  #company-info > div .row {
    display: block;
  }
}
#company-info > div .row:first-child i {
  width: 89px;
  border-right: 10px solid #FFF;
}
@media (max-width: 991px) {
  #company-info > div .row:first-child i {
    display: block;
    margin: 0 auto 20px auto;
    border-right: 10px  solid #FFF;
    border-left: 10px solid #FFF;
  }
}
#company-info > div .row:first-child i,
#company-info > div .row:first-child p {
  display: table-cell;
}
@media (max-width: 991px) {
  #company-info > div .row:first-child i,
  #company-info > div .row:first-child p {
    display: block;
  }
}
#company-info > div .row:first-child p {
  width: auto;
  margin-bottom: 40px;
}
#company-info .court {
  margin-bottom: 40px;
}
#fotter-top .row {
  position: relative;
}
#fotter-top #social {
  margin-top: 15px;
}
#fotter-top li:hover .icon.footer-clock,
li.selected .icon.footer-clock {
  background: url("../images/icons/clock-orange.png") no-repeat center center !important;
}
#fotter-top li:hover .icon.footer-messange,
li.selected .icon.footer-messange {
  background: url("../images/icons/email-orange.png") no-repeat center bottom !important;
}
#contact-link li.selected {
  background: #fff;
}
#contact-link li.selected span {
  color: #e6881a;
}
#form-mail-contact,
#form-phone-contact {
  background: #fff;
  color: #6f6f6f;
  padding-bottom: 30px;
  display: none;
}
#form-mail-contact h1,
#form-phone-contact h1 {
  font-size: 24px;
  color: #343434;
  font-weight: bold;
}
@media (max-width: 767px) {
  #form-mail-contact h1,
  #form-phone-contact h1 {
    font-size: 18px;
    line-height: 1.5;
  }
}
#form-mail-contact .cfsubject,
#form-phone-contact .cfsubject {
  color: #555;
  font-size: 16px;
  font-style: italic;
}
@media (max-width: 767px) {
  #form-mail-contact .cfsubject,
  #form-phone-contact .cfsubject {
    font-size: 14px;
  }
}
#form-mail-contact .cfsubject .col-xs-12,
#form-phone-contact .cfsubject .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
#form-mail-contact .cfsubject img,
#form-phone-contact .cfsubject img {
  margin-right: 10px;
}
#form-mail-contact .cfsubject input[type="text"],
#form-phone-contact .cfsubject input[type="text"] {
  margin-left: 5px;
  font-weight: bold;
  border: none;
  width: 130px;
}
#form-mail-contact .cfsubject input[type="text"]:hover,
#form-phone-contact .cfsubject input[type="text"]:hover,
#form-mail-contact .cfsubject input[type="text"]:focus,
#form-phone-contact .cfsubject input[type="text"]:focus {
  border: none;
}
#form-mail-contact input[type="text"],
#form-phone-contact input[type="text"],
#form-mail-contact input[type="email"],
#form-phone-contact input[type="email"],
#form-mail-contact textarea,
#form-phone-contact textarea {
  margin-bottom: 20px;
  -webkit-border-radius: 0;
          border-radius: 0;
}
#form-mail-contact input[type="text"]:hover,
#form-phone-contact input[type="text"]:hover,
#form-mail-contact input[type="email"]:hover,
#form-phone-contact input[type="email"]:hover,
#form-mail-contact textarea:hover,
#form-phone-contact textarea:hover {
  border: 1px solid #ccc;
}
#form-mail-contact input[type="submit"],
#form-phone-contact input[type="submit"] {
  line-height: 40px;
  background: #e6881a;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-style: italic;
  width: 40%;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
@media (max-width: 767px) {
  #form-mail-contact input[type="submit"],
  #form-phone-contact input[type="submit"] {
    width: 100%;
  }
}
#form-mail-contact label,
#form-phone-contact label {
  margin-bottom: 20px;
}
#form-mail-contact .checkbox-repl input[type="checkbox"]:checked + label,
#form-phone-contact .checkbox-repl input[type="checkbox"]:checked + label {
  background: url(../images/icons/contact_form_checked.png) center top no-repeat;
}
@media (max-width: 767px) {
  #form-mail-contact .checkbox-repl input[type="checkbox"]:checked + label,
  #form-phone-contact .checkbox-repl input[type="checkbox"]:checked + label {
    background-position: left 10px;
  }
}
#form-mail-contact .checkbox-repl label,
#form-phone-contact .checkbox-repl label {
  padding-top: 30px;
  display: inline-block;
  background: url(../images/icons/contact_form_unchecked.png) center top no-repeat;
  cursor: pointer;
}
@media (max-width: 767px) {
  #form-mail-contact .checkbox-repl label,
  #form-phone-contact .checkbox-repl label {
    padding-top: 0;
    padding-left: 30px;
    background-position: left 10px;
  }
}
#form-mail-contact #cfnewsletter:checked + label,
#form-phone-contact #cfnewsletter:checked + label,
#form-mail-contact #cfnewsletter2:checked + label,
#form-phone-contact #cfnewsletter2:checked + label {
  background: url(../images/icons/contact_form_checked2.png) right center no-repeat;
}
#form-mail-contact label[for="cfnewsletter"],
#form-phone-contact label[for="cfnewsletter"],
#form-mail-contact label[for="cfnewsletter2"],
#form-phone-contact label[for="cfnewsletter2"] {
  padding-right: 60px;
  height: 42px;
  line-height: 40px;
  display: inline-block;
  background: url(../images/icons/contact_form_unchecked2.png) right center no-repeat;
  cursor: pointer;
  margin-bottom: 20px;
  vertical-align: top;
}
#form-mail-contact .parsley-error label,
#form-phone-contact .parsley-error label {
  color: #a94442;
}
#form-mail-contact .cfselect,
#form-phone-contact .cfselect {
  text-align: left;
  position: relative;
  display: inline-block;
  margin-left: 20px;
  margin-bottom: 20px;
  vertical-align: top;
}
#form-mail-contact .cfselect span,
#form-phone-contact .cfselect span {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 9px 12px;
  font-size: 14px;
  height: 42px;
  color: #555;
  cursor: pointer;
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
}
#form-mail-contact .cfselect .cfpopup,
#form-phone-contact .cfselect .cfpopup {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 13px;
  white-space: nowrap;
}
#form-mail-contact .cfselect .cfpopup .cfselectok,
#form-phone-contact .cfselect .cfpopup .cfselectok {
  line-height: 42px;
  height: 42px;
  background: #e6881a;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-style: italic;
  display: block;
  cursor: pointer;
  text-align: center;
}
#form-mail-contact .cfselect .cfpopup h4,
#form-phone-contact .cfselect .cfpopup h4 {
  padding: 5px 15px 0;
  line-height: 35px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}
#form-mail-contact .cfselect .cfpopup ul,
#form-phone-contact .cfselect .cfpopup ul {
  padding: 0 15px 5px;
}
#form-mail-contact .cfselect .cfpopup li input[type="checkbox"]:checked + label,
#form-phone-contact .cfselect .cfpopup li input[type="checkbox"]:checked + label {
  color: #e6881a;
  background: url(../images/icons/contact_form_checked.png) right center no-repeat;
}
#form-mail-contact .cfselect .cfpopup li label,
#form-phone-contact .cfselect .cfpopup li label {
  margin: 0;
  display: block;
  background: url(../images/icons/contact_form_unchecked.png) right center no-repeat;
  padding-right: 60px;
  line-height: 35px;
}
#form-phone-contact h1 {
  font-weight: normal;
}
#form-phone-contact h1 strong {
  font-weight: bold;
}
#fotter-top > .row {
  margin: 0;
}
@media (max-width: 767px) {
  #a1_2 footer {
    padding-bottom: 50px;
  }
}
.ajax-form-custom,
#form-mail-contact,
#form-phone-contact,
.ajax-form {
  position: relative;
}
.ajax-form-custom .overlay,
#form-mail-contact .overlay,
#form-phone-contact .overlay,
.ajax-form .overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.75);
  display: none;
}
.ajax-form-custom .spinner,
#form-mail-contact .spinner,
#form-phone-contact .spinner,
.ajax-form .spinner {
  position: absolute;
  top: 50%;
  width: 100%;
  display: none;
}
.ajax-form-custom .status-message,
#form-mail-contact .status-message,
#form-phone-contact .status-message,
.ajax-form .status-message {
  position: absolute;
  top: 50%;
  width: 100%;
  display: none;
}
.ajax-form-custom .status-message .alert,
#form-mail-contact .status-message .alert,
#form-phone-contact .status-message .alert,
.ajax-form .status-message .alert {
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.ajax-form-custom.waiting .overlay,
#form-mail-contact.waiting .overlay,
#form-phone-contact.waiting .overlay,
.ajax-form.waiting .overlay,
#form-mail-contact.waiting .spinner,
#form-phone-contact.waiting .spinner,
.ajax-form.waiting .spinner {
  display: block;
}
#form-mail-contact.response .overlay,
#form-phone-contact.response .overlay,
.ajax-form-custom.response .overlay,
.ajax-form.response .overlay,
#form-mail-contact.response .status-message,
#form-phone-contact.response .status-message,
.ajax-form.response .status-message {
  display: block;
}
.full-width {
  min-height: 620px;
}
.fullBg-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
}
#background-carousel {
  position: absolute;
  /* for paralax efect add position:fixed */
  width: 100%;
  height: 100%;
  z-index: 1;
}
.carousel,
.carousel-inner {
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.item {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  z-index: 0;
}
#content-wrapper {
  position: absolute;
  z-index: 1 !important;
  min-width: 100%;
  min-height: 100%;
}
.carousel-indicators {
  bottom: 4px;
}
#s1 .carousel-indicators {
  bottom: 30px;
  z-index: 50;
}
.carousel-indicators li,
.carousel-indicators li.active {
  width: 17px;
  height: 17px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  margin: 4px;
  vertical-align: middle;
}
.carousel-indicators li {
  background: transparent;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.carousel-indicators li.active {
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
/*
inspired from http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
#s4 .carousel-indicators {
  position: absolute;
  bottom: 4vh;
  z-index: 15;
  width: 85%;
  text-align: center;
  list-style: none;
  max-width: 1276px;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
}
#s4 .carousel-indicators div {
  width: 25% !important;
  width: -webkit-calc(24.25%) !important;
  width: calc(24.25%) !important;
}
#s4 .carousel-indicators .active {
  margin: 0;
  padding: 0 15px;
  background-color: transparent;
  display: block;
}
#s4 .carousel-indicators .active a {
  background: rgba(255, 255, 255, 0.7);
  color: #303030;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#s4 .carousel-indicators .active a h5 {
  color: #303030 !important;
}
#s4 .carousel-indicators .active a i {
  background-position: -1px -47px !important;
}
/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.buildings-indicators {
  position: absolute;
  right: 0;
  top: 50vh;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.buildings-indicators div {
  width: 260px;
  clear: both;
  text-align: center;
  padding: 0;
  margin: 0;
}
.buildings-indicators div a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #e8e8e8;
  background: rgba(41, 41, 41, 0.7);
  padding: 30px 10px;
}
.buildings-indicators div a:hover,
.buildings-indicators div a.active {
  background-color: rgba(230, 151, 26, 0.7);
}
.slider-building .embed-responsive-item {
  display: none;
}
.slider-building .embed-responsive-item.active {
  display: block;
}
.radial-progress {
  width: 87px;
  height: 87px;
  background-color: #FF8D06;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin: 0 auto 22px auto;
}
.radial-progress-circle .mask,
.radial-progress-circle .fill {
  width: 87px;
  height: 87px;
  position: absolute;
  -webkit-backface-visibility: hidden;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.radial-progress-circle .mask {
  clip: rect(0px, 87px, 87px, 43px);
}
.radial-progress-circle .mask .fill {
  clip: rect(0px, 43.5px, 87px, 0px);
  background-color: #0EE058;
}
.radial-progress .inset {
  width: 81px;
  height: 81px;
  position: absolute;
  margin-left: 3px;
  margin-top: 3px;
  background-color: #F5F5F5;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.radial-progress .inset .percentage {
  width: 57px;
  position: absolute;
  top: 29.5px;
  left: 12px;
  line-height: 1;
  text-align: center;
}
.radial-progress .inset .percentage h2 {
  display: inline;
  font-size: 18.5px;
  font-weight: 700;
}
.radial-progress .inset .percentage h6 {
  display: inline;
  margin-left: 1px;
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
}
.radial-progress[data-progress="0"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="0"] .radial-progress-circle .fill {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.radial-progress[data-progress="0"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.radial-progress[data-progress="1"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="1"] .radial-progress-circle .fill {
  -webkit-transform: rotate(1.8deg);
  -ms-transform: rotate(1.8deg);
  transform: rotate(1.8deg);
}
.radial-progress[data-progress="1"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
.radial-progress[data-progress="2"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="2"] .radial-progress-circle .fill {
  -webkit-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
.radial-progress[data-progress="2"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
.radial-progress[data-progress="3"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="3"] .radial-progress-circle .fill {
  -webkit-transform: rotate(5.4deg);
  -ms-transform: rotate(5.4deg);
  transform: rotate(5.4deg);
}
.radial-progress[data-progress="3"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
.radial-progress[data-progress="4"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="4"] .radial-progress-circle .fill {
  -webkit-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
.radial-progress[data-progress="4"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
.radial-progress[data-progress="5"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="5"] .radial-progress-circle .fill {
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  transform: rotate(9deg);
}
.radial-progress[data-progress="5"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
}
.radial-progress[data-progress="6"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="6"] .radial-progress-circle .fill {
  -webkit-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
.radial-progress[data-progress="6"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
.radial-progress[data-progress="7"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="7"] .radial-progress-circle .fill {
  -webkit-transform: rotate(12.6deg);
  -ms-transform: rotate(12.6deg);
  transform: rotate(12.6deg);
}
.radial-progress[data-progress="7"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
.radial-progress[data-progress="8"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="8"] .radial-progress-circle .fill {
  -webkit-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
.radial-progress[data-progress="8"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
.radial-progress[data-progress="9"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="9"] .radial-progress-circle .fill {
  -webkit-transform: rotate(16.2deg);
  -ms-transform: rotate(16.2deg);
  transform: rotate(16.2deg);
}
.radial-progress[data-progress="9"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
.radial-progress[data-progress="10"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="10"] .radial-progress-circle .fill {
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
}
.radial-progress[data-progress="10"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg);
}
.radial-progress[data-progress="11"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="11"] .radial-progress-circle .fill {
  -webkit-transform: rotate(19.8deg);
  -ms-transform: rotate(19.8deg);
  transform: rotate(19.8deg);
}
.radial-progress[data-progress="11"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
.radial-progress[data-progress="12"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="12"] .radial-progress-circle .fill {
  -webkit-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
.radial-progress[data-progress="12"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
.radial-progress[data-progress="13"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="13"] .radial-progress-circle .fill {
  -webkit-transform: rotate(23.4deg);
  -ms-transform: rotate(23.4deg);
  transform: rotate(23.4deg);
}
.radial-progress[data-progress="13"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  transform: rotate(46.8deg);
}
.radial-progress[data-progress="14"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="14"] .radial-progress-circle .fill {
  -webkit-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
.radial-progress[data-progress="14"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
.radial-progress[data-progress="15"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="15"] .radial-progress-circle .fill {
  -webkit-transform: rotate(27deg);
  -ms-transform: rotate(27deg);
  transform: rotate(27deg);
}
.radial-progress[data-progress="15"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  transform: rotate(54deg);
}
.radial-progress[data-progress="16"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="16"] .radial-progress-circle .fill {
  -webkit-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
.radial-progress[data-progress="16"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
.radial-progress[data-progress="17"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="17"] .radial-progress-circle .fill {
  -webkit-transform: rotate(30.6deg);
  -ms-transform: rotate(30.6deg);
  transform: rotate(30.6deg);
}
.radial-progress[data-progress="17"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
.radial-progress[data-progress="18"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="18"] .radial-progress-circle .fill {
  -webkit-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
.radial-progress[data-progress="18"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
.radial-progress[data-progress="19"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="19"] .radial-progress-circle .fill {
  -webkit-transform: rotate(34.2deg);
  -ms-transform: rotate(34.2deg);
  transform: rotate(34.2deg);
}
.radial-progress[data-progress="19"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
.radial-progress[data-progress="20"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="20"] .radial-progress-circle .fill {
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg);
}
.radial-progress[data-progress="20"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  transform: rotate(72deg);
}
.radial-progress[data-progress="21"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="21"] .radial-progress-circle .fill {
  -webkit-transform: rotate(37.8deg);
  -ms-transform: rotate(37.8deg);
  transform: rotate(37.8deg);
}
.radial-progress[data-progress="21"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  transform: rotate(75.6deg);
}
.radial-progress[data-progress="22"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="22"] .radial-progress-circle .fill {
  -webkit-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
.radial-progress[data-progress="22"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
.radial-progress[data-progress="23"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="23"] .radial-progress-circle .fill {
  -webkit-transform: rotate(41.4deg);
  -ms-transform: rotate(41.4deg);
  transform: rotate(41.4deg);
}
.radial-progress[data-progress="23"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
.radial-progress[data-progress="24"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="24"] .radial-progress-circle .fill {
  -webkit-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
.radial-progress[data-progress="24"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
.radial-progress[data-progress="25"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="25"] .radial-progress-circle .fill {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.radial-progress[data-progress="25"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.radial-progress[data-progress="26"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="26"] .radial-progress-circle .fill {
  -webkit-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  transform: rotate(46.8deg);
}
.radial-progress[data-progress="26"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  transform: rotate(93.6deg);
}
.radial-progress[data-progress="27"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="27"] .radial-progress-circle .fill {
  -webkit-transform: rotate(48.6deg);
  -ms-transform: rotate(48.6deg);
  transform: rotate(48.6deg);
}
.radial-progress[data-progress="27"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
.radial-progress[data-progress="28"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="28"] .radial-progress-circle .fill {
  -webkit-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
.radial-progress[data-progress="28"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
.radial-progress[data-progress="29"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="29"] .radial-progress-circle .fill {
  -webkit-transform: rotate(52.2deg);
  -ms-transform: rotate(52.2deg);
  transform: rotate(52.2deg);
}
.radial-progress[data-progress="29"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
.radial-progress[data-progress="30"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="30"] .radial-progress-circle .fill {
  -webkit-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  transform: rotate(54deg);
}
.radial-progress[data-progress="30"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  transform: rotate(108deg);
}
.radial-progress[data-progress="31"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="31"] .radial-progress-circle .fill {
  -webkit-transform: rotate(55.8deg);
  -ms-transform: rotate(55.8deg);
  transform: rotate(55.8deg);
}
.radial-progress[data-progress="31"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  transform: rotate(111.6deg);
}
.radial-progress[data-progress="32"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="32"] .radial-progress-circle .fill {
  -webkit-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
.radial-progress[data-progress="32"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
.radial-progress[data-progress="33"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="33"] .radial-progress-circle .fill {
  -webkit-transform: rotate(59.4deg);
  -ms-transform: rotate(59.4deg);
  transform: rotate(59.4deg);
}
.radial-progress[data-progress="33"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
.radial-progress[data-progress="34"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="34"] .radial-progress-circle .fill {
  -webkit-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
.radial-progress[data-progress="34"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
.radial-progress[data-progress="35"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="35"] .radial-progress-circle .fill {
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg);
}
.radial-progress[data-progress="35"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  transform: rotate(126deg);
}
.radial-progress[data-progress="36"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="36"] .radial-progress-circle .fill {
  -webkit-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
.radial-progress[data-progress="36"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
.radial-progress[data-progress="37"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="37"] .radial-progress-circle .fill {
  -webkit-transform: rotate(66.6deg);
  -ms-transform: rotate(66.6deg);
  transform: rotate(66.6deg);
}
.radial-progress[data-progress="37"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  transform: rotate(133.2deg);
}
.radial-progress[data-progress="38"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="38"] .radial-progress-circle .fill {
  -webkit-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
.radial-progress[data-progress="38"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
.radial-progress[data-progress="39"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="39"] .radial-progress-circle .fill {
  -webkit-transform: rotate(70.2deg);
  -ms-transform: rotate(70.2deg);
  transform: rotate(70.2deg);
}
.radial-progress[data-progress="39"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
.radial-progress[data-progress="40"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="40"] .radial-progress-circle .fill {
  -webkit-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  transform: rotate(72deg);
}
.radial-progress[data-progress="40"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  transform: rotate(144deg);
}
.radial-progress[data-progress="41"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="41"] .radial-progress-circle .fill {
  -webkit-transform: rotate(73.8deg);
  -ms-transform: rotate(73.8deg);
  transform: rotate(73.8deg);
}
.radial-progress[data-progress="41"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
.radial-progress[data-progress="42"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="42"] .radial-progress-circle .fill {
  -webkit-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  transform: rotate(75.6deg);
}
.radial-progress[data-progress="42"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  transform: rotate(151.2deg);
}
.radial-progress[data-progress="43"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="43"] .radial-progress-circle .fill {
  -webkit-transform: rotate(77.4deg);
  -ms-transform: rotate(77.4deg);
  transform: rotate(77.4deg);
}
.radial-progress[data-progress="43"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
.radial-progress[data-progress="44"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="44"] .radial-progress-circle .fill {
  -webkit-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
.radial-progress[data-progress="44"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
.radial-progress[data-progress="45"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="45"] .radial-progress-circle .fill {
  -webkit-transform: rotate(81deg);
  -ms-transform: rotate(81deg);
  transform: rotate(81deg);
}
.radial-progress[data-progress="45"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  transform: rotate(162deg);
}
.radial-progress[data-progress="46"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="46"] .radial-progress-circle .fill {
  -webkit-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
.radial-progress[data-progress="46"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
.radial-progress[data-progress="47"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="47"] .radial-progress-circle .fill {
  -webkit-transform: rotate(84.6deg);
  -ms-transform: rotate(84.6deg);
  transform: rotate(84.6deg);
}
.radial-progress[data-progress="47"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  transform: rotate(169.2deg);
}
.radial-progress[data-progress="48"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="48"] .radial-progress-circle .fill {
  -webkit-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
.radial-progress[data-progress="48"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
.radial-progress[data-progress="49"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="49"] .radial-progress-circle .fill {
  -webkit-transform: rotate(88.2deg);
  -ms-transform: rotate(88.2deg);
  transform: rotate(88.2deg);
}
.radial-progress[data-progress="49"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
.radial-progress[data-progress="50"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="50"] .radial-progress-circle .fill {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.radial-progress[data-progress="50"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.radial-progress[data-progress="51"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="51"] .radial-progress-circle .fill {
  -webkit-transform: rotate(91.8deg);
  -ms-transform: rotate(91.8deg);
  transform: rotate(91.8deg);
}
.radial-progress[data-progress="51"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(183.6deg);
  -ms-transform: rotate(183.6deg);
  transform: rotate(183.6deg);
}
.radial-progress[data-progress="52"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="52"] .radial-progress-circle .fill {
  -webkit-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  transform: rotate(93.6deg);
}
.radial-progress[data-progress="52"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(187.2deg);
  -ms-transform: rotate(187.2deg);
  transform: rotate(187.2deg);
}
.radial-progress[data-progress="53"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="53"] .radial-progress-circle .fill {
  -webkit-transform: rotate(95.4deg);
  -ms-transform: rotate(95.4deg);
  transform: rotate(95.4deg);
}
.radial-progress[data-progress="53"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(190.8deg);
  -ms-transform: rotate(190.8deg);
  transform: rotate(190.8deg);
}
.radial-progress[data-progress="54"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="54"] .radial-progress-circle .fill {
  -webkit-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
.radial-progress[data-progress="54"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(194.4deg);
  -ms-transform: rotate(194.4deg);
  transform: rotate(194.4deg);
}
.radial-progress[data-progress="55"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="55"] .radial-progress-circle .fill {
  -webkit-transform: rotate(99deg);
  -ms-transform: rotate(99deg);
  transform: rotate(99deg);
}
.radial-progress[data-progress="55"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(198deg);
  -ms-transform: rotate(198deg);
  transform: rotate(198deg);
}
.radial-progress[data-progress="56"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="56"] .radial-progress-circle .fill {
  -webkit-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
.radial-progress[data-progress="56"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(201.6deg);
  -ms-transform: rotate(201.6deg);
  transform: rotate(201.6deg);
}
.radial-progress[data-progress="57"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="57"] .radial-progress-circle .fill {
  -webkit-transform: rotate(102.6deg);
  -ms-transform: rotate(102.6deg);
  transform: rotate(102.6deg);
}
.radial-progress[data-progress="57"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(205.2deg);
  -ms-transform: rotate(205.2deg);
  transform: rotate(205.2deg);
}
.radial-progress[data-progress="58"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="58"] .radial-progress-circle .fill {
  -webkit-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
.radial-progress[data-progress="58"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(208.8deg);
  -ms-transform: rotate(208.8deg);
  transform: rotate(208.8deg);
}
.radial-progress[data-progress="59"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="59"] .radial-progress-circle .fill {
  -webkit-transform: rotate(106.2deg);
  -ms-transform: rotate(106.2deg);
  transform: rotate(106.2deg);
}
.radial-progress[data-progress="59"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(212.4deg);
  -ms-transform: rotate(212.4deg);
  transform: rotate(212.4deg);
}
.radial-progress[data-progress="60"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="60"] .radial-progress-circle .fill {
  -webkit-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  transform: rotate(108deg);
}
.radial-progress[data-progress="60"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(216deg);
  -ms-transform: rotate(216deg);
  transform: rotate(216deg);
}
.radial-progress[data-progress="61"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="61"] .radial-progress-circle .fill {
  -webkit-transform: rotate(109.8deg);
  -ms-transform: rotate(109.8deg);
  transform: rotate(109.8deg);
}
.radial-progress[data-progress="61"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(219.6deg);
  -ms-transform: rotate(219.6deg);
  transform: rotate(219.6deg);
}
.radial-progress[data-progress="62"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="62"] .radial-progress-circle .fill {
  -webkit-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  transform: rotate(111.6deg);
}
.radial-progress[data-progress="62"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(223.2deg);
  -ms-transform: rotate(223.2deg);
  transform: rotate(223.2deg);
}
.radial-progress[data-progress="63"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="63"] .radial-progress-circle .fill {
  -webkit-transform: rotate(113.4deg);
  -ms-transform: rotate(113.4deg);
  transform: rotate(113.4deg);
}
.radial-progress[data-progress="63"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(226.8deg);
  -ms-transform: rotate(226.8deg);
  transform: rotate(226.8deg);
}
.radial-progress[data-progress="64"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="64"] .radial-progress-circle .fill {
  -webkit-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
.radial-progress[data-progress="64"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(230.4deg);
  -ms-transform: rotate(230.4deg);
  transform: rotate(230.4deg);
}
.radial-progress[data-progress="65"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="65"] .radial-progress-circle .fill {
  -webkit-transform: rotate(117deg);
  -ms-transform: rotate(117deg);
  transform: rotate(117deg);
}
.radial-progress[data-progress="65"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(234deg);
  -ms-transform: rotate(234deg);
  transform: rotate(234deg);
}
.radial-progress[data-progress="66"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="66"] .radial-progress-circle .fill {
  -webkit-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
.radial-progress[data-progress="66"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(237.6deg);
  -ms-transform: rotate(237.6deg);
  transform: rotate(237.6deg);
}
.radial-progress[data-progress="67"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="67"] .radial-progress-circle .fill {
  -webkit-transform: rotate(120.6deg);
  -ms-transform: rotate(120.6deg);
  transform: rotate(120.6deg);
}
.radial-progress[data-progress="67"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(241.2deg);
  -ms-transform: rotate(241.2deg);
  transform: rotate(241.2deg);
}
.radial-progress[data-progress="68"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="68"] .radial-progress-circle .fill {
  -webkit-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
.radial-progress[data-progress="68"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(244.8deg);
  -ms-transform: rotate(244.8deg);
  transform: rotate(244.8deg);
}
.radial-progress[data-progress="69"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="69"] .radial-progress-circle .fill {
  -webkit-transform: rotate(124.2deg);
  -ms-transform: rotate(124.2deg);
  transform: rotate(124.2deg);
}
.radial-progress[data-progress="69"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(248.4deg);
  -ms-transform: rotate(248.4deg);
  transform: rotate(248.4deg);
}
.radial-progress[data-progress="70"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="70"] .radial-progress-circle .fill {
  -webkit-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  transform: rotate(126deg);
}
.radial-progress[data-progress="70"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(252deg);
  -ms-transform: rotate(252deg);
  transform: rotate(252deg);
}
.radial-progress[data-progress="71"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="71"] .radial-progress-circle .fill {
  -webkit-transform: rotate(127.8deg);
  -ms-transform: rotate(127.8deg);
  transform: rotate(127.8deg);
}
.radial-progress[data-progress="71"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(255.6deg);
  -ms-transform: rotate(255.6deg);
  transform: rotate(255.6deg);
}
.radial-progress[data-progress="72"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="72"] .radial-progress-circle .fill {
  -webkit-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
.radial-progress[data-progress="72"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(259.2deg);
  -ms-transform: rotate(259.2deg);
  transform: rotate(259.2deg);
}
.radial-progress[data-progress="73"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="73"] .radial-progress-circle .fill {
  -webkit-transform: rotate(131.4deg);
  -ms-transform: rotate(131.4deg);
  transform: rotate(131.4deg);
}
.radial-progress[data-progress="73"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(262.8deg);
  -ms-transform: rotate(262.8deg);
  transform: rotate(262.8deg);
}
.radial-progress[data-progress="74"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="74"] .radial-progress-circle .fill {
  -webkit-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  transform: rotate(133.2deg);
}
.radial-progress[data-progress="74"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(266.4deg);
  -ms-transform: rotate(266.4deg);
  transform: rotate(266.4deg);
}
.radial-progress[data-progress="75"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="75"] .radial-progress-circle .fill {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.radial-progress[data-progress="75"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.radial-progress[data-progress="76"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="76"] .radial-progress-circle .fill {
  -webkit-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
.radial-progress[data-progress="76"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(273.6deg);
  -ms-transform: rotate(273.6deg);
  transform: rotate(273.6deg);
}
.radial-progress[data-progress="77"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="77"] .radial-progress-circle .fill {
  -webkit-transform: rotate(138.6deg);
  -ms-transform: rotate(138.6deg);
  transform: rotate(138.6deg);
}
.radial-progress[data-progress="77"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(277.2deg);
  -ms-transform: rotate(277.2deg);
  transform: rotate(277.2deg);
}
.radial-progress[data-progress="78"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="78"] .radial-progress-circle .fill {
  -webkit-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
.radial-progress[data-progress="78"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(280.8deg);
  -ms-transform: rotate(280.8deg);
  transform: rotate(280.8deg);
}
.radial-progress[data-progress="79"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="79"] .radial-progress-circle .fill {
  -webkit-transform: rotate(142.2deg);
  -ms-transform: rotate(142.2deg);
  transform: rotate(142.2deg);
}
.radial-progress[data-progress="79"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(284.4deg);
  -ms-transform: rotate(284.4deg);
  transform: rotate(284.4deg);
}
.radial-progress[data-progress="80"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="80"] .radial-progress-circle .fill {
  -webkit-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  transform: rotate(144deg);
}
.radial-progress[data-progress="80"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(288deg);
  -ms-transform: rotate(288deg);
  transform: rotate(288deg);
}
.radial-progress[data-progress="81"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="81"] .radial-progress-circle .fill {
  -webkit-transform: rotate(145.8deg);
  -ms-transform: rotate(145.8deg);
  transform: rotate(145.8deg);
}
.radial-progress[data-progress="81"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(291.6deg);
  -ms-transform: rotate(291.6deg);
  transform: rotate(291.6deg);
}
.radial-progress[data-progress="82"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="82"] .radial-progress-circle .fill {
  -webkit-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
.radial-progress[data-progress="82"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(295.2deg);
  -ms-transform: rotate(295.2deg);
  transform: rotate(295.2deg);
}
.radial-progress[data-progress="83"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="83"] .radial-progress-circle .fill {
  -webkit-transform: rotate(149.4deg);
  -ms-transform: rotate(149.4deg);
  transform: rotate(149.4deg);
}
.radial-progress[data-progress="83"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(298.8deg);
  -ms-transform: rotate(298.8deg);
  transform: rotate(298.8deg);
}
.radial-progress[data-progress="84"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="84"] .radial-progress-circle .fill {
  -webkit-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  transform: rotate(151.2deg);
}
.radial-progress[data-progress="84"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(302.4deg);
  -ms-transform: rotate(302.4deg);
  transform: rotate(302.4deg);
}
.radial-progress[data-progress="85"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="85"] .radial-progress-circle .fill {
  -webkit-transform: rotate(153deg);
  -ms-transform: rotate(153deg);
  transform: rotate(153deg);
}
.radial-progress[data-progress="85"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(306deg);
  -ms-transform: rotate(306deg);
  transform: rotate(306deg);
}
.radial-progress[data-progress="86"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="86"] .radial-progress-circle .fill {
  -webkit-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
.radial-progress[data-progress="86"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(309.6deg);
  -ms-transform: rotate(309.6deg);
  transform: rotate(309.6deg);
}
.radial-progress[data-progress="87"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="87"] .radial-progress-circle .fill {
  -webkit-transform: rotate(156.6deg);
  -ms-transform: rotate(156.6deg);
  transform: rotate(156.6deg);
}
.radial-progress[data-progress="87"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(313.2deg);
  -ms-transform: rotate(313.2deg);
  transform: rotate(313.2deg);
}
.radial-progress[data-progress="88"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="88"] .radial-progress-circle .fill {
  -webkit-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
.radial-progress[data-progress="88"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(316.8deg);
  -ms-transform: rotate(316.8deg);
  transform: rotate(316.8deg);
}
.radial-progress[data-progress="89"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="89"] .radial-progress-circle .fill {
  -webkit-transform: rotate(160.2deg);
  -ms-transform: rotate(160.2deg);
  transform: rotate(160.2deg);
}
.radial-progress[data-progress="89"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(320.4deg);
  -ms-transform: rotate(320.4deg);
  transform: rotate(320.4deg);
}
.radial-progress[data-progress="90"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="90"] .radial-progress-circle .fill {
  -webkit-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  transform: rotate(162deg);
}
.radial-progress[data-progress="90"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(324deg);
  -ms-transform: rotate(324deg);
  transform: rotate(324deg);
}
.radial-progress[data-progress="91"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="91"] .radial-progress-circle .fill {
  -webkit-transform: rotate(163.8deg);
  -ms-transform: rotate(163.8deg);
  transform: rotate(163.8deg);
}
.radial-progress[data-progress="91"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(327.6deg);
  -ms-transform: rotate(327.6deg);
  transform: rotate(327.6deg);
}
.radial-progress[data-progress="92"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="92"] .radial-progress-circle .fill {
  -webkit-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
.radial-progress[data-progress="92"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(331.2deg);
  -ms-transform: rotate(331.2deg);
  transform: rotate(331.2deg);
}
.radial-progress[data-progress="93"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="93"] .radial-progress-circle .fill {
  -webkit-transform: rotate(167.4deg);
  -ms-transform: rotate(167.4deg);
  transform: rotate(167.4deg);
}
.radial-progress[data-progress="93"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(334.8deg);
  -ms-transform: rotate(334.8deg);
  transform: rotate(334.8deg);
}
.radial-progress[data-progress="94"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="94"] .radial-progress-circle .fill {
  -webkit-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  transform: rotate(169.2deg);
}
.radial-progress[data-progress="94"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(338.4deg);
  -ms-transform: rotate(338.4deg);
  transform: rotate(338.4deg);
}
.radial-progress[data-progress="95"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="95"] .radial-progress-circle .fill {
  -webkit-transform: rotate(171deg);
  -ms-transform: rotate(171deg);
  transform: rotate(171deg);
}
.radial-progress[data-progress="95"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(342deg);
  -ms-transform: rotate(342deg);
  transform: rotate(342deg);
}
.radial-progress[data-progress="96"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="96"] .radial-progress-circle .fill {
  -webkit-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
.radial-progress[data-progress="96"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(345.6deg);
  -ms-transform: rotate(345.6deg);
  transform: rotate(345.6deg);
}
.radial-progress[data-progress="97"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="97"] .radial-progress-circle .fill {
  -webkit-transform: rotate(174.6deg);
  -ms-transform: rotate(174.6deg);
  transform: rotate(174.6deg);
}
.radial-progress[data-progress="97"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(349.2deg);
  -ms-transform: rotate(349.2deg);
  transform: rotate(349.2deg);
}
.radial-progress[data-progress="98"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="98"] .radial-progress-circle .fill {
  -webkit-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
.radial-progress[data-progress="98"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(352.8deg);
  -ms-transform: rotate(352.8deg);
  transform: rotate(352.8deg);
}
.radial-progress[data-progress="99"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="99"] .radial-progress-circle .fill {
  -webkit-transform: rotate(178.2deg);
  -ms-transform: rotate(178.2deg);
  transform: rotate(178.2deg);
}
.radial-progress[data-progress="99"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(356.4deg);
  -ms-transform: rotate(356.4deg);
  transform: rotate(356.4deg);
}
.radial-progress[data-progress="100"] .radial-progress-circle .mask.full,
.radial-progress[data-progress="100"] .radial-progress-circle .fill {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.radial-progress[data-progress="100"] .radial-progress-circle .fill.fix {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.radial-progress[data-progress="100"] .radial-progress-circle .mask .fill {
  clip: rect(0px, 44px, 87px, 0px);
}
.a1 .search-result .buttons.fixed,
.a2 .search-result .buttons.fixed {
  max-width: 823px;
  margin: 0 auto;
  padding: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  right: 0;
  border-top: 3px solid #cdcdcd;
  padding-top: 10px;
  padding-bottom: 5px;
}
#a10_s1 {
  position: relative;
  min-height: 100vh;
  width: 100%;
  background: url(../images/bg/a10-1.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 956px;
}
#a10_s1 .headerText {
  margin-top: 300px;
  text-transform: uppercase;
}
#a10_s1 .container .description {
  background-color: rgba(255, 255, 255, 0.8);
  margin-right: 10px;
  padding-top: 15px;
  min-height: 300px;
}
#a10_s1 .container .description p {
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  margin-bottom: 15px;
}
#a10_s1 .container .description strong.city {
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 10px;
  display: block;
  margin-bottom: 5px;
}
#a10_s1 .container .description span.list,
#a10_s1 .container .description p.small {
  font-size: 14px;
}
#a10_s1 .container .form {
  margin-left: 10px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 300px;
}
#a10_s1 .container .form p {
  margin-bottom: 15px;
}
#a10_s1 .container .form h4 {
  text-transform: uppercase;
  font-weight: 500;
  line-height: 100%;
  font-size: 16px;
}
#a10_s1 .container .form .accept {
  font-size: 12px;
}
#a10_s1 .container .form .subject {
  font-size: 16px;
  font-style: italic;
}
#a10_s1 .container .form .subject span {
  font-weight: 600;
}
#a10_s1 .container .contact-data {
  margin-top: 80px;
}
#a10_s1 .container .contact-data h4 {
  font-size: 20px;
}
#a10_s1 .container .contact-data p {
  font-size: 16px;
  margin-bottom: 0;
}
#a10_s1 .container .contact-data .phone {
  font-weight: 800;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 20px;
}
#a10_s1 .container .contact-data a {
  color: inherit;
  font-weight: 400;
}
#a11_s1 {
  width: 100%;
  height: 100vh;
  min-height: 620px;
  background: url(../images/bg/a11.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media all and (max-width: 991px) {
  #a11_s1 {
    height: auto;
    overflow: hidden;
  }
}
#a11_s1 .headerText {
  color: #ffffff;
  font-size: 40px;
  font-weight: 300;
  margin-top: 25%;
  margin-bottom: 5%;
}
@media all and (max-width: 991px) {
  #a11_s1 .headerText {
    margin-top: 180px;
  }
}
@media all and (max-width: 767px) {
  #a11_s1 .headerText {
    margin-top: 120px;
  }
}
#a11_s1 .headerText h1 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
}
@media all and (max-width: 991px) {
  #a11_s1 .circle-row div {
    padding: 0 !important;
  }
  #a11_s1 .circle-row > div {
    text-align: center;
  }
}
#a11_s1 .circle-row .second-circle-row {
  width: 100%;
  display: inline-block;
  margin-top: -100px;
}
#a11_s1 .circle-row .third-circle-row {
  width: 100%;
  display: inline-block;
  margin-top: -30px;
}
#a11_s1 .circle-row .third-circle-row .circle {
  margin: 20px 0;
}
#a11_s1 .circle-row .circle {
  display: table;
  width: 163px;
  height: 164px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background: rgba(245, 179, 20, 0.8);
}
#a11_s1 .circle-row .circle span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
}
@media (max-width: 767px) {
  #a11_s1 .circle-row .circle {
    float: left;
    margin: 5px 0;
  }
}
#a11_s1 .phone .tight-row {
  width: 100%;
  max-width: 328px;
  margin: 0 auto;
}
#a11_s1 .phone .tight-row .row {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0;
  margin-right: -5px;
}
#a11_s1 .phone .tight-row .row.with-margin {
  margin-top: 82px;
  margin-left: -5px;
}
#a11_s2 h1,
#a11_s3 h1,
#a11_s2 h3,
#a11_s3 h3,
#a11_s2 p,
#a11_s3 p {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
}
#a11_s2 h1,
#a11_s3 h1 {
  margin-top: 160px;
  color: #4a4a4a;
  font-size: 32px;
  font-weight: 300;
}
@media all and (max-width: 991px) {
  #a11_s2 h1,
  #a11_s3 h1 {
    font-size: 30px;
    font-weight: 400;
  }
}
#a11_s2 h3,
#a11_s3 h3 {
  margin-top: 33px;
  margin-bottom: 47px;
  color: #353535;
  font-size: 13.5px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}
@media all and (max-width: 991px) {
  #a11_s2 h3,
  #a11_s3 h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
#a11_s2 p,
#a11_s3 p {
  color: #353535;
  font-size: 13.5px;
  line-height: 18.5px;
  font-weight: 400;
  margin-bottom: 25px;
}
@media all and (max-width: 991px) {
  #a11_s2 p,
  #a11_s3 p {
    font-size: 16px;
    line-height: 22px;
  }
}
#a11_s2 a,
#a11_s3 a {
  color: #09bcf6;
  font-weight: 700;
}
#a11_s2 .content h3,
#a11_s3 .content h3 {
  margin-top: 0;
  margin-bottom: 0;
}
#a11_s2 .content ul li,
#a11_s3 .content ul li {
  list-style: none;
  line-height: 20px;
  margin-bottom: 15px;
}
#a11_s2 .content ul li:before,
#a11_s3 .content ul li:before {
  position: relative;
  padding-right: 10px;
  color: #ababab;
  content: "\2022";
}
#a11_s2 .apply-cv h3,
#a11_s3 .apply-cv h3 {
  margin-top: 0;
  margin-bottom: 0;
}
#a11_s2 .apply-cv h3:last-of-type,
#a11_s3 .apply-cv h3:last-of-type {
  margin-bottom: 30px;
}
#a11_s2 .no-margin-bottom,
#a11_s3 .no-margin-bottom {
  margin-bottom: 0;
}
#a11_s3 ul {
  padding-left: 15px;
}
#a11_s4 h1,
#a11_s4 h3,
#a11_s4 p {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
}
#a11_s4 h1 {
  margin-top: 160px;
  color: #4a4a4a;
  font-size: 32px;
  font-weight: 300;
}
@media all and (max-width: 991px) {
  #a11_s4 h1 {
    font-size: 30px;
    font-weight: 400;
  }
}
@media all and (max-width: 767px) {
  #a11_s4 .container,
  #a11_s4 .job-section {
    padding: 0;
  }
}
#a11_s4 .job-container {
  margin-top: 30px;
}
#a11_s4 .job-container > div {
  border-right: 3px solid #FFF;
  padding: 17px 15px;
  color: #5d5d5d;
  background-color: #e9edef;
  margin-bottom: 3px;
}
@media all and (max-width: 991px) {
  #a11_s4 .job-container > div {
    border-bottom: 3px solid #FFF;
  }
  #a11_s4 .job-container > div:nth-of-type(2n) {
    border-right: 0;
  }
}
#a11_s4 .job-container > div:last-of-type {
  border-right: 0;
}
@media all and (max-width: 991px) {
  #a11_s4 .job-container > div {
    border-bottom: 3px solid #FFF;
  }
  #a11_s4 .job-container > div:nth-of-type(2n) {
    border-right: 3px solid #FFF;
  }
  #a11_s4 .job-container > div:nth-of-type(2n+1) {
    border-left: 3px solid #FFF;
  }
}
#a11_s4 .job-container > div h3 {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
#a11_s4 .job-container > div p {
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
}
#a11_s4 .job-container > div .pdf_icon {
  margin-top: 27px;
  float: left;
}
#a11_s4 .job-container > div .details {
  color: #6d6f72;
  font-size: 13.5px;
  font-weight: 700;
}
#a11_s5 h1,
#a11_s5 h3,
#a11_s5 p {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
}
#a11_s5 h1 {
  margin-top: 160px;
  margin-bottom: 28px;
  color: #4a4a4a;
  font-size: 32px;
  font-weight: 300;
}
@media all and (max-width: 991px) {
  #a11_s5 h1 {
    font-size: 30px;
    font-weight: 400;
  }
}
#a11_s5 h3 {
  color: #353535;
  font-size: 13.5px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}
@media all and (max-width: 991px) {
  #a11_s5 h3 {
    font-size: 16px;
  }
}
#a11_s5 p {
  color: #353535;
  font-size: 13.5px;
  line-height: 18.5px;
  font-weight: 400;
  margin-bottom: 25px;
}
@media all and (max-width: 991px) {
  #a11_s5 p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }
}
@media all and (max-width: 767px) {
  #a11_s5 .container {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  #a11_s5 .cv-form-container {
    padding: 0;
  }
}
#a11_s5 .cv-form {
  padding: 14px 12px;
  margin-bottom: 100px;
  color: #FFF;
  background: #505050;
}
@media (max-width: 767px) {
  #a11_s5 .cv-form {
    padding: 20px 25px;
  }
}
#a11_s5 .cv-form input[type="text"] {
  display: block;
  width: 100%;
  height: 39px;
  line-height: 39px;
  padding-left: 12px;
  margin-bottom: 19px;
  color: #858585;
}
#a11_s5 .cv-form ::-webkit-input-placeholder {
  color: #858585;
  font-size: 16px;
  font-style: italic;
}
#a11_s5 .cv-form :-moz-placeholder {
  color: #858585;
  font-size: 16px;
  font-style: italic;
}
#a11_s5 .cv-form ::-moz-placeholder {
  color: #858585;
  font-size: 16px;
  font-style: italic;
}
#a11_s5 .cv-form :-ms-input-placeholder {
  color: #858585;
  font-size: 16px;
  font-style: italic;
}
#a11_s5 .cv-form .btn-file {
  width: 100%;
  line-height: 29px;
  position: relative;
  overflow: hidden;
  padding: 6px 8px;
  color: #FFF;
  background: transparent;
}
@media all and (max-width: 991px) {
  #a11_s5 .cv-form .btn-file {
    width: auto;
  }
}
#a11_s5 .cv-form .btn-file img {
  float: left;
  margin-right: 10px;
}
@media all and (max-width: 767px) {
  #a11_s5 .cv-form .btn-file img {
    margin-top: 20px;
  }
}
#a11_s5 .cv-form .btn-file input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
#a11_s5 .cv-form div {
  line-height: 1;
}
#a11_s5 .cv-form h4,
#a11_s5 .cv-form h5,
#a11_s5 .cv-form p {
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
}
#a11_s5 .cv-form h4 {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 767px) {
  #a11_s5 .cv-form h4 {
    font-size: 18px;
  }
}
#a11_s5 .cv-form h5 {
  font-size: 15.px;
  font-weight: 400;
}
#a11_s5 .cv-form p {
  color: #FFF;
  font-size: 13.5px;
  font-style: italic;
}
#a11_s5 .cv-form .cv {
  margin-bottom: 10px;
}
#a11_s5 .cv-form .cv .btn-file {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #a11_s5 .cv-form .cv h5 {
    font-size: 24px;
  }
  #a11_s5 .cv-form .cv p {
    font-size: 18px;
  }
}
#a11_s5 .cv-form .list {
  margin-bottom: 5px;
}
#a11_s5 .cv-form .checkbox-container {
  text-align: center;
}
@media (max-width: 991px) {
  #a11_s5 .cv-form .checkbox-container {
    margin-top: 30px;
  }
}
#a11_s5 .cv-form .checkbox-container div {
  padding: 0;
}
#a11_s5 .cv-form .checkbox-container input[type="checkbox"] {
  display: none;
}
#a11_s5 .cv-form .checkbox-container input[type="checkbox"] + label {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-bottom: 0;
  background: url(../images/icons/contact_form_unchecked.png) left top no-repeat;
  cursor: pointer;
}
#a11_s5 .cv-form .checkbox-container input[type="checkbox"]:checked + label {
  background: url(../images/icons/contact_form_checked.png) top no-repeat;
}
#a11_s5 .cv-form .checkbox-container p {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10.5px;
  font-weight: 700;
  line-height: 13.5px;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  color: #FFF;
}
@media (max-width: 991px) {
  #a11_s5 .cv-form .checkbox-container p {
    font-style: normal;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  #a11_s5 .cv-form .checkbox-container p {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
  }
}
#a11_s5 .cv-form input[type="submit"] {
  display: block;
  width: 116px;
  height: 39px;
  margin: 30px auto 0 auto;
  line-height: 39px;
  text-align: center;
  color: #ffffff;
  font-size: 18.5px;
  font-weight: 700;
  font-style: italic;
  background: #e6971a;
}
@media (max-width: 767px) {
  #a11_s5 .cv-form input[type="submit"] {
    width: 151px;
    height: 57px;
    font-size: 24px;
  }
}
.a4n #a4n_s1 {
  width: 100%;
  height: 100vh;
  padding-top: 128px;
  min-height: 800px !important;
}
@media all and (max-width: 1120px) {
  .a4n #a4n_s1 {
    padding-top: 175px;
    min-height: 840px !important;
  }
}
@media all and (max-width: 991px) {
  .a4n #a4n_s1 {
    padding-top: 0;
    min-height: 620px !important;
  }
}
@media all and (max-width: 380px) {
  .a4n #a4n_s1 {
    min-height: 700px !important;
  }
}
.a4n #a4n_s1 .container-fluid {
  height: 100%;
  padding: 0;
}
.a4n #a4n_s1 .container-fluid .carousel .indicators-container {
  position: absolute;
  width: 200px;
  left: 0;
  top: 0;
  height: 100%;
  bottom: auto;
  margin-left: 0;
  padding-top: 74px;
  background: rgba(30, 30, 30, 0.75);
  z-index: 15;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s1 .container-fluid .carousel .indicators-container {
    width: 100%;
    height: 93px;
    line-height: 93px;
    bottom: 275px;
    left: 0;
    top: auto;
    padding-top: 22px;
    text-align: center;
  }
}
@media all and (max-width: 380px) {
  .a4n #a4n_s1 .container-fluid .carousel .indicators-container {
    bottom: 355px !important;
  }
}
.a4n #a4n_s1 .container-fluid .carousel .carousel-indicators {
  bottom: auto !important;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-indicators {
    width: auto;
    left: 0px;
    margin: 0px;
    display: inline-block;
    position: static;
  }
}
@media all and (max-width: 991px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-indicators ul {
    height: 71px;
    line-height: 71px;
  }
}
.a4n #a4n_s1 .container-fluid .carousel .carousel-indicators li {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  border: 2px solid #FFF;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin: 0 auto 25px auto;
  font-size: 18.5px;
  font-weight: 400;
  text-indent: 0;
  color: #FFF;
  background: transparent;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-indicators li {
    display: inline-block;
    float: none;
    margin-right: 10px;
  }
  .a4n #a4n_s1 .container-fluid .carousel .carousel-indicators li:last-of-type {
    margin-right: 0;
  }
}
@media all and (max-width: 767px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-indicators li {
    margin-right: 6px;
  }
}
.a4n #a4n_s1 .container-fluid .carousel .carousel-indicators li.active {
  width: 71px;
  height: 71px;
  line-height: 71px;
  font-size: 32px;
  font-weight: 400;
  border: 0;
  background: #e6881b;
}
@media all and (max-width: 767px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-indicators li.active {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
.a4n #a4n_s1 .container-fluid .carousel .carousel-inner .caption-bg {
  position: absolute;
  left: 200px;
  top: 0;
  width: 458px;
  height: 100%;
  padding: 144px 60px 0 60px;
  background: rgba(30, 30, 30, 0.75);
}
@media all and (max-width: 991px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-inner .caption-bg {
    width: 100%;
    height: 275px;
    left: 0px;
    top: auto;
    bottom: 0px !important;
    padding: 0px 43px 60px 43px !important;
  }
}
@media all and (max-width: 767px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-inner .caption-bg {
    padding: 0 5px 10px 5px;
  }
}
@media all and (max-width: 380px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-inner .caption-bg {
    height: 355px !important;
  }
}
.a4n #a4n_s1 .container-fluid .carousel .carousel-inner .item {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.a4n #a4n_s1 .container-fluid .carousel .carousel-inner .item .bg {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  width: 100%;
  height: 100%;
}
.a4n #a4n_s1 .container-fluid .carousel .carousel-inner .item .carousel-caption {
  position: absolute;
  left: 200px;
  top: 0;
  width: 458px;
  height: 100%;
  padding: 144px 60px 0 60px;
  background: rgba(30, 30, 30, 0.75);
}
@media all and (max-width: 991px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-inner .item .carousel-caption {
    width: 100%;
    height: 275px;
    left: 0px;
    top: auto;
    bottom: 0px !important;
    padding: 0px 43px 60px 43px !important;
  }
}
@media all and (max-width: 767px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-inner .item .carousel-caption {
    padding: 0 5px 10px 5px;
  }
}
@media all and (max-width: 380px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-inner .item .carousel-caption {
    height: 355px !important;
  }
}
.a4n #a4n_s1 .container-fluid .carousel .carousel-inner .item .carousel-caption .text h2 {
  margin-bottom: 49px;
  line-height: 36px;
  text-align: center;
  font-size: 32px;
  font-weight: 300;
  color: #ffffff;
}
@media all and (max-width: 480px) {
  .a4n #a4n_s1 .container-fluid .carousel .carousel-inner .item .carousel-caption .text h2 {
    margin-bottom: 20px;
    font-size: 28px;
  }
}
.a4n #a4n_s1 .container-fluid .carousel .carousel-inner .item .carousel-caption .text p {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s1 #searchAdvanced {
    top: 155px !important;
  }
}
@media all and (max-width: 900px) {
  .a4n #a4n_s1 #searchAdvanced {
    top: 168px !important;
  }
}
@media all and (max-width: 800px) {
  .a4n #a4n_s1 #searchAdvanced {
    top: 206px !important;
  }
}
@media all and (max-width: 799px) {
  .a4n #a4n_s1 #searchAdvanced {
    top: 100px !important;
    margin-top: 0 !important;
  }
}
.a4n #searchAdvanced {
  top: auto !important;
  bottom: 0;
  display: table;
  margin: 0;
  width: 100%;
  padding: 0;
}
@media all and (max-width: 991px) {
  .a4n #searchAdvanced {
    bottom: auto;
    top: 100px !important;
  }
}
.a4n #a4n_s2 {
  text-align: center;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s2 {
    position: relative;
    padding: 0;
  }
  .a4n #a4n_s2 .container,
  .a4n #a4n_s2 .container div {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .a4n #a4n_s2 .container img,
  .a4n #a4n_s2 .container div img {
    display: none !important;
  }
}
.a4n #a4n_s2 a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s2 a {
    background: url(../images/video.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
.a4n #a4n_s2 img {
  display: inline-block;
  width: 100%;
}
.a4n #a4n_s2 .container,
.a4n #a4n_s2 .container .row,
.a4n #a4n_s2 .container .row .col-md-12 {
  height: 100%;
}
.a4n #a4n_s2 .embed-responsive-item {
  height: 100%;
  width: 100%;
}
.a4n #a4n_s3 {
  height: auto;
  overflow: hidden;
  margin-bottom: 100px;
}
@media all and (max-width: 1120px) {
  .a4n #a4n_s3 {
    padding-top: 210px;
  }
}
@media all and (max-width: 991px) {
  .a4n #a4n_s3 {
    min-height: 0 !important;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .a4n #a4n_s3 {
    padding-top: 100px;
  }
}
.a4n #a4n_s3 h2 {
  margin-bottom: 38px;
  font-size: 32px;
  font-weight: 400;
  text-align: center;
  color: #4a4a4a;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s3 h2 {
    font-size: 30px;
    font-weight: 300;
    color: #333333;
    margin-bottom: 34px;
  }
}
.a4n #a4n_s3 .interior_gallery {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s3 .interior_gallery {
    display: block;
  }
}
.a4n #a4n_s3 .interior_gallery .gallery_thumb {
  position: relative;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s3 .interior_gallery .gallery_thumb {
    display: none;
  }
  .a4n #a4n_s3 .interior_gallery .gallery_thumb:nth-of-type(3) {
    display: block;
  }
}
@media all and (max-width: 991px) {
  .a4n #a4n_s3 .interior_gallery .gallery_thumb a {
    cursor: default;
    pointer-events: none;
  }
}
.a4n #a4n_s3 .interior_gallery .gallery_thumb .text {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 48px 27px;
  background-color: rgba(0, 0, 0, 0.6);
}
@media all and (max-width: 991px) {
  .a4n #a4n_s3 .interior_gallery .gallery_thumb .text {
    position: static;
    padding: 0;
    background-color: transparent;
  }
}
.a4n #a4n_s3 .interior_gallery .gallery_thumb .text p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #ffffff;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s3 .interior_gallery .gallery_thumb .text p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    text-align: center;
  }
}
.a4n #a4n_s3 .interior_gallery .gallery_thumb .text p:first-of-type {
  margin-bottom: 20px;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s3 .interior_gallery .gallery_thumb .text p strong {
    font-weight: 700;
    font-size: 18px;
  }
}
@media all and (max-width: 991px) {
  .a4n #a4n_s3 .interior_gallery .gallery_thumb img {
    display: none !important;
  }
}
@media all and (max-width: 991px) {
  .a4n #a4n_s4 .container {
    padding: 0;
  }
}
.a4n #a4n_s4 .thumbs {
  margin-bottom: 48px;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s4 .thumbs {
    margin-bottom: 0;
  }
}
.a4n #a4n_s4 .thumbs > div {
  margin-bottom: 40px;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s4 .thumbs > div {
    margin-top: 30px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 0;
  }
  .a4n #a4n_s4 .thumbs > div:firs-of-type {
    margin-top: 0;
  }
  .a4n #a4n_s4 .thumbs > div:last-of-type {
    border-bottom: 0;
  }
  .a4n #a4n_s4 .thumbs > div.no-border {
    border-bottom: 0;
  }
}
.a4n #a4n_s4 .thumbs > div:nth-child(n+5) {
  display: none;
}
.a4n #a4n_s4 .thumbs .gallery_name {
  margin-bottom: 36px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
}
.a4n #a4n_s4 .thumbs .image_container {
  position: relative;
  width: 218px;
  height: 218px;
  margin: 0 auto;
  background: url(../images/a4n/thumb_bg.png);
}
.a4n #a4n_s4 .thumbs .image_container img {
  position: absolute;
  left: 18px;
  top: 18px;
}
.a4n #a4n_s4 .thumbs .desc {
  width: 218px;
  margin: 11px auto 29px auto;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s4 .thumbs .desc {
    text-align: center;
  }
}
.a4n #a4n_s4 .thumbs .desc p {
  margin: 0 0 0 15px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #333333;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s4 .thumbs .desc p {
    margin: 0;
  }
  .a4n #a4n_s4 .thumbs .desc p:first-of-type {
    display: none;
  }
}
.a4n #a4n_s4 .thumbs .link {
  width: 218px;
  margin: 11px auto 29px auto;
}
.a4n #a4n_s4 .thumbs .link a {
  margin: 0 0 0 15px;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s4 .thumbs .link a {
    margin: 0;
    text-align: center;
  }
}
.a4n #a4n_s4 .thumbs .link a span {
  display: block;
  float: left;
  height: 23px;
  line-height: 23px;
  margin-right: 14px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s4 .thumbs .link a span {
    display: inline-block;
    float: none;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 26px 0;
  }
}
.a4n #a4n_s4 .thumbs .link a img {
  display: block;
  float: left;
}
@media all and (max-width: 991px) {
  .a4n #a4n_s4 .thumbs .link a img {
    display: inline-block;
    float: none;
    margin-bottom: 22px;
  }
}
.a4n #a4n_s4 .more {
  text-align: center;
  margin-bottom: 74px;
}
.a4n #a4n_s4 .more a {
  display: inline-block;
  height: 64px;
  line-height: 64px;
  text-align: center;
  padding: 0 70px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  background: #e6971a;
}
.a4_1 #m_s3 .table-top td.dark-cell {
  font-size: 13.5px !important;
  font-weight: 700 !important;
  font-family: 'Lato', sans-serif !important;
  color: #666666 !important;
  background: #ececec !important;
}
@media (max-width: 767px) {
  .a4_1 #m_s3 .table-top td.dark-cell {
    background-color: #494949 !important;
    color: #eeeeee !important;
  }
}
.a4_1 #m_s3 .container {
  max-width: 875px;
}
.a4_1 #m_s3.full-bg {
  height: auto;
}
.a4_1 #m_s3 h1 {
  font-size: 32px;
  font-weight: 300;
}
.a4_1 .program_1 {
  background: #f27069;
}
.a4_1 .program_2 {
  background: #a95f82;
}
.a4_1 .program_3 {
  background: #898a74;
}
.a4_1 .program_4 {
  background: #68b0aa;
}
.a4_1 .program_1,
.a4_1 .program_2,
.a4_1 .program_3,
.a4_1 .program_4 {
  color: #FFF;
}
.a4_1 .program_1 strong,
.a4_1 .program_2 strong,
.a4_1 .program_3 strong,
.a4_1 .program_4 strong {
  color: #FFF !important;
}
.a4_2 #a4_2_s2 {
  position: relative;
  width: 100%;
  height: 100vh;
  padding-top: 168px;
  margin-top: 0;
  min-height: 620px;
}
@media all and (max-width: 1120px) {
  .a4_2 #a4_2_s2 {
    padding-top: 215px;
  }
}
@media all and (max-width: 799) {
  .a4_2 #a4_2_s2 {
    padding-top: 90px;
  }
}
.a4_2 #a4_2_s2 iframe {
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  overflow: hidden;
}
body.index section#s1 {
  z-index: 2;
  overflow: visible;
}
.navbar-dark #search {
  background-color: rgba(0, 0, 0, 0.7);
}
.navbar-dark.navbar-grad #search {
  background-color: rgba(0, 0, 0, 0.5);
}
.navbar-light #search {
  background-color: rgba(255, 255, 255, 0.93);
}
.navbar-light.navbar-grad #search {
  background-color: rgba(255, 255, 255, 0.5);
}
#search {
  width: 100%;
  position: fixed;
  z-index: 10000;
  top: 128px;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: none;
}
#search .textInput {
  position: relative;
  margin-right: 5px;
  padding: 0;
}
#search input[type=text] {
  height: 42px;
  border: none;
  margin: 8px 0 8px 0;
  padding: 0px 8px;
  width: 100%;
  color: #303030;
}
#search button[type=submit] {
  height: 42px;
  width: 185px;
  text-transform: uppercase;
  min-width: 80px;
  margin-top: -2px;
  margin: 8px 0;
}
#search form.searchBar {
  margin-left: 141px;
}
.search-loader {
  background: url('../images/loader.png') no-repeat center center transparent;
  -webkit-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
  position: absolute;
  width: 19px;
  height: 19px;
  top: 19px;
  right: 15px;
  display: none;
}
.active .search-loader {
  display: block;
}
@-webkit-keyframes rotating {
  /* Safari and Chrome */
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media (max-width: 1160px) {
  #search {
    top: 128px;
  }
}
@media (max-width: 1120px) {
  #search {
    top: 175px;
  }
}
@media (max-width: 1050px) {
  #search form.searchBar {
    margin-left: 0;
  }
}
@media (max-width: 900px) {
  #search {
    top: 166px;
  }
}
@media (max-width: 810px) {
  #search .textInput {
    width: 70%;
  }
}
@media (max-width: 810px) {
  #search {
    top: 95px;
  }
}
@media (max-width: 768px) {
  #search button[type=submit] {
    top: -1px;
  }
}
@media (max-width: 700px) {
  #search .textInput {
    width: 100%;
  }
  #search button[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}
#searchAdvanced {
  margin: auto;
  float: none;
  position: absolute;
  /*bottom: 74px;*/
  z-index: 5;
  width: 100%;
  padding: 0 20px;
  zoom: 1;
}
#searchAdvanced .searchExpand {
  margin-top: 17px;
}
#searchAdvanced .col-md-11.tight-margin {
  padding-left: 0;
}
#searchAdvanced .showMore {
  color: #e6971a;
  cursor: pointer;
  font-size: 12px;
  line-height: 26px;
  text-transform: uppercase;
}
#searchAdvanced .extendedOptions {
  display: none;
}
#searchAdvanced.full-top {
  top: 128px;
  display: table;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1121px) {
  #searchAdvanced.full-top {
    margin-top: 60px;
  }
}
@media (max-width: 900px) {
  #searchAdvanced.full-top {
    margin-top: 38px;
  }
}
@media (max-width: 800px) {
  #searchAdvanced.full-top {
    margin-top: 0;
    top: 100px;
  }
}
#searchAdvanced .container {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 15px 35px;
}
@media (max-width: 991px) {
  #searchAdvanced .container {
    padding: 15px 35px 5px 35px;
  }
}
#searchAdvanced .col-md-1 {
  padding: 0;
}
#searchAdvanced .col-md-1 button {
  height: 40px;
  width: 100%;
}
#searchAdvanced #moreOption a {
  font-size: 12px;
}
#searchAdvanced h2 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
}
#searchAdvanced h2#moreOption {
  font-size: 16px;
}
#searchAdvanced h2 a {
  color: #e6971a;
}
#searchAdvanced h2 a::hover {
  color: #fff;
}
#searchAdvanced .fieldset {
  margin: 0;
  padding: 0;
}
@media (max-width: 1121px) {
  #searchAdvanced .fieldset .col-md-11 > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#searchAdvanced .fieldset button {
  padding: 0;
}
#searchAdvanced select {
  width: 100%;
  line-height: 40px;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  height: 40px;
  padding: 0 40px 0 10px;
  color: #fff;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: url(../images/plus.jpg) no-repeat center right transparent;
}
@media all and (max-width: 991px) {
  #searchAdvanced select {
    background: url(../images/plus_white.jpg) no-repeat center right transparent;
  }
}
#searchAdvanced select option {
  background-color: #000;
}
#searchAdvanced .sliderWrapper {
  height: 40px;
  background: transparent;
  color: #fff;
  padding: 0 20px;
}
#searchAdvanced .sliderWrapper p {
  margin-bottom: 0;
}
#searchAdvanced .sliderWrapper p.desc {
  font-size: 13.5px;
  font-weight: 400;
  color: #d8d8d7;
}
#searchAdvanced .sliderWrapper p.range_data {
  font-size: 13.5px;
  font-weight: 700;
  color: #e6881a;
}
@media (max-width: 1290px) {
  #searchAdvanced .sliderWrapper p.range_data {
    clear: both;
  }
}
#searchAdvanced .sliderWrapper > div:first-of-type {
  height: auto;
  overflow: hidden;
  margin-bottom: 12px;
  margin-top: -15px;
}
#searchAdvanced .hide-searchAdvance {
  top: 20px;
  right: 15px;
  display: none;
}
@media (max-width: 991px) {
  #searchAdvanced .search-checkboxes {
    display: none;
  }
}
@media (max-width: 1121px) {
  #searchAdvanced .checkbox {
    margin: 0 0 0 25px;
  }
}
#searchAdvanced .search-caret-down-orange {
  margin-top: 6px;
}
#searchAdvanced .bootstrap-select .dropdown-menu {
  -webkit-border-radius: 0;
          border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
#searchAdvanced .bootstrap-select .dropdown-menu button {
  border: 0;
}
#searchAdvanced .ui-widget-content {
  border: 0;
  background: none;
}
#searchAdvanced .ui-slider-handle {
  width: 28px;
  height: 28px;
  border: 1px solid #d0d0cf;
  -webkit-border-radius: 0;
          border-radius: 0;
  background: #000000;
  background-image: url('../images/drag_bg.gif');
  background-repeat: no-repeat;
  background-position: center center;
}
#searchAdvanced .ui-slider-range {
  height: 1px;
  background: #d0d0cf;
  top: 8px;
}
#searchAdvanced .fieldset,
#searchAdvanced .fieldset > div:first-child,
#searchAdvanced .fieldset > div > div:first-child {
  margin-left: 0;
  padding-left: 0;
}
@media all and (max-width: 1199px) {
  .fieldset .roomsNumber {
    padding-left: 0 !important;
  }
  .fieldset .district,
  .fieldset .investName {
    margin-bottom: 20px !important;
  }
}
@media all and (max-width: 991px) {
  #searchAdvanced .row h2.left {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  #searchAdvanced select,
  #searchAdvanced .sliderRange label {
    font-size: .7em;
  }
  #searchAdvanced form .row:last-child {
    position: absolute;
    top: 45px;
  }
  .fieldset .col-md-11 {
    width: 80%;
    float: left;
  }
  .fieldset .select {
    width: 50%;
    margin-bottom: 40px !important;
    position: static;
    float: left;
  }
  .fieldset .roomsNumber,
  .fieldset .sizeNumber {
    width: 50%;
    position: static;
    float: left;
  }
  #searchAdvanced .col-md-1 button {
    height: 120px;
    float: left;
    width: 20%;
  }
  #searchAdvanced .fieldset .col-md-11 .investName,
  #searchAdvanced .fieldset .col-md-11 .sizeNumber {
    padding-left: 0 !important;
  }
}
@media all and (max-width: 600px) {
  .full-bg .title-center {
    top: -100px;
  }
  #searchAdvanced {
    width: 100%;
    padding: 0;
  }
  #searchAdvanced h2.right {
    width: 100%;
    text-align: center;
  }
  #searchAdvanced form .row:last-child {
    top: 15px;
  }
  #moreOption a {
    width: 24px;
    height: 24px;
    background: url('../images/sprites.png') no-repeat center center transparent;
    background-position: -22px -116px;
    text-indent: -999em;
    top: -5px;
    left: -25px;
    position: absolute;
  }
  #moreOption a:hover {
    background-position: -47px -116px;
  }
  .fieldset .col-md-11 {
    width: 100%;
    padding: 0;
  }
  .fieldset .select,
  .fieldset .roomsNumber,
  .fieldset .sizeNumber {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
  }
  #searchAdvanced .col-md-1 button {
    height: auto;
    float: left;
    width: 100%;
  }
  #searchAdvanced .hide-searchAdvance {
    display: block;
  }
}
.dropdown-menu {
  top: 0;
}
.bootstrap-select.dropup .dropdown-menu {
  bottom: 0;
  min-height: 320px !important;
  padding-bottom: 40px;
  padding-top: 0;
}
.bootstrap-select.dropup .dropdown-menu .open {
  min-height: 220px;
}
.bootstrap-select.dropup .dropdown-menu .bs-donebutton {
  bottom: 0;
  top: auto;
}
.bootstrap-select .dropdown-menu {
  padding-top: 40px;
  padding-bottom: 0;
}
.bootstrap-select .dropdown-menu .bs-donebutton {
  position: absolute;
  top: 0;
  bottom: auto;
  z-index: 9999;
  width: 100%;
}
.dropdown-header span {
  white-space: normal;
}
#searchAdvanced .dropdown-menu li .text,
.a8 .dropdown-menu li .text {
  max-width: 100%;
  display: block;
  float: left;
  margin-right: 30px;
  white-space: normal;
}
#searchAdvanced .dropdown-menu li .dropdown-icon,
.a8 .dropdown-menu li .dropdown-icon {
  display: block;
  float: right;
  margin-left: -30px;
}
#searchAdvanced .dropdown-menu.open {
  overflow: visible !important;
}
#searchAdvanced .bootstrap-select .dropdown-menu.open {
  padding-top: 0 !important;
  margin-top: 40px;
}
#searchAdvanced .bootstrap-select .dropdown-menu.inner {
  padding-top: 0 !important;
}
#searchAdvanced .bootstrap-select.dropup .dropdown-menu.open {
  padding-bottom: 0 !important;
  margin-bottom: 40px;
}
#searchAdvanced .bootstrap-select.dropup .dropdown-menu.inner {
  padding-bottom: 0 !important;
}
#searchAdvanced .bs-donebutton {
  top: -40px;
  bottom: auto;
}
#searchAdvanced .bootstrap-select.dropup .bs-donebutton {
  top: auto;
  bottom: -40px;
}
#searchAdvanced .dropup .dropdown-menu {
  left: 0;
}
#s1 #searchAdvanced.full-top,
.a1 #searchAdvanced.full-top {
  top: auto !important;
  bottom: 70px;
  display: table;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1121px) {
  #s1 #searchAdvanced.full-top,
  .a1 #searchAdvanced.full-top {
    margin-top: 60px;
  }
}
@media (max-width: 900px) {
  #s1 #searchAdvanced.full-top,
  .a1 #searchAdvanced.full-top {
    margin-top: 38px;
  }
}
@media (max-width: 800px) {
  #s1 #searchAdvanced.full-top,
  .a1 #searchAdvanced.full-top {
    margin-top: 0;
    bottom: 100px;
  }
}
@media (max-width: 320px) {
  #s1 #searchAdvanced.full-top,
  .a1 #searchAdvanced.full-top {
    margin-top: 0;
    bottom: 24vh;
  }
}
.a1 .section-wrapper section:first-child {
  overflow: visible;
}
@media (max-width: 991px) {
  #searchAdvanced .searchExpand {
    display: none;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #searchAdvanced .searchExpand .sliderWrapper {
    height: auto;
  }
  #searchAdvanced .searchExpand .sliderWrapper > div:first-of-type {
    margin-bottom: 15px;
  }
  #searchAdvanced .searchExpand .sliderWrapper p.range_data {
    clear: none;
  }
  #searchAdvanced .searchExpand .fieldset .select,
  #searchAdvanced .searchExpand .fieldset .roomsNumber,
  #searchAdvanced .searchExpand .fieldset .sizeNumber {
    margin-bottom: 40px;
  }
}
.modal-open {
  padding: 0 !important;
  margin: 0 !important;
  overflow: inherit;
}
.modal-backdrop {
  display: none;
}
#searchResult {
  z-index: 1200;
  padding: 0 !important;
  margin: 0 !important;
}
#searchResult .modal-dialog {
  width: 100%;
  margin-top: 185px;
  overflow: hidden;
}
#searchResult .modal-content {
  -webkit-border-radius: 0;
          border-radius: 0;
  background-color: #fff;
}
#searchResult .close {
  position: absolute;
  top: 15px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  right: 15px;
  font-size: 40px;
  text-align: center;
  z-index: 100;
  color: #e6971a;
  opacity: 1;
}
#searchResult .close span {
  display: block;
  position: relative;
}
#searchResult .close span:after,
#searchResult .close span:before {
  content: "";
  width: 24px;
  height: 2px;
  background: #e6881a;
  position: absolute;
  top: 0;
  left: 0;
}
#searchResult .close span:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
#searchResult .close span:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#searchResult .modal-title {
  text-transform: uppercase;
  padding-left: 40px;
}
#searchResult .col-md-12 {
  padding: 0;
}
#searchResult .col-md-12 div[class^="col-md-"]:first-child {
  padding-left: 0;
}
#searchResult .col-md-12 div[class^="col-md-"]:last-child {
  padding-right: 0;
}
#searchResult .modal-body {
  overflow: hidden;
  position: relative;
  padding: 0;
  padding-top: 30px;
  padding-bottom: 50px;
}
#searchResult .modal-body .results {
  margin-top: 20px;
  width: 100%;
  margin-bottom: 20px;
}
#searchResult .modal-body .results tr {
  line-height: 34px;
  cursor: pointer;
}
#searchResult .modal-body .results tr:hover {
  background-color: #e6971a;
  color: #fff;
}
#searchResult .modal-body .results tr td:first-child {
  padding-left: 40px;
}
#searchResult .modal-container {
  border-bottom: 1px solid #e6971a;
  padding-bottom: 25px;
  margin-bottom: 30px;
}
#searchResult .modal-container:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
#searchResult .tcontainer {
  max-height: 180px;
  overflow-y: auto;
}
#searchResult .preview {
  padding-left: 0;
}
#searchResult .preview h4 {
  padding-right: 50px;
  padding-bottom: 10px;
  margin-top: 0;
}
#searchResult .preview table {
  min-height: 100px;
}
#searchResult .preview table tr {
  border-spacing: 0;
  font-size: 13px;
}
#searchResult .preview table tr td {
  line-height: 16px;
}
#searchResult .preview > div {
  padding: 0;
}
#searchResult .preview a {
  margin-top: 10px;
  width: 250px;
}
#searchResult .preview img {
  max-width: 100%;
}
.tablesorter-header-inner {
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.tablesorter-header-inner:before {
  content: "";
  display: block;
  height: 20px;
}
.tablesorter-headerAsc .tablesorter-header-inner {
  position: relative;
  cursor: pointer;
}
.tablesorter-headerAsc .tablesorter-header-inner:before {
  content: url("../images/icons/sort-asc.png");
  display: block;
}
.tablesorter-headerDesc .tablesorter-header-inner {
  position: relative;
  cursor: pointer;
}
.tablesorter-headerDesc .tablesorter-header-inner:before {
  content: url("../images/icons/sort-desc.png");
  display: block;
}
@media all and (max-width: 1276px) {
  #searchResult .modal-dialog {
    width: 100%;
  }
}
body.fixed {
  height: 100%;
  overflow: hidden;
}
.sr {
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 100000;
  color: #333;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
}
@media (max-width: 767px) {
  .sr .sr-preview {
    text-align: center;
  }
  .sr .sr-preview [class^="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .sr .sr-preview img {
    margin: 0 auto 10px;
  }
}
.sr .title {
  font-weight: 100;
}
.sr .table-hover {
  font-size: 14px;
  margin-bottom: 40px;
}
.sr .table-hover > tbody > tr {
  cursor: pointer;
}
.sr .table-hover > tbody > tr:hover,
.sr .table-hover > tbody > tr.current {
  background-color: #e6881a;
  color: #fff;
}
.sr .table-hover > tbody > tr:hover a,
.sr .table-hover > tbody > tr.current a {
  color: #fff;
}
.sr .table-hover > tbody tr td a {
  display: block;
  width: 100%;
  color: #333;
}
.sr .table td {
  border: none !important;
}
.sr .table-wrapper {
  position: relative;
}
.sr .table-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.8)));
  background: linear-gradient(to bottom, transparent 0%, rgba(255, 255, 255, 0.8) 100%);
}
@media (max-width: 767px) {
  .sr .table-wrapper:after {
    display: none;
  }
}
.sr .table-wrapper.end:after {
  display: none;
}
.sr .table-responsive {
  height: 25vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 991px) {
  .sr .table-responsive {
    height: 20vh;
  }
}
@media (max-width: 767px) {
  .sr .table-responsive {
    border: none;
    height: auto;
  }
}
@media (max-width: 767px) {
  .sr .srt {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .sr .col-xs-12 {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
@media (max-width: 320px) {
  .sr .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .sr table {
    border: none;
    counter-reset: tabela;
  }
  .sr table tr {
    display: block;
    padding: 10px;
  }
  .sr table tr td {
    padding-top: 0;
  }
  .sr table tr td:first-child {
    padding-left: 0;
    padding-right: 0;
    display: inline;
    vertical-align: bottom;
    font-size: 16px;
    display: none;
  }
  .sr table tr td:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
    display: block;
    font-size: 16px;
    font-weight: bold;
    white-space: normal;
  }
  .sr table tr td:nth-child(2):before {
    counter-increment: tabela;
    content: counter(tabela, decimal-leading-zero) ". ";
  }
  .sr table tr td:nth-child(3),
  .sr table tr td:nth-child(4),
  .sr table tr td:nth-child(5),
  .sr table tr td:nth-child(6) {
    padding: 0;
    display: inline;
  }
  .sr table tr td:nth-child(3):after,
  .sr table tr td:nth-child(4):after,
  .sr table tr td:nth-child(5):after,
  .sr table tr td:nth-child(6):after {
    content: ",";
  }
  .sr table tr td:last-child:after {
    content: "";
  }
}
.sr hr {
  border-color: #e6881a;
}
.sr ul li {
  font-size: 13px;
  line-height: 1.4;
}
.sr .btn-more {
  background: #c4c4c4;
  display: block;
  color: #3a3939 !important;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  line-height: 2.0;
  font-size: 18px;
  margin: 0 auto;
  max-width: 350px;
}
@media (max-width: 767px) {
  .sr .btn-more {
    max-width: 250px;
  }
}
.sr .close {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  right: 15px;
  font-size: 40px;
  text-align: center;
  z-index: 100;
  color: #e6971a;
  background: #fff;
  opacity: 1;
}
.sr .close span {
  display: block;
  position: relative;
}
.sr .close span:after,
.sr .close span:before {
  content: "";
  width: 24px;
  height: 2px;
  background: #e6881a;
  position: absolute;
  top: 0;
  left: 0;
}
.sr .close span:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sr .close span:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
table.table-search-results thead tr {
  background-color: #fff;
}
section {
  background-repeat: no-repeat;
  background-attachment: absolute;
  background-size: cover;
  background-position-X: 50%;
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
}
section#s1 {
  background-image: url("../images/bg/bg1.jpg");
}
section#s3 {
  background-image: url("../images/bg/bg3.jpg");
}
section#s4 {
  background-image: url("../images/bg/bg4.jpg");
}
section#s5 {
  background-image: url("../images/bg/bg5.jpg");
}
.with-padding {
  padding-top: 167px;
}
@media (max-width: 767px) {
  .with-padding {
    padding-top: 100px;
  }
}
.map-padding {
  padding-top: 190px;
}
@media (max-width: 767px) {
  .map-padding {
    padding-top: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .map-padding {
    padding-top: 230px;
  }
  .map-padding .filters {
    top: 240px !important;
  }
}
.map-padding .text-center,
.map-padding .filters {
  z-index: 9999999999999999 !important;
}
.map-padding #map {
  border-top: 1px solid #f0c176;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.map-padding .map-holder {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.full-bg {
  height: 100vh;
  -webkit-transition: padding 0.4s ease-in-out;
  transition: padding 0.4s ease-in-out;
}
.full-bg .title-center {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: white;
  position: relative;
  width: 560px;
}
.full-bg .title-center img {
  position: absolute;
  top: 0px;
  left: 0px;
}
.full-bg .title-center h1,
.full-bg .title-center h2,
.full-bg .title-center a {
  position: relative;
  z-index: 2;
}
.full-bg .title-center h1 {
  line-height: 40px;
  margin: 0;
}
.full-bg .title-center h1 span {
  display: block;
}
.full-bg .title-center h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  margin: 0;
  line-height: 24px;
}
.full-bg .title-center > a {
  text-align: center;
  display: block;
  font-size: 15px;
  font-weight: 600;
}
.full-bg .title-center > a i {
  display: block;
  margin: 0 auto;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 10px;
}
.full-bg .title-center > a:hover {
  color: initial;
}
#s1 .title-center h1 span:first-child {
  font-size: 40px;
  font-weight: 300;
}
#s1 .title-center h1 span:last-child {
  font-size: 40px;
  font-weight: 600;
}
#s2 .title-center img {
  top: -40px;
  left: 45px;
}
#s2 .title-center h1 span:first-child {
  font-size: 40px;
  font-weight: 600;
}
#s2 .title-center h1 span:last-child {
  font-size: 40px;
  font-weight: 300;
}
#s3 .title-center {
  color: #303030;
}
#s3 .title-center img {
  top: -10px;
  left: 26px;
}
#s3 .title-center h1 span:first-child {
  font-size: 40px;
  font-weight: 300;
}
#s3 .title-center a {
  color: white;
}
#s3 .title-center h1 span:last-child {
  font-size: 24px;
  font-weight: 400;
  font-style: italic;
  text-transform: initial;
}
#s3 .title-center h2 {
  text-transform: initial;
  font-weight: 400;
  font-size: 16px;
}
#s4 .title-center {
  color: #303030;
}
#s4 .title-center img {
  top: -10px;
  left: 90px;
}
#s4 .title-center h1 span:first-child {
  font-size: 40px;
  font-weight: 300;
}
#s4 .title-center a {
  color: white;
}
#s4 .title-center h2 {
  text-transform: initial;
  font-weight: 400;
  font-size: 16px;
}
#s5 .title-center {
  color: #303030;
}
#s5 .title-center img {
  top: -10px;
  left: 90px;
}
#s5 .title-center h1 span:first-child {
  font-size: 40px;
  font-weight: 300;
}
#s5 .title-center a {
  color: white;
}
#s5 .title-center h2 {
  text-transform: initial;
  font-weight: 400;
  font-size: 16px;
}
.slideSwitch {
  width: 30px;
  height: 14px;
  background: #e6881a;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -1px;
  margin: 0 5px;
}
.slideSwitch input[type=checkbox] {
  visibility: hidden;
}
.slideSwitch label {
  display: block;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  background: #eeeeee;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: 5px 0px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 0px 5px rgba(0, 0, 0, 0.3);
}
.slideSwitch input[type=checkbox]:checked + label {
  left: 16px;
  -webkit-box-shadow: -5px 0px 5px rgba(0, 0, 0, 0.3);
          box-shadow: -5px 0px 5px rgba(0, 0, 0, 0.3);
}
select {
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
select::-ms-expand {
  display: none;
}
input[type="checkbox"] {
  display: none;
  z-index: 99;
}
.checkbox {
  display: inline-block;
  margin: 0;
  line-height: 26px;
  margin-left: 25px;
  color: white;
  font-size: 12px;
  top: 3px;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 2;
  vertical-align: top;
  margin-top: 0 !important;
}
.checkbox label {
  vertical-align: inherit;
  padding-left: 25px;
}
.checkbox span {
  background-image: url('../images/sprites.png');
  background-position: 0px 25px;
  height: 21px;
  width: 21px;
  display: inline-block;
  left: 0;
  top: 0px;
  margin-right: 5px;
  position: absolute;
}
.checkbox span span {
  margin-right: 10px;
}
.checkbox input[type="checkbox"]:checked + label span {
  background-position: 0px 46px;
}
.dropdown-menu {
  width: 100%;
  min-height: 325px !important;
}
.dropdown-menu .bs-donebutton {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  width: 100%;
}
.dropdown-menu .bs-donebutton .btn-block > button {
  text-align: center;
  background: #e6971a;
  color: #fff;
}
.dropdown-icon {
  background-image: url('../images/sprites.png');
  background-position: 0px 25px;
  height: 21px;
  width: 21px;
  display: inline-block;
  left: 0;
  top: 2px;
  margin-right: 0;
  float: right;
}
.dropdown-ok {
  background-position: 0px 46px;
}
.dropdown-header {
  font-size: 10pt;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
.dropdown-header .text {
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.dropup .dropdown-menu {
  left: -1px;
  bottom: -1px;
}
.btn-group {
  width: 100%;
}
.btn-default {
  background-color: transparent;
  width: 100%;
  line-height: 40px;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  height: 40px;
  text-align: left;
  color: #fff;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: url(../images/plus.jpg) no-repeat center right transparent;
}
.btn-default .caret {
  display: none;
}
.btn-default .filter-option {
  width: 80%;
  padding: 0 40px 0 20px;
  overflow-x: hidden;
}
.btn-default:hover {
  background-color: #fff;
}
.dropdown-menu {
  background-color: rgba(255, 255, 255, 0.7);
}
.dropdown-menu span.dropdown-icon-ok {
  display: none;
}
.dropdown-menu li > a {
  padding: 5px 10px 5px 15px;
  float: left;
  width: 100%;
}
.dropdown-menu li.selected span.dropdown-icon {
  background-position: 0px 46px;
}
.dropdown-menu li .text {
  float: left;
}
.dropdown-menu li.selected span.text {
  color: #e6971a;
}
#a6_1 .dropdown-menu,
#a2_1 .dropdown-menu {
  top: -3px;
  min-height: 175px !important;
}
#a6_1 .dropdown-menu li > a,
#a2_1 .dropdown-menu li > a {
  color: #e6881a;
  background: transparent !important;
}
#a6_1 .dropdown-menu li > a .dropdown-icon,
#a2_1 .dropdown-menu li > a .dropdown-icon {
  display: none;
}
#a6_1 .dropdown-menu li.selected .dropdown-icon,
#a2_1 .dropdown-menu li.selected .dropdown-icon {
  display: block;
  background-image: url(../images/icons/arrow_checkbox.png);
  background-repeat: no-repeat;
  background-position: center center;
}
#a6_1 .dropdown-menu li.selected span.text,
#a2_1 .dropdown-menu li.selected span.text {
  color: #fff;
}
.carousel-inner > .item {
  -webkit-transition: 1.2s ease-in-out left;
  transition: 1.2s ease-in-out left;
}
.a4 .program-links,
#a1_1_6 .program-links,
#a1_1_1_8 .program-links {
  z-index: 2;
}
.a4 .carousel-indicators,
#a1_1_6 .carousel-indicators,
#a1_1_1_8 .carousel-indicators,
.a4 .carousel-left,
#a1_1_6 .carousel-left,
#a1_1_1_8 .carousel-left,
.a4 .caoursel-right,
#a1_1_6 .caoursel-right,
#a1_1_1_8 .caoursel-right {
  z-index: 10000;
}
.a4 .fullBg-slider,
#a1_1_6 .fullBg-slider,
#a1_1_1_8 .fullBg-slider {
  display: block !important;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 1.2s ease-in-out !important;
  transition: all 1.2s ease-in-out !important;
}
.a4 .fullBg-slider.cvisible,
#a1_1_6 .fullBg-slider.cvisible,
#a1_1_1_8 .fullBg-slider.cvisible {
  opacity: 1;
  z-index: 1;
}
.formValidation .has-error .help-block {
  display: none !important;
}
.formValidation .has-error input[type="text"] {
  border: 3px solid #a94442 !important;
}
.form-topic .form-group {
  margin: 0;
}
.parsley-errors-list {
  display: none;
}
input.parsley-error,
textarea.parsley-error {
  border: 3px solid #a94442 !important;
}
input.parsley-error.input-hidden,
textarea.parsley-error.input-hidden {
  padding: 0 !important;
}
.checkbox-label {
  border: 2px solid transparent;
}
.checkbox-container > .parsley-error + ul + .checkbox-label p {
  color: #a94442;
}
.checkbox-container > .parsley-error + ul + .checkbox-label {
  border: 3px solid #a94442 !important;
}
#send-apartments-email {
  display: inline-block;
  width: auto;
  border: 1px solid #c7c7c7;
  margin-left: 15px;
  height: 44px;
}
#send-apartments-email input {
  display: inline-block;
  width: 165px;
  line-height: 42px;
  height: 42px;
  padding-left: 15px;
  background-color: transparent !important;
}
#send-apartments-email button {
  width: 42px;
  height: 42px !important;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  cursor: pointer;
  background-color: #fff !important;
}
#send-apartments-email button img {
  position: relative;
  top: -3px;
  border: 0;
}
.a10 #a10_s1 .contact-form .contact-form-box .submit-btn-container {
  padding-top: 92px;
}
@media (max-width: 991px) {
  .a10 #a10_s1 .contact-form .contact-form-box .submit-btn-container {
    padding-top: 151px;
  }
}
@media (max-width: 767px) {
  .a10 #a10_s1 .contact-form .contact-form-box .submit-btn-container {
    padding-top: 98px;
  }
}
.a3 #a3_s1 .contact-form .contact-form-box .submit-btn-container {
  padding-top: 99px;
}
@media (max-width: 991px) {
  .a3 #a3_s1 .contact-form .contact-form-box .submit-btn-container {
    padding-top: 151px;
  }
}
@media (max-width: 767px) {
  .a3 #a3_s1 .contact-form .contact-form-box .submit-btn-container {
    padding-top: 98px;
  }
}
.a5 #a5_1 .contact-form .contact-form-box .submit-btn-container {
  padding-top: 317px;
}
@media (max-width: 767px) {
  .a5 #a5_1 .contact-form .contact-form-box .submit-btn-container {
    padding-top: 316px;
  }
}
#a5_1 .contact-container .contact-form {
  height: auto;
}
.form-bg {
  background-color: rgba(241, 241, 241, 0.8);
}
.scroll-down-text {
  max-height: 480px;
  overflow: hidden;
  -webkit-transition: max-height 1.2s ease-in;
  transition: max-height 1.2s ease-in;
}
.scroll-down-text.select {
  height: auto;
  max-height: 5000px;
}
@media (max-width: 980px) {
  .container {
    width: 100%;
    padding: 0 15px;
  }
}
@media (min-width: 981px) and (max-width: 1276px) {
  .container {
    width: 100%;
    padding: 0 15px;
  }
}
/**
* Fade-zoom animation for first dialog
*/
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

#form-mail-contact select:active,
#form-mail-contact select:hover,
#form-mail-contact select {
  display: inline-block;
  border: 0;
  outline: 0;
  box-shadow: none;

  padding: 5px 15px 5px 0;
  position: relative;
  background: transparent url('../images/select-icon.svg') no-repeat 98% center / auto 60%;
  line-height: 100%
}

.circle.big-txt .sub-text {
  min-height: 42px;
}

.carousel-open-day .item {
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#text-about-slider .carousel-inner {
  padding-bottom: 50px;
}