﻿@charset "UTF-8";
body {
  font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}

p {
  font-size: 18px !important;
  line-height: 1.8em;
  font-family: 'Open Sans', sans-serif;
}

.fadeIn {
  visibility: visible;
  animation-duration: 1.6s;
  animation-delay: 0s;
  animation-name: fadeIn;
}

.btn.btn-ghost {
  background: transparent;
  border: 3px solid #017cba;
  color: #017cba;
  border-radius: 0;
  display: inline-block;
  margin-top: 25px;
  padding: 10px 20px;
  text-transform: uppercase;
  transition: all .2s ease-in;
  font-size: 1.3em;
}

.btn-lg {
  border-radius: 0px;
  background: #017cba;
}

.index {
  /*who are you end*/
  /*Meet seldin*/
  /*Meet seldin end*/
  /* Service*/
  /* Service end*/
  /* Careers*/
  /* Careers end*/
}
.index .who-are-you {
  padding: 90px 0 90px 0;
}
.index .who-are-you h1 {
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 28px;
  position: relative;
}
.index .who-are-you h1:before {
  background: #017cba none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  width: 150px;
}
.index .who-are-you h1:after {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-bottom: 8px;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}
.index .who-are-you p {
  font-size: 18px !important;
  line-height: 1.8em;
  font-family: 'Open Sans', sans-serif;
}
.index .meet-seldin {
  color: #fff;
  padding: 75px 0 30px 0;
  background: linear-gradient(rgba(1, 124, 186, 0.91), rgba(1, 124, 186, 0.91)), url(/Assets/images/home-services.jpg);
  background-attachment: fixed;
  background-position: 100% 100%;
  background-size: 130% auto;
  background-repeat: no-repeat;
}
.index .meet-seldin .content {
  margin-left: 54px;
}
@media screen and (max-width: 991px) {
  .index .meet-seldin .content {
    margin-left: 0px;
  }
}
.index .meet-seldin p {
  text-align: left;
}
.index .meet-seldin .bx-wrapper .bx-pager.bx-default-pager a.active, .index .meet-seldin .bx-wrapper .bx-pager.bx-default-pager a:focus, .index .meet-seldin .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #fff;
}
.index .meet-seldin .bx-wrapper .bx-pager.bx-default-pager a {
  background: #4c4848;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media (min-width: 991px) {
  .index .service .full-width-section {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
@media (min-width: 991px) {
  .index .service .full-text-container {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 50px;
    position: static;
  }
}
@media (min-width: 991px) {
  .index .service .full-image-container {
    width: 50%;
    display: table-cell;
    position: relative;
    overflow: hidden;
  }
}
.index .service .content {
  width: 520px;
  float: right;
}
@media (max-width: 1199px) {
  .index .service .content {
    width: 423px;
    float: right;
  }
}
@media (max-width: 991px) {
  .index .service .content {
    width: 100%;
    padding: 40px 0px;
  }
}
.index .service .content h2 {
  font-size: 45px;
  font-weight: 800;
  line-height: 58px;
  margin-top: 5px;
  position: relative;
  padding-bottom: 15px;
}
.index .service .content h2:after {
  background: #017cba;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0%;
  margin-left: 0px;
  position: absolute;
  width: 100px;
}
.index .service .content p {
  text-align: left;
  line-height: 35px;
  margin-top: 4px;
  padding-top: 10px;
}
.index .founded {
  background: #017cba;
  color: #fff;
  padding: 90px 0 80px 0px;
  text-align: center;
}
.index .founded h1 {
  font-weight: bold !important;
  font-size: 50px !important;
  position: relative;
  padding-bottom: 25px;
}
.index .founded h1:before {
  background: #ffffff;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  width: 150px;
}
.index .founded h1:after {
  background: #ffffff;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-bottom: 8px;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}
.index .founded p {
  padding-top: 20px;
  font-size: 51px !important;
}
.index .founded .foundername {
  font-size: 18px !important;
  text-align: right;
}
@media (min-width: 991px) {
  .index .careers .full-width-section {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
@media (min-width: 991px) {
  .index .careers .full-text-container {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 50px;
    position: static;
  }
}
.index .careers .full-image-container {
  width: 50%;
  display: table-cell;
  position: relative;
  overflow: hidden;
}
.index .careers .full-image-container img {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1199px) {
  .index .careers .full-image-container img {
    width: 800px;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (max-width: 991px) {
  .index .careers .full-image-container img {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.index .careers .content {
  width: 520px;
}
@media (max-width: 1199px) {
  .index .careers .content {
    width: 423px;
  }
}
@media (max-width: 991px) {
  .index .careers .content {
    width: 100%;
    padding: 40px 0px;
  }
}
.index .careers .content h2 {
  font-size: 45px;
  font-weight: 800;
  line-height: 58px;
  margin-top: 5px;
  position: relative;
  padding-bottom: 15px;
}
.index .careers .content h2:after {
  background: #017cba;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0%;
  margin-left: 0px;
  position: absolute;
  width: 100px;
}
.index .careers .content p {
  text-align: left;
  line-height: 35px;
  margin-top: 4px;
  padding-top: 10px;
}

/*End end*/
.company .header {
  color: #fff;
  padding: 75px 0 30px 0;
  background: linear-gradient(rgba(1, 124, 186, 0.91), rgba(1, 124, 186, 0.91)), url(/Assets/images/banner/banner-company.jpg) !important;
  background-attachment: fixed;
  background-position: 100% 100%;
  background-size: 130% auto;
  background-repeat: no-repeat;
  height: 200px;
}
.company .header h1 {
  text-transform: uppercase;
  font-size: 45px;
}
.company .about-section {
  background: #f1f1f1;
}
@media (min-width: 991px) {
  .company .about-section .full-width-section {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
@media (min-width: 991px) {
  .company .about-section .full-text-container {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 50px;
    position: static;
  }
}
.company .about-section .full-image-container {
  width: 50%;
  display: table-cell;
  position: relative;
  overflow: hidden;
}
.company .about-section .full-image-container img {
  width: 100%;
  height: 75%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1199px) {
  .company .about-section .full-image-container img {
    width: 605px;
    height: 70%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (max-width: 991px) {
  .company .about-section .full-image-container img {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.company .about-section .content {
  width: 520px;
}
@media (max-width: 1199px) {
  .company .about-section .content {
    width: 423px;
  }
}
@media (max-width: 991px) {
  .company .about-section .content {
    width: 100%;
    padding: 40px 0px;
  }
}
.company .about-section .content h2 {
  font-size: 45px;
  font-weight: 800;
  line-height: 58px;
  margin-top: 5px;
  position: relative;
  padding-bottom: 15px;
}
.company .about-section .content h2:after {
  background: #017cba;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0%;
  margin-left: 0px;
  position: absolute;
  width: 100px;
}
.company .about-section .content p {
  text-align: left;
  line-height: 35px;
  margin-top: 4px;
  padding-top: 10px;
}
.company .vision {
  background: #017cba;
  color: #fff;
  padding: 90px 0px;
  text-align: center;
}
.company .vision p {
  font-size: 18px;
  line-height: 1.8em;
}
.company .vision h1 {
  font-weight: bold !important;
  font-size: 50px !important;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.company .vision h1:before {
  background: #ffffff;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  width: 150px;
}
.company .vision h1:after {
  background: #ffffff;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-bottom: 8px;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}
.company .services2 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.company .services2 h1 {
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 28px;
  position: relative;
}
.company .services2 h1:before {
  background: #017cba none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  width: 150px;
}
.company .services2 h1:after {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-bottom: 8px;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}
.company .services2 .content {
  padding-top: 10px;
  padding-bottom: 10px;
}
.company .services2 .content h4 {
  font-size: 24px;
  font-weight: 800;
  line-height: 58px;
  margin-top: 5px;
  text-align: center;
}
.company .history {
  background: #f1f1f1;
}
@media (min-width: 991px) {
  .company .history .full-width-section {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
@media (min-width: 991px) {
  .company .history .full-text-container {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 50px;
    position: static;
  }
}
.company .history .full-image-container {
  width: 50%;
  display: table-cell;
  position: relative;
  overflow: hidden;
}
.company .history .full-image-container img {
  width: 100%;
  height: 75%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1199px) {
  .company .history .full-image-container img {
    width: 800px;
    height: 75%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (max-width: 991px) {
  .company .history .full-image-container img {
    width: 100%;
    height: 75%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.company .history .content {
  width: 520px;
}
@media (max-width: 1199px) {
  .company .history .content {
    width: 423px;
  }
}
@media (max-width: 991px) {
  .company .history .content {
    width: 100%;
    padding: 40px 0px;
  }
}
.company .history .content h2 {
  font-size: 45px;
  font-weight: 800;
  line-height: 58px;
  margin-top: 5px;
  position: relative;
  padding-bottom: 15px;
}
.company .history .content h2:after {
  background: #017cba;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0%;
  margin-left: 0px;
  position: absolute;
  width: 100px;
}
.company .history .content p {
  text-align: left;
  line-height: 35px;
  margin-top: 4px;
  padding-top: 10px;
}
.company .our-mission {
  padding-top: 80px;
  padding-bottom: 80px;
}
.company .our-mission p {
  text-align: center;
  padding-bottom: 20px;
}
.company .our-mission h1 {
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 28px;
  position: relative;
}
.company .our-mission h1:before {
  background: #017cba none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  width: 150px;
}
.company .our-mission h1:after {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-bottom: 8px;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}

/*End company*/
.leadership .header {
  color: #fff;
  padding: 75px 0 30px 0;
  background: linear-gradient(rgba(1, 124, 186, 0.91), rgba(1, 124, 186, 0.91)), url(/Assets/images/banner/banner-leadership.jpg) !important;
  background-attachment: fixed;
  background-position: 100% 100%;
  background-size: 130% auto;
  background-repeat: no-repeat;
  height: 200px;
}
.leadership .header h1 {
  text-transform: uppercase;
  font-size: 45px;
}
.leadership .content {
  padding-top: 80px;
  padding-bottom: 80px;
}
.leadership .content p {
  text-align: justify;
}
.leadership .content h1 {
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-bottom: 55px;
  padding-bottom: 28px;
  position: relative;
}
.leadership .content h1:before {
  background: #017cba none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  width: 150px;
}
.leadership .content h1:after {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-bottom: 8px;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}
.leadership .content h3 {
  font-weight: 600;
  font-size: 18px !important;
  line-height: 1.9em;
}
.leadership .content .team {
  float: left;
  margin: 0;
  padding: 0 1em .5em 0;
}

.apartments-new .inner {
  display: inline-block;
}
.apartments-new .map-container #map-canvas {
  max-height: 75vh;
  min-height: 45vh;
  width: 100%;
}
.apartments-new .map-container .directions {
  font-size: 12px !important;
}
.apartments-new .map-container label {
  font-weight: 500;
}
.apartments-new .map-container .banner {
  margin-top: unset;
}
.apartments-new .map-container .infoBox {
  background: #fff;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
  padding: 10px;
  position: relative;
  z-index: 2000;
}
.apartments-new .map-container .infoBox:before {
  background: #fff;
  border-bottom: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  bottom: -11px;
  content: "";
  height: 20px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 20px;
}
.apartments-new .property-lists {
  padding-bottom: 30px !important;
}
.apartments-new .property-lists .margin-top30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.apartments-new .property-lists .latest-pic {
  background: no-repeat 50% 50%;
  background-size: cover;
  height: 200px;
}
.apartments-new .property-lists .description-wrap {
  overflow: hidden;
  border-left: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  border-bottom: 1px solid #a9a9a9;
}
.apartments-new .property-lists .pic-description {
  min-height: 260px;
  position: relative;
  margin: 15px;
  padding: 0;
}
.apartments-new .property-lists .pic-description p {
  color: #333333;
}
.apartments-new .property-lists .pic-description .btn {
  position: absolute;
  bottom: 0px;
  z-index: 99;
}
.apartments-new .property-lists .pic-description h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 10px;
  height: 50px;
}
.apartments-new .property-lists .pic-description h3 a {
  color: #333;
}
.apartments-new .property-lists .latest-pic-bottom {
  padding-bottom: 25px;
}

.apartment-description .header {
  color: #fff;
  padding: 75px 0 30px 0;
  background: linear-gradient(rgba(1, 124, 186, 0.91), rgba(1, 124, 186, 0.91)), url(/Assets/images/banner/apartment-header-banner-bg.jpg) !important;
  background-attachment: fixed;
  background-position: 100% 100%;
  background-size: 130% auto;
  background-repeat: no-repeat;
  height: 200px;
}
.apartment-description .form-details {
  background-color: #f1f1f1;
  padding-bottom: 10px;
  padding-top: 30px;
}
.apartment-description .form-details .bx-wrapper {
  position: relative;
  margin-bottom: 51px;
  padding: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.apartment-description .form-details .find-btn {
  padding-left: 15px;
  padding-right: 15px;
}
.apartment-description .form-details .find-btn .btn-primary {
  font-size: 18px !important;
  height: 50px;
  padding-top: 11px;
  background: #333333;
  border: 1px solid #333333;
}
.apartment-description .form-details .find-home-form {
  padding: 10px 0;
}
.apartment-description .form-details .find-home-form h1 {
  font-size: 30px;
  padding: 20px 0;
}
.apartment-description .form-details .find-home-form .triangle-container {
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
}
.apartment-description .form-details .find-home-form .triangle-container .triangle {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top right, transparent 50%, #3187d2 0%), linear-gradient(to top left, transparent 50%, #3187d2 0%);
  background-size: 50.2% 100%;
  background-repeat: no-repeat;
  background-position: top left, top right;
}
.apartment-description .form-details .find-home-form .c-form-1-bottom {
  background: #444;
  background: rgba(0, 0, 0, 0.1);
  text-align: left;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.apartment-description .form-details .find-home-form .c-form-1-bottom .find {
  text-align: center;
  margin-bottom: 0;
  background-color: #3187d2;
  color: #fff;
  border-color: #285e8e;
}
.apartment-description .form-details .find-home-form .c-form-1-bottom .input-forms {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.apartment-description .form-details .find-home-form .c-form-1-bottom .input-lg {
  height: 50px;
  border-radius: 0px;
}
.apartment-description .form-details .find-home-form .c-form-1-bottom .btn-lg {
  height: 50px;
}
.apartment-description .form-details .address-apartment h1 {
  font-size: 45px;
  font-weight: 800;
  line-height: 58px;
  margin-top: 5px;
  position: relative;
  padding-bottom: 6px;
}
.apartment-description .form-details .address-apartment p {
  font-size: 24px !important;
}
.apartment-description .form-details .address-apartment p em {
  padding-right: 13px !important;
}
.apartment-description .form-details .address-apartment .phone {
  margin-bottom: 0px !important;
}
.apartment-description .form-details .address-apartment .phone em {
  padding-right: 8px;
  font-size: 25px;
}
.apartment-description .form-details .address-apartment .phone a {
  font-size: 32px;
  font-weight: 800;
}
.apartment-description .aparment-content {
  margin-top: 40px;
  margin-bottom: 40px;
}
.apartment-description .aparment-content .amenities {
  padding-top: 20px;
}
.apartment-description .aparment-content .amenities h2 {
  padding-bottom: 20px;
}
.apartment-description .aparment-content .amenities p {
  padding-bottom: 10px;
  text-indent: -1em;
}
.apartment-description .aparment-content .amenities p:before {
  content: "■";
  color: #0088ff;
  padding-right: 0.6em;
  font-size: 14px;
}
.apartment-description .aparment-content .floorplan h2 {
  padding-bottom: 20px;
}
.apartment-description .aparment-content .floorplan .effect-zoe {
  position: relative;
}
.apartment-description .aparment-content .floorplan .effect-zoe .preview-btn {
  border: none;
  border-radius: 100px;
  color: black;
  display: inline;
  height: 45px;
  margin-bottom: 10px;
  padding-top: 10px;
  width: 45px;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.apartment-description .aparment-content .floorplan .effect-zoe img {
  width: 100%;
}
.apartment-description .aparment-content .floorplan .effect-zoe .container-mix img {
  padding: 0;
}
.apartment-description .aparment-content .floorplan .effect-zoe img.mfp-img {
  max-height: 600px !important;
  max-width: 900px;
}
.apartment-description .aparment-content .floorplan .container-mix .mix {
  position: relative;
}
.apartment-description .aparment-content .floorplan .container-mix img {
  padding: 0;
}

.careers-new .header {
  color: #fff;
  padding: 75px 0 30px 0;
  background: linear-gradient(rgba(1, 124, 186, 0.91), rgba(1, 124, 186, 0.91)), url(/Assets/images/banner/banner-careers.jpg) !important;
  background-attachment: fixed;
  background-position: 100% 100%;
  background-size: 130% auto;
  background-repeat: no-repeat;
  height: 200px;
}
.careers-new .header h1 {
  text-transform: uppercase;
  font-size: 45px;
}
.careers-new .banner img {
  width: 100% !important;
}
.careers-new h1 {
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 28px;
  position: relative;
}
.careers-new h1:before {
  background: #017cba none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  width: 150px;
}
.careers-new h1:after {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-bottom: 8px;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}
.careers-new .opportunity {
  padding-top: 80px;
}
.careers-new .opportunity p {
  text-align: center;
}
.careers-new .opportunity .btn.btn-ghost {
  background: transparent;
  border: 3px solid #017cba;
  color: #017cba;
  border-radius: 0;
  display: inline-block;
  margin-top: 25px;
  padding: 10px 20px;
  text-transform: uppercase;
  transition: all .2s ease-in;
  font-size: 1.3em;
}
.careers-new .opportunity .embed-responsive {
  margin-top: 40px;
}
.careers-new .benefits {
  padding-top: 80px;
}
.careers-new .benefits .body {
  padding-top: 50px;
}
.careers-new .benefits .body .b-icon img {
  width: 75px;
  margin-bottom: 8px;
}
.careers-new .instagram {
  padding-top: 80px;
  padding-bottom: 80px;
}

.newss .header {
  color: #fff;
  padding: 75px 0 30px 0;
  background: linear-gradient(rgba(1, 124, 186, 0.91), rgba(1, 124, 186, 0.91)), url(/Assets/images/banner/banner-news.jpg) !important;
  background-attachment: fixed;
  background-position: 100% 100%;
  background-size: 130% auto;
  background-repeat: no-repeat;
  height: 200px;
}
.newss .header h1 {
  text-transform: uppercase;
  font-size: 45px;
}
.newss .body {
  padding-top: 80px;
  padding-bottom: 80px;
}

.news-details .header {
  color: #fff;
  padding: 75px 0 30px 0;
  background: linear-gradient(rgba(1, 124, 186, 0.91), rgba(1, 124, 186, 0.91)), url(/Assets/images/banner/banner-news.jpg) !important;
  background-attachment: fixed;
  background-position: 100% 100%;
  background-size: 130% auto;
  background-repeat: no-repeat;
  height: 200px;
}
.news-details .header h1 {
  text-transform: uppercase;
  font-size: 45px;
}
.news-details .content {
  padding-top: 80px;
  padding-bottom: 80px;
}
.news-details .content h2 {
  font-size: 34px;
  font-weight: 500;
  line-height: 58px;
  margin-top: 5px;
  position: relative;
  padding-bottom: 0px;
}
.news-details .content h2:after {
  background: #017cba;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0%;
  margin-left: 0px;
  position: absolute;
  width: 100px;
}

.contacts .header {
  color: #fff;
  padding: 75px 0 30px 0;
  background: linear-gradient(rgba(1, 124, 186, 0.91), rgba(1, 124, 186, 0.91)), url(/Assets/images/banner/banner-contactus.jpg) !important;
  background-attachment: fixed;
  background-position: 100% 100%;
  background-size: 130% auto;
  background-repeat: no-repeat;
  height: 200px;
}
.contacts .header h1 {
  text-transform: uppercase;
  font-size: 45px;
}
.contacts .forms {
  padding-top: 80px;
  padding-bottom: 80px;
}
.contacts .forms h1 {
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 28px;
  position: relative;
}
.contacts .forms h1:before {
  background: #017cba none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  width: 150px;
}
.contacts .forms h1:after {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-bottom: 8px;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}
.contacts .forms p {
  text-align: center;
}
