@charset "UTF-8";
#header-outer .container .row {
  align-items: center;
}
@media (max-width: 1200px) {
  #header-outer #logo img {
    height: 40px;
  }
}
@media (max-width: 1100px) {
  #header-outer #logo img {
    height: 30px;
  }
}
.sf-menu li {
  /*.btn { old code when using 'Contact Us' button instead of phone numher
            font-size: 18px !important;
            @media(max-width: 1300px) {
                font-size: 17px !important;
            }
            @media(max-width: 1100px) {
                font-size: 16px !important;
            }
        }*/
}
.sf-menu li a {
  font-size: 18px !important;
  color: #212121 !important;
  font-family: "PP Neue Montreal Medium";
}
@media (max-width: 1300px) {
  .sf-menu li a {
    font-size: 16px !important;
    margin-left: 7px !important;
    margin-right: 7px !important;
  }
}
@media (max-width: 1200px) {
  .sf-menu li a {
    font-size: 15px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
@media (max-width: 1050px) {
  .sf-menu li a {
    font-size: 14px !important;
  }
}
.sf-menu li .phone {
  font-family: cooper-black-std, serif;
  color: #105DA3 !important;
  font-size: 20px !important;
}
@media (max-width: 1200px) {
  .sf-menu li .phone {
    font-size: 17px !important;
  }
}
@media (max-width: 1100px) {
  .sf-menu li .phone {
    font-size: 16px !important;
  }
}
@media (max-width: 420px) {
  .sf-menu li .phone {
    font-size: 14px !important;
  }
}
@media (max-width: 370px) {
  .sf-menu li .phone {
    font-family: "PP Neue Montreal Medium";
  }
}
@media (max-width: 340px) {
  .sf-menu li .phone i {
    display: none;
  }
}
.sf-menu li .phone i {
  color: #BD2033 !important;
}
.sf-menu li .phone:after {
  display: none !important;
}
body.mobile.material[data-header-color=light] #header-outer .slide-out-widget-area-toggle a .close-line {
  background-color: #fff !important;
}
.nectar-header-text-content.mobile-only {
  display: none !important;
}
body #header-outer #mobile-menu p, #mobile-menu ul li a {
  color: #212121 !important;
  text-align: center;
  padding: 10px 0 !important;
}
body #header-outer #mobile-menu p:hover, #mobile-menu ul li a:hover {
  color: #105DA3 !important;
}
@media (max-width: 350px) {
  #header-outer #top .slide-out-widget-area-toggle[data-custom-color=true] a {
    padding: 0 12px;
  }
}
.clients.six-cols.no-carousel {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.clients.six-cols.no-carousel > div {
  width: auto !important;
  padding: 20px;
  margin: 0 !important;
}
@media (max-width: 1200px) {
  .clients.six-cols.no-carousel > div {
    padding: 10px;
  }
}
@media (max-width: 1000px) {
  .clients.six-cols.no-carousel {
    flex-wrap: wrap;
  }
  .clients.six-cols.no-carousel > div {
    width: 25% !important;
  }
}
#footer-outer {
  display: none;
}
.container-wrap .main-content .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: column;
}
.content-row {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
@media (max-width: 1000px) {
  .content-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}
.content-row.narrow {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
@media (max-width: 690px) {
  .content-row.narrow {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}
.content-row.pt0 {
  padding-top: 0 !important;
}
.content-row.pb0 {
  padding-bottom: 0 !important;
}
.content-row.blue {
  color: #fff;
}
.content-row.blue > .row-bg-wrap .row-bg {
  background-color: #105DA3 !important;
}
.content-row.blue h1, .content-row.blue h2, .content-row.blue h3, .content-row.blue .wpl_prp_bot .wpl_prp_title, .wpl_prp_bot .content-row.blue .wpl_prp_title, .content-row.blue .wpl_prp_show_position2 .wpl_prp_right_boxes .wpl_prp_right_boxes_title, .wpl_prp_show_position2 .wpl_prp_right_boxes .content-row.blue .wpl_prp_right_boxes_title, .content-row.blue h4, .content-row.blue a {
  color: #fff;
}
.content-row.blue a {
  text-decoration: underline;
}
.content-row.grey > .row-bg-wrap .row-bg {
  background-color: #F9F9F9 !important;
}
.home .hero.banner {
  padding-top: 0px !important;
}
@media (min-width: 1000px) {
  .home .hero.banner {
    padding-bottom: 0px !important;
  }
  .home .hero.banner > .row-bg-wrap:after {
    height: 100%;
    width: 100%;
    position: absolute;
    border-bottom: 62px solid #fff;
    display: block !important;
    left: 0;
    right: 0;
    top: -62px;
    bottom: 0;
    z-index: 2;
    content: "";
  }
}
@media (max-width: 1000px) {
  .home .hero.banner {
    order: -1;
  }
  .home .hero.banner .content-row {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}
.banner {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
.banner.narrow {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
@media (max-width: 690px) {
  .banner.narrow {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
@media (max-width: 1000px) {
  .banner {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}
.banner > .row-bg-wrap:before {
  content: "";
  background: rgba(216, 237, 244, 0.55);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 2;
}
.usps {
  color: #fff;
  font-size: 16px;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
@media (max-width: 1600px) {
  .usps {
    font-size: 15px;
  }
}
@media (max-width: 1500px) {
  .usps {
    font-size: 13px;
  }
}
@media (max-width: 1400px) {
  .usps {
    font-size: 12px;
  }
}
@media (max-width: 1300px) {
  .usps {
    font-size: 11px;
  }
}
@media (max-width: 1000px) {
  .usps {
    font-size: 14px;
  }
}
.usps > .row-bg-wrap {
  background-color: #105DA3;
}
.usps p {
  display: flex;
  align-items: baseline;
  line-height: 1.4em;
}
.usps p i {
  color: #BD2033;
  background: white;
  border-radius: 100px;
  margin-right: 5px;
  margin-top: 5px;
}
.usps p i:before {
  font-family: "FontAwesome";
  content: "";
}
.usps p img {
  margin-right: 5px;
}
@media (max-width: 999px) {
  .usp-icons .vc_column-inner > .wpb_wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .usp-icons .vc_column-inner > .wpb_wrapper .nectar_icon_wrap {
    margin-bottom: 5px;
  }
  .usp-icons .vc_column-inner > .wpb_wrapper p {
    padding-bottom: 5px;
  }
}
.usp-icons p {
  padding-bottom: 15px;
}
body .pb {
  padding-bottom: 35px !important;
}
body .mt {
  margin-top: 35px !important;
}
body .mb {
  margin-bottom: 35px !important;
}
body .mb0 {
  margin-bottom: 0px !important;
}
body {
  font-family: "PP Neue Montreal Book";
  font-size: 20px;
  color: #212121;
  line-height: 1.6em;
}
@media (max-width: 690px) {
  body {
    font-size: 18px;
  }
}
h1, h2, h3, .wpl_prp_bot .wpl_prp_title, .wpl_prp_show_position2 .wpl_prp_right_boxes .wpl_prp_right_boxes_title {
  font-family: cooper-black-std, serif;
}
.home h1 {
  font-family: "PP Neue Montreal Medium";
}
.home h1 strong {
  font-family: cooper-black-std, serif;
  color: #BD2033;
}
h1, .h1 {
  color: #105DA3;
  font-size: 50px;
  text-shadow: 0 0 32px rgba(255, 255, 255, 0.5);
  line-height: 1.2em;
}
@media (max-width: 1000px) {
  h1, .h1 {
    font-size: 40px;
  }
}
@media (max-width: 690px) {
  h1, .h1 {
    font-size: 30px;
  }
}
h2 {
  font-size: 36px;
  color: #105DA3;
  margin-bottom: 25px;
  line-height: 1.2em;
  font-weight: normal;
}
@media (max-width: 1000px) {
  h2 {
    font-size: 31px;
  }
}
@media (max-width: 690px) {
  h2 {
    font-size: 26px;
  }
}
h3, .wpl_prp_bot .wpl_prp_title, .wpl_prp_show_position2 .wpl_prp_right_boxes .wpl_prp_right_boxes_title {
  font-size: 26px;
  line-height: 1.2em;
  color: #105DA3;
}
@media (max-width: 1000px) {
  h3, .wpl_prp_bot .wpl_prp_title, .wpl_prp_show_position2 .wpl_prp_right_boxes .wpl_prp_right_boxes_title {
    font-size: 24px;
  }
}
@media (max-width: 690px) {
  h3, .wpl_prp_bot .wpl_prp_title, .wpl_prp_show_position2 .wpl_prp_right_boxes .wpl_prp_right_boxes_title {
    font-size: 22px;
  }
}
h4 {
  font-size: 22px;
  font-family: "PP Neue Montreal Bold";
  font-weight: normal;
  color: #105DA3;
}
h5 {
  font-size: 14px;
  color: #6C7282;
  text-transform: uppercase;
  font-family: "PP Neue Montreal Medium";
  font-weight: normal;
  letter-spacing: 2.8px;
}
.bold, b, strong {
  font-family: "PP Neue Montreal Medium";
  font-weight: 600;
}
blockquote {
  font-family: "PP Neue Montreal Book";
  font-size: 20px;
  line-height: 1.5em;
}
@media (max-width: 690px) {
  blockquote {
    font-size: 18px;
  }
}
.container-wrap {
  padding-bottom: 0;
}
@media only screen and (min-width: 1px) and (max-width: 999px) {
  #header-outer #top nav {
    display: flex !important;
  }
  #header-outer #top nav .sf-menu:not(.buttons) {
    display: none !important;
  }
  #header-outer #top nav .buttons {
    position: relative !important;
    padding: 0;
    display: flex;
    align-items: center;
  }
  #header-outer #top nav .buttons .nectar-header-text-content {
    padding: 0;
  }
  .col.span_9.col_last {
    flex-direction: row-reverse;
  }
}
.mobile-search {
  display: none !important;
}
/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: "PP Neue Montreal Book";
  font-style: normal;
  font-weight: normal;
  src: local("PP Neue Montreal Book"), url("fonts/ppneuemontreal-book.woff") format("woff");
}
@font-face {
  font-family: "PP Neue Montreal Italic";
  font-style: normal;
  font-weight: normal;
  src: local("PP Neue Montreal Italic"), url("fonts/ppneuemontreal-italic.woff") format("woff");
}
@font-face {
  font-family: "PP Neue Montreal Thin";
  font-style: normal;
  font-weight: normal;
  src: local("PP Neue Montreal Thin"), url("fonts/ppneuemontreal-thin.woff") format("woff");
}
@font-face {
  font-family: "PP Neue Montreal Medium";
  font-style: normal;
  font-weight: normal;
  src: local("PP Neue Montreal Medium"), url("fonts/ppneuemontreal-medium.woff") format("woff");
}
@font-face {
  font-family: "PP Neue Montreal SemiBold italic";
  font-style: normal;
  font-weight: normal;
  src: local("PP Neue Montreal SemiBold italic"), url("fonts/ppneuemontreal-semibolditalic.woff") format("woff");
}
@font-face {
  font-family: "PP Neue Montreal Bold";
  font-style: normal;
  font-weight: normal;
  src: local("PP Neue Montreal Bold"), url("fonts/ppneuemontreal-bold.woff") format("woff");
}
.buttons .btn {
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 690px) {
  .buttons .btn {
    margin: 0;
    width: 100%;
  }
  .buttons .btn:nth-child(2), .buttons .btn:last-child {
    margin-top: 20px;
  }
}
.btn {
  background-color: #BD2033;
  color: #fff !important;
  border-radius: 100px;
  font-family: "PP Neue Montreal Medium";
  font-size: 20px;
  padding: 12px 40px;
}
@media (max-width: 480px) {
  .btn {
    width: 100%;
    font-size: 18px;
    padding: 10px 20px;
  }
}
.btn:hover {
  opacity: 0.9;
}
.btn:after {
  background: none !important;
}
body form .gform_page_footer, body form .gform_footer, body #footer-outer #footer-widgets .col {
  padding-bottom: 0 !important;
}
body form .gform_page_footer .gform_button, body form .gform_footer .gform_button, body #footer-outer #footer-widgets .col .gform_button {
  padding: 12px 40px;
  background: #BD2033 !important;
  color: #fff !important;
  border-radius: 100px !important;
  font-family: "PP Neue Montreal Medium";
  font-size: 20px !important;
  padding: 12px 40px;
  line-height: normal !important;
  transition: 0.3s;
  opacity: 1 !important;
  width: 100%;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}
body form .gform_page_footer .gform_button:hover, body form .gform_footer .gform_button:hover, body #footer-outer #footer-widgets .col .gform_button:hover {
  opacity: 0.9 !important;
}
.nectar-fancy-box[data-style="image_above_text_underline"] {
  border-radius: 20px;
  box-shadow: 0 -2px 46px rgba(0, 0, 0, 0.25);
}
.nectar-fancy-box[data-style="image_above_text_underline"] .text {
  padding: 15px;
  text-align: center;
  background-color: #BD2033;
}
@media (max-width: 480px) {
  .nectar-fancy-box[data-style="image_above_text_underline"] .text {
    padding: 10px;
  }
}
.nectar-fancy-box[data-style="image_above_text_underline"] .text h3, .nectar-fancy-box[data-style="image_above_text_underline"] .text .wpl_prp_bot .wpl_prp_title, .wpl_prp_bot .nectar-fancy-box[data-style="image_above_text_underline"] .text .wpl_prp_title, .nectar-fancy-box[data-style="image_above_text_underline"] .text .wpl_prp_show_position2 .wpl_prp_right_boxes .wpl_prp_right_boxes_title, .wpl_prp_show_position2 .wpl_prp_right_boxes .nectar-fancy-box[data-style="image_above_text_underline"] .text .wpl_prp_right_boxes_title {
  color: #fff;
  font-family: "PP Neue Montreal Book";
  font-size: 22px;
}
@media (max-width: 480px) {
  .nectar-fancy-box[data-style="image_above_text_underline"] .text h3, .nectar-fancy-box[data-style="image_above_text_underline"] .text .wpl_prp_bot .wpl_prp_title, .wpl_prp_bot .nectar-fancy-box[data-style="image_above_text_underline"] .text .wpl_prp_title, .nectar-fancy-box[data-style="image_above_text_underline"] .text .wpl_prp_show_position2 .wpl_prp_right_boxes .wpl_prp_right_boxes_title, .wpl_prp_show_position2 .wpl_prp_right_boxes .nectar-fancy-box[data-style="image_above_text_underline"] .text .wpl_prp_right_boxes_title {
    font-size: 18px;
  }
}
.nectar-fancy-box[data-style="image_above_text_underline"]:hover h3, .nectar-fancy-box[data-style="image_above_text_underline"]:hover .wpl_prp_bot .wpl_prp_title, .wpl_prp_bot .nectar-fancy-box[data-style="image_above_text_underline"]:hover .wpl_prp_title, .nectar-fancy-box[data-style="image_above_text_underline"]:hover .wpl_prp_show_position2 .wpl_prp_right_boxes .wpl_prp_right_boxes_title, .wpl_prp_show_position2 .wpl_prp_right_boxes .nectar-fancy-box[data-style="image_above_text_underline"]:hover .wpl_prp_right_boxes_title {
  background: none;
}
.featured-properties-carousel .nectar-fancy-box {
  box-shadow: none;
}
.featured-properties-carousel .nectar-fancy-box .text {
  background-color: #fff;
  color: #212121;
  line-height: normal;
  padding: 20px;
}
.featured-properties-carousel .nectar-fancy-box .text h4 {
  background: none !important;
  font-size: 20px;
  font-family: "PP Neue Montreal Medium";
  margin-bottom: 10px;
  display: block;
  line-height: 1.2em;
}
.featured-properties-carousel .nectar-fancy-box table {
  background-color: transparent !important;
  border: none !important;
  margin: 0 auto;
  margin-bottom: 0 !important;
}
.featured-properties-carousel .nectar-fancy-box table tr {
  background-color: transparent !important;
}
.featured-properties-carousel .nectar-fancy-box table tr td {
  color: #212121;
  border: none !important;
}
.featured-properties-carousel .nectar-fancy-box table tr td:first-child, .featured-properties-carousel .nectar-fancy-box table tr td:nth-child(2) {
  width: 60px;
}
.featured-properties-carousel .nectar-fancy-box table tr td:last-child {
  text-align: right;
}
.featured-properties-carousel .nectar-fancy-box table tr td i {
  color: #105DA3;
  margin-right: 5px;
}
@media (max-width: 340px) {
  .flight-logos-carousel {
    max-width: 100%;
  }
}
.flight-logos-carousel .nectar-carousel-fixed-content {
  font-size: 24px;
  font-family: "PP Neue Montreal Bold";
  padding-right: 30px;
}
.flight-logos-carousel .nectar-carousel-fixed-content br {
  display: none;
}
@media (min-width: 1000px) and (max-width: 1400px) {
  .flight-logos-carousel .nectar-carousel-fixed-content br {
    display: block;
  }
}
@media (max-width: 480px) {
  .flight-logos-carousel .nectar-carousel-fixed-content br {
    display: block;
  }
}
@media (max-width: 999px) {
  .flight-logos-carousel .nectar-carousel-fixed-content {
    text-align: center;
    padding-right: 0;
  }
}
.flight-logos-carousel .nectar-carousel-fixed-content b {
  color: #105DA3;
  font-family: "PP Neue Montreal Bold";
  font-weight: normal;
  border-bottom: 2px solid #BD2033;
}
.flight-logos-carousel .flickity-viewport {
  margin: 0 !important;
}
.flight-logos-carousel .flickity-viewport .cell .hover-wrap {
  margin-bottom: 0;
}
.flight-logos-carousel .flickity-page-dots {
  display: none;
}
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
  margin: 0;
}
.testimonial_slider blockquote.is-selected p {
  background-color: #fff !important;
}
.testimonial_slider blockquote.is-selected p .bottom-arrow:after {
  border-color: #fff transparent transparent transparent;
}
@media (max-width: 690px) {
  .testimonial_slider blockquote p {
    padding: 30px !important;
  }
}
.testimonial_slider blockquote p:before {
  color: #105DA3;
  font-size: 80px;
  opacity: 1;
}
@media (max-width: 690px) {
  .testimonial_slider blockquote p:before {
    font-size: 50px;
  }
}
.testimonial_slider .flickity-prev-next-button:before {
  background-color: #105DA3 !important;
}
.testimonial_slider .flickity-prev-next-button .arrow {
  fill: #fff !important;
}
.testimonial_slider .flickity-prev-next-button:after {
  background-color: #fff !important;
}
@media (min-width: 1000px) {
  .nectar-sticky-media-sections.content-spacing-20vh .nectar-sticky-media-section__content-section {
    margin-top: 10vh;
    margin-bottom: 10vh;
  }
  .nectar-sticky-media-sections.content-spacing-20vh .nectar-sticky-media-section__content-section:last-child {
    padding-bottom: 20vh;
  }
}
@media (max-width: 999px) {
  .nectar-sticky-media-content__media-wrap {
    margin-bottom: 30px;
  }
  .nectar-sticky-media-sections .nectar-sticky-media-section__content-section:not(:last-child) {
    margin-bottom: 50px;
  }
}
.gform_wrapper {
  margin-bottom: 0 !important;
}
.gform-body input {
  border-radius: 100px !important;
  line-height: normal !important;
  padding: 15px !important;
}
.gform-body .gfield_select {
  border-radius: 100px !important;
  line-height: normal !important;
  padding: 15px !important;
}
.gform-body textarea {
  border-radius: 20px;
  padding: 15px !important;
  line-height: normal !important;
}
.gform-body .gfield_label {
  margin-top: 0 !important;
}
@media (min-width: 640px) {
  .gform-body .gfield--type-date {
    text-align: center;
  }
}
.gform-body .ginput_container_date {
  justify-content: center;
}
.gform-body .gfield_checkbox {
  line-height: 1.3em;
}
.gform-body .gfield_checkbox a {
  color: #105DA3;
}
.gform_required_legend {
  display: none;
}
.ui-datepicker-inline {
  position: relative;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next {
  display: none !important;
}
.wpl_property_listing_container {
  margin-top: 0;
}
.wpl_property_listing_container .wpl_sort_options_container {
  margin-top: 0;
  margin-bottom: 0;
}
.wpl_prp_top .view_detail {
  font-size: 0 !important;
}
.wpl_prp_top .wpl_prp_top_boxes {
  background-color: rgba(0, 0, 0, 0);
  transform: none !important;
  transition: none !important;
}
.wpl_prp_top .wpl_prp_top_boxes img {
  border-radius: 20px;
}
.wpl_prp_top:hover .wpl_prp_top_boxes {
  background-color: rgba(0, 0, 0, 0);
}
.wpl_prp_top:hover .wpl_prp_top_boxes.back {
  background-color: transparent !important;
}
.wpl_prp_top:hover .wpl_prp_top_boxes a {
  opacity: 1;
}
.wpl_prp_bot .wpl_prp_title {
  font-family: "PP Neue Montreal Medium";
  white-space: normal;
  font-size: 20px;
}
.wpl_prp_bot .wpl_prp_listing_icon_box > div:after {
  color: #105DA3 !important;
  font-size: 1.1em;
}
.price_box span {
  color: #212121 !important;
}
.wpl_property_show .banner {
  background-color: #105DA3;
  margin-bottom: 0 !important;
}
.wpl_property_show .banner h1 {
  color: #fff;
  text-align: center;
  text-shadow: none;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 0;
  font-size: 40px;
}
@media (max-width: 690px) {
  .wpl_property_show .banner h1 {
    font-size: 22px;
  }
}
@media (min-width: 981px) {
  .wpl_property_show .wpl_gallery_container {
    margin-top: 30px;
  }
}
@media (max-width: 980px) {
  .wpl_property_show .wpl_gallery_container {
    width: 100% !important;
  }
  .wpl_property_show .wpl_gallery_container * {
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .propertydetails {
    padding-right: 60px;
  }
}
.wpl_prp_show_detail_boxes {
  margin-bottom: 30px;
}
.wpl_prp_show_detail_boxes .wpl-column {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1199px) {
  .wpl_prp_show_detail_boxes .wpl-column {
    width: 100% !important;
  }
}
.wpl_prp_show_detail_boxes_title {
  background: #D1EAFF;
  font-style: normal;
  padding: 10px;
  text-align: center;
  border: none;
}
.wpl_prp_show_detail_boxes_title:after {
  display: none;
}
.wpl_prp_show_detail_boxes_cont .rows.feature.single:after {
  font-family: FontAwesome;
  content: "";
}
.wpl_prp_container_content_right {
  padding-top: 0;
}
.wpl_prp_show_position2 .wpl_prp_right_boxes {
  padding: 0;
  border: none;
  background: #105DA3;
  border-radius: 20px;
  overflow: hidden;
  color: #fff;
}
.wpl_prp_show_position2 .wpl_prp_right_boxes .wpl_prp_right_boxes_title {
  background: #BD2033;
  padding: 15px;
  font-family: cooper-black-std, serif;
  text-align: center;
  color: #fff;
  font-style: normal;
  margin-bottom: 0;
  font-size: 20px;
}
.wpl_prp_show_position2 .wpl_prp_right_boxes .wpl_prp_right_boxes_title span {
  color: #fff;
  font-style: normal;
}
.wpl_prp_show_position2 .wpl_prp_right_boxes_content {
  padding: 30px;
}
@media (max-width: 690px) {
  .wpl_prp_show_position2 .wpl_prp_right_boxes_content {
    padding: 15px;
  }
}
.wpl_prp_show_position2 .wpl_prp_right_boxes_content input, .wpl_prp_show_position2 .wpl_prp_right_boxes_content textarea {
  background: #fff;
}
@media (max-width: 690px) {
  .wpl_prp_show_position2 .wpl_prp_right_boxes_content input, .wpl_prp_show_position2 .wpl_prp_right_boxes_content textarea {
    padding: 10px !important;
  }
}
.wpl_prp_show_position2 .wpl_prp_right_boxes_content .gfield_description {
  color: #fff !important;
}
@media (min-width: 690px) {
  .wpl_prp_show_position2 .wpl_prp_right_boxes_content .listingid .gfield_description {
    display: none;
  }
}
.wpb_tabs_nav {
  margin-bottom: 50px !important;
}
.wpb_tabs_nav .tab-item {
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 690px) {
  .wpb_tabs_nav .tab-item {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.wpb_tabs_nav .tab-item a {
  background-color: #105DA3 !important;
  color: #fff;
  border-radius: 100px;
  border: none;
  padding: 6px 40px !important;
  font-size: 16px;
}
@media (max-width: 690px) {
  .wpb_tabs_nav .tab-item a {
    padding: 6px 15px !important;
    font-size: 14px;
  }
}
.wpb_tabs_nav .tab-item.active-tab a {
  background-color: #fff !important;
  color: #212121;
  font-family: "PP Neue Montreal Medium";
  font-size: 25px;
}
@media (max-width: 690px) {
  .wpb_tabs_nav .tab-item.active-tab a {
    font-size: 17px;
  }
}
.toggles .toggle .toggle-title a {
  background-color: #105DA3;
  font-size: 20px !important;
  color: #fff;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  line-height: 1.4em !important;
  font-family: "PP Neue Montreal Medium";
}
@media (max-width: 690px) {
  .toggles .toggle .toggle-title a {
    font-size: 18px !important;
  }
}
.toggles .toggle .toggle-title a i {
  color: #fff;
  top: 25px;
}
@media (max-width: 690px) {
  .toggles .toggle .toggle-title a i {
    top: 23px;
  }
}
.toggles .toggle .inner-toggle-wrap {
  padding: 30px !important;
}
.red .toggle .toggle-title a {
  background-color: #BD2033;
}
.centre .toggle .toggle-title a {
  text-align: center;
  padding-left: 14px;
  padding-right: 14px;
}
.centre .toggle .toggle-title a i {
  position: relative;
  top: -2px;
  left: 0;
  margin-right: 5px;
  line-height: normal;
}
