@charset "UTF-8";
/*
Theme Name: Beach City
Theme URI: http://underscores.me/
Author: Umeed
Author URI: http://umeedemad.com
Description: Property Investment Guide
Version: 1.2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: beach-city
Tags:
------------------------------------------------------------
*/
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic,900,900italic|Oswald:400,300,700|Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic|Droid+Sans:400,700);
.post-navigation, .main-navigation ul, .project-type .project-item ul li a, .main-services.inner, #team_list, #service-page, .project-single .left-content .city-images, .project-single .site-images-wrap, .tier-box .tier-item, .tier-box .tier-item div, .tier-box .tier-item section, .project-status .status-item, .product_type_item .product_icon_wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.h1 { font-size: 3rem; font-family: "Playfair Display", serif; font-weight: 700; margin-bottom: .75em; }

.header-widget .bcity-btn { background: #163350!important; }
.intro-video { padding-bottom: 100px; padding-top: 60px; }
.intro-video h2 { color: #163350; }
.intro-video p { color: #163350; font-size; 1.25rem; }
.intro-video h3 { text-align: center; color: #163350; font-size: 1.25rem; font-family: "Playfair Display", serif;}
.intro-video h3:after { display: none; background: none; }
.expertise, .investment-team { 
	background: #163350;
	color: white;
	padding: 100px 0;
}

.expertise-img-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.expertise-img-grid img { max-width: 50%; padding: 1em; }
img.img-block {display: block; max-width: 100%; }
a.teal-link { font-weight: 700; color: #56B4C4; text-decoration: underline; position: relative; display: block; margin-top: 2em; font-size: 1.125rem; }
a.teal-link:after { 
	position: absolute;
    font-family: "bcity_icons";
    content: '\e90c';
    top: 50%;
    margin-left: 20px;
	padding: .5em;
    -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);
    width: 22px;
    height: 22px;
    background: #fff;
    border: 3px solid rgba(255, 255, 255, 0.8);
    color: #163350;
    border-radius: 30px;
    font-size: 0.6rem;
    line-height: 11px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
	text-decoration: none;
}

.real-estate-videos { padding: 100px 0;}
.real-estate-videos iframe { max-width: 100%; }
.real-estate-videos h2 { text-align: center; color: #163350; }
.real-estate-videos div.title { display: none; }
.real-estate-videos .bcity-btn { background: #57AED2; }
.real-estate-videos .filtr-item .project { text-align: center; margin-bottom: 1em; }

.bcity-btn { background: #57AED2!important; margin-left: 0!important; }
#rev_slider_9_1_wrapper .zeus.tparrows:before { color: rgba(22,51,80,.5)!important; }
#rev_slider_9_1_wrapper .zeus.tparrows { background: white!important; }

.gallery { padding: 100px 0; }
.gallery-intro { margin-bottom: 2em; }
.gallery-intro p { font-size: 1.25rem; }
.gallery h2 { color: #163350; }

.site-main .investment-team ul li, .site-main .expertise ul li { color: white; }
.site-main .investment-team ul li:before, .site-main .expertise ul li:before { color: #56B4C4; }
.investment-team p, .expertise p, .investment-team p,
.investment-team a, .expertise a, .investment-team a { font-size: 1.25rem; }

.blue-block { background:#163350; padding: 1.5em; margin-bottom: 1em; color: white; font-size: 1rem; }
.learn-products { background: #F4F4F4; padding: 100px 0; }
.learn-products strong { display: block; font-size: 1.125rem; }
.learn-products h2 { color: #163350; margin-top: 0; }
.learn-products img { max-width: 100%; -o-object-fit: contain; object-fit: contain; -o-object-position: top; object-position: top; }

.tier-box .tier-item {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.project-type .project-item ul li a, .product_type_item .product_icon_wrap {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.post-navigation, .main-services.inner, #team_list, #service-page, .project-single .left-content .city-images, .project-single .site-images-wrap, .project-status .status-item {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#team_list {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-flex-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }

.main-navigation ul {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -webkit-flex-pack: end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.post-navigation, .project-type .project-item ul li a, .tier-box .tier-item div, .tier-box .tier-item section, .product_type_item .product_icon_wrap {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-flex-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center; }

.main-services.inner, #service-page, .project-single .left-content .city-images, .project-single .site-images-wrap, .tier-box .tier-item {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-flex-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.main-services.inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.project-type .project-item ul li a, .tier-box .tier-item div, .tier-box .tier-item section, .product_type_item .product_icon_wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.tier-box .tier-item {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch; }

.tier-box .tier-item {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  align-content: center; }

/*
	Responsive Device Width
*/
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("sass/ionicons/fonts/ionicons.eot?v=2.0.0");
  src: url("sass/ionicons/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("sass/ionicons/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("sass/ionicons/fonts/ionicons.woff?v=2.0.0") format("woff"), url("sass/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }
.ion, .ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ion-alert:before {
  content: ""; }

.ion-alert-circled:before {
  content: ""; }

.ion-android-add:before {
  content: ""; }

.ion-android-add-circle:before {
  content: ""; }

.ion-android-alarm-clock:before {
  content: ""; }

.ion-android-alert:before {
  content: ""; }

.ion-android-apps:before {
  content: ""; }

.ion-android-archive:before {
  content: ""; }

.ion-android-arrow-back:before {
  content: ""; }

.ion-android-arrow-down:before {
  content: ""; }

.ion-android-arrow-dropdown:before {
  content: ""; }

.ion-android-arrow-dropdown-circle:before {
  content: ""; }

.ion-android-arrow-dropleft:before {
  content: ""; }

.ion-android-arrow-dropleft-circle:before {
  content: ""; }

.ion-android-arrow-dropright:before {
  content: ""; }

.ion-android-arrow-dropright-circle:before {
  content: ""; }

.ion-android-arrow-dropup:before {
  content: ""; }

.ion-android-arrow-dropup-circle:before {
  content: ""; }

.ion-android-arrow-forward:before {
  content: ""; }

.ion-android-arrow-up:before {
  content: ""; }

.ion-android-attach:before {
  content: ""; }

.ion-android-bar:before {
  content: ""; }

.ion-android-bicycle:before {
  content: ""; }

.ion-android-boat:before {
  content: ""; }

.ion-android-bookmark:before {
  content: ""; }

.ion-android-bulb:before {
  content: ""; }

.ion-android-bus:before {
  content: ""; }

.ion-android-calendar:before {
  content: ""; }

.ion-android-call:before {
  content: ""; }

.ion-android-camera:before {
  content: ""; }

.ion-android-cancel:before {
  content: ""; }

.ion-android-car:before {
  content: ""; }

.ion-android-cart:before {
  content: ""; }

.ion-android-chat:before {
  content: ""; }

.ion-android-checkbox:before {
  content: ""; }

.ion-android-checkbox-blank:before {
  content: ""; }

.ion-android-checkbox-outline:before {
  content: ""; }

.ion-android-checkbox-outline-blank:before {
  content: ""; }

.ion-android-checkmark-circle:before {
  content: ""; }

.ion-android-clipboard:before {
  content: ""; }

.ion-android-close:before {
  content: ""; }

.ion-android-cloud:before {
  content: ""; }

.ion-android-cloud-circle:before {
  content: ""; }

.ion-android-cloud-done:before {
  content: ""; }

.ion-android-cloud-outline:before {
  content: ""; }

.ion-android-color-palette:before {
  content: ""; }

.ion-android-compass:before {
  content: ""; }

.ion-android-contact:before {
  content: ""; }

.ion-android-contacts:before {
  content: ""; }

.ion-android-contract:before {
  content: ""; }

.ion-android-create:before {
  content: ""; }

.ion-android-delete:before {
  content: ""; }

.ion-android-desktop:before {
  content: ""; }

.ion-android-document:before {
  content: ""; }

.ion-android-done:before {
  content: ""; }

.ion-android-done-all:before {
  content: ""; }

.ion-android-download:before {
  content: ""; }

.ion-android-drafts:before {
  content: ""; }

.ion-android-exit:before {
  content: ""; }

.ion-android-expand:before {
  content: ""; }

.ion-android-favorite:before {
  content: ""; }

.ion-android-favorite-outline:before {
  content: ""; }

.ion-android-film:before {
  content: ""; }

.ion-android-folder:before {
  content: ""; }

.ion-android-folder-open:before {
  content: ""; }

.ion-android-funnel:before {
  content: ""; }

.ion-android-globe:before {
  content: ""; }

.ion-android-hand:before {
  content: ""; }

.ion-android-hangout:before {
  content: ""; }

.ion-android-happy:before {
  content: ""; }

.ion-android-home:before {
  content: ""; }

.ion-android-image:before {
  content: ""; }

.ion-android-laptop:before {
  content: ""; }

.ion-android-list:before {
  content: ""; }

.ion-android-locate:before {
  content: ""; }

.ion-android-lock:before {
  content: ""; }

.ion-android-mail:before {
  content: ""; }

.ion-android-map:before {
  content: ""; }

.ion-android-menu:before {
  content: ""; }

.ion-android-microphone:before {
  content: ""; }

.ion-android-microphone-off:before {
  content: ""; }

.ion-android-more-horizontal:before {
  content: ""; }

.ion-android-more-vertical:before {
  content: ""; }

.ion-android-navigate:before {
  content: ""; }

.ion-android-notifications:before {
  content: ""; }

.ion-android-notifications-none:before {
  content: ""; }

.ion-android-notifications-off:before {
  content: ""; }

.ion-android-open:before {
  content: ""; }

.ion-android-options:before {
  content: ""; }

.ion-android-people:before {
  content: ""; }

.ion-android-person:before {
  content: ""; }

.ion-android-person-add:before {
  content: ""; }

.ion-android-phone-landscape:before {
  content: ""; }

.ion-android-phone-portrait:before {
  content: ""; }

.ion-android-pin:before {
  content: ""; }

.ion-android-plane:before {
  content: ""; }

.ion-android-playstore:before {
  content: ""; }

.ion-android-print:before {
  content: ""; }

.ion-android-radio-button-off:before {
  content: ""; }

.ion-android-radio-button-on:before {
  content: ""; }

.ion-android-refresh:before {
  content: ""; }

.ion-android-remove:before {
  content: ""; }

.ion-android-remove-circle:before {
  content: ""; }

.ion-android-restaurant:before {
  content: ""; }

.ion-android-sad:before {
  content: ""; }

.ion-android-search:before {
  content: ""; }

.ion-android-send:before {
  content: ""; }

.ion-android-settings:before {
  content: ""; }

.ion-android-share:before {
  content: ""; }

.ion-android-share-alt:before {
  content: ""; }

.ion-android-star:before {
  content: ""; }

.ion-android-star-half:before {
  content: ""; }

.ion-android-star-outline:before {
  content: ""; }

.ion-android-stopwatch:before {
  content: ""; }

.ion-android-subway:before {
  content: ""; }

.ion-android-sunny:before {
  content: ""; }

.ion-android-sync:before {
  content: ""; }

.ion-android-textsms:before {
  content: ""; }

.ion-android-time:before {
  content: ""; }

.ion-android-train:before {
  content: ""; }

.ion-android-unlock:before {
  content: ""; }

.ion-android-upload:before {
  content: ""; }

.ion-android-volume-down:before {
  content: ""; }

.ion-android-volume-mute:before {
  content: ""; }

.ion-android-volume-off:before {
  content: ""; }

.ion-android-volume-up:before {
  content: ""; }

.ion-android-walk:before {
  content: ""; }

.ion-android-warning:before {
  content: ""; }

.ion-android-watch:before {
  content: ""; }

.ion-android-wifi:before {
  content: ""; }

.ion-aperture:before {
  content: ""; }

.ion-archive:before {
  content: ""; }

.ion-arrow-down-a:before {
  content: ""; }

.ion-arrow-down-b:before {
  content: ""; }

.ion-arrow-down-c:before {
  content: ""; }

.ion-arrow-expand:before {
  content: ""; }

.ion-arrow-graph-down-left:before {
  content: ""; }

.ion-arrow-graph-down-right:before {
  content: ""; }

.ion-arrow-graph-up-left:before {
  content: ""; }

.ion-arrow-graph-up-right:before {
  content: ""; }

.ion-arrow-left-a:before {
  content: ""; }

.ion-arrow-left-b:before {
  content: ""; }

.ion-arrow-left-c:before {
  content: ""; }

.ion-arrow-move:before {
  content: ""; }

.ion-arrow-resize:before {
  content: ""; }

.ion-arrow-return-left:before {
  content: ""; }

.ion-arrow-return-right:before {
  content: ""; }

.ion-arrow-right-a:before {
  content: ""; }

.ion-arrow-right-b:before {
  content: ""; }

.ion-arrow-right-c:before {
  content: ""; }

.ion-arrow-shrink:before {
  content: ""; }

.ion-arrow-swap:before {
  content: ""; }

.ion-arrow-up-a:before {
  content: ""; }

.ion-arrow-up-b:before {
  content: ""; }

.ion-arrow-up-c:before {
  content: ""; }

.ion-asterisk:before {
  content: ""; }

.ion-at:before {
  content: ""; }

.ion-backspace:before {
  content: ""; }

.ion-backspace-outline:before {
  content: ""; }

.ion-bag:before {
  content: ""; }

.ion-battery-charging:before {
  content: ""; }

.ion-battery-empty:before {
  content: ""; }

.ion-battery-full:before {
  content: ""; }

.ion-battery-half:before {
  content: ""; }

.ion-battery-low:before {
  content: ""; }

.ion-beaker:before {
  content: ""; }

.ion-beer:before {
  content: ""; }

.ion-bluetooth:before {
  content: ""; }

.ion-bonfire:before {
  content: ""; }

.ion-bookmark:before {
  content: ""; }

.ion-bowtie:before {
  content: ""; }

.ion-briefcase:before {
  content: ""; }

.ion-bug:before {
  content: ""; }

.ion-calculator:before {
  content: ""; }

.ion-calendar:before {
  content: ""; }

.ion-camera:before {
  content: ""; }

.ion-card:before {
  content: ""; }

.ion-cash:before {
  content: ""; }

.ion-chatbox:before {
  content: ""; }

.ion-chatbox-working:before {
  content: ""; }

.ion-chatboxes:before {
  content: ""; }

.ion-chatbubble:before {
  content: ""; }

.ion-chatbubble-working:before {
  content: ""; }

.ion-chatbubbles:before {
  content: ""; }

.ion-checkmark:before {
  content: ""; }

.ion-checkmark-circled:before {
  content: ""; }

.ion-checkmark-round:before {
  content: ""; }

.ion-chevron-down:before {
  content: ""; }

.ion-chevron-left:before {
  content: ""; }

.ion-chevron-right:before {
  content: ""; }

.ion-chevron-up:before {
  content: ""; }

.ion-clipboard:before {
  content: ""; }

.ion-clock:before {
  content: ""; }

.ion-close:before {
  content: ""; }

.ion-close-circled:before {
  content: ""; }

.ion-close-round:before {
  content: ""; }

.ion-closed-captioning:before {
  content: ""; }

.ion-cloud:before {
  content: ""; }

.ion-code:before {
  content: ""; }

.ion-code-download:before {
  content: ""; }

.ion-code-working:before {
  content: ""; }

.ion-coffee:before {
  content: ""; }

.ion-compass:before {
  content: ""; }

.ion-compose:before {
  content: ""; }

.ion-connection-bars:before {
  content: ""; }

.ion-contrast:before {
  content: ""; }

.ion-crop:before {
  content: ""; }

.ion-cube:before {
  content: ""; }

.ion-disc:before {
  content: ""; }

.ion-document:before {
  content: ""; }

.ion-document-text:before {
  content: ""; }

.ion-drag:before {
  content: ""; }

.ion-earth:before {
  content: ""; }

.ion-easel:before {
  content: ""; }

.ion-edit:before {
  content: ""; }

.ion-egg:before {
  content: ""; }

.ion-eject:before {
  content: ""; }

.ion-email:before {
  content: ""; }

.ion-email-unread:before {
  content: ""; }

.ion-erlenmeyer-flask:before {
  content: ""; }

.ion-erlenmeyer-flask-bubbles:before {
  content: ""; }

.ion-eye:before {
  content: ""; }

.ion-eye-disabled:before {
  content: ""; }

.ion-female:before {
  content: ""; }

.ion-filing:before {
  content: ""; }

.ion-film-marker:before {
  content: ""; }

.ion-fireball:before {
  content: ""; }

.ion-flag:before {
  content: ""; }

.ion-flame:before {
  content: ""; }

.ion-flash:before {
  content: ""; }

.ion-flash-off:before {
  content: ""; }

.ion-folder:before {
  content: ""; }

.ion-fork:before {
  content: ""; }

.ion-fork-repo:before {
  content: ""; }

.ion-forward:before {
  content: ""; }

.ion-funnel:before {
  content: ""; }

.ion-gear-a:before {
  content: ""; }

.ion-gear-b:before {
  content: ""; }

.ion-grid:before {
  content: ""; }

.ion-hammer:before {
  content: ""; }

.ion-happy:before {
  content: ""; }

.ion-happy-outline:before {
  content: ""; }

.ion-headphone:before {
  content: ""; }

.ion-heart:before {
  content: ""; }

.ion-heart-broken:before {
  content: ""; }

.ion-help:before {
  content: ""; }

.ion-help-buoy:before {
  content: ""; }

.ion-help-circled:before {
  content: ""; }

.ion-home:before {
  content: ""; }

.ion-icecream:before {
  content: ""; }

.ion-image:before {
  content: ""; }

.ion-images:before {
  content: ""; }

.ion-information:before {
  content: ""; }

.ion-information-circled:before {
  content: ""; }

.ion-ionic:before {
  content: ""; }

.ion-ios-alarm:before {
  content: ""; }

.ion-ios-alarm-outline:before {
  content: ""; }

.ion-ios-albums:before {
  content: ""; }

.ion-ios-albums-outline:before {
  content: ""; }

.ion-ios-americanfootball:before {
  content: ""; }

.ion-ios-americanfootball-outline:before {
  content: ""; }

.ion-ios-analytics:before {
  content: ""; }

.ion-ios-analytics-outline:before {
  content: ""; }

.ion-ios-arrow-back:before {
  content: ""; }

.ion-ios-arrow-down:before {
  content: ""; }

.ion-ios-arrow-forward:before {
  content: ""; }

.ion-ios-arrow-left:before {
  content: ""; }

.ion-ios-arrow-right:before {
  content: ""; }

.ion-ios-arrow-thin-down:before {
  content: ""; }

.ion-ios-arrow-thin-left:before {
  content: ""; }

.ion-ios-arrow-thin-right:before {
  content: ""; }

.ion-ios-arrow-thin-up:before {
  content: ""; }

.ion-ios-arrow-up:before {
  content: ""; }

.ion-ios-at:before {
  content: ""; }

.ion-ios-at-outline:before {
  content: ""; }

.ion-ios-barcode:before {
  content: ""; }

.ion-ios-barcode-outline:before {
  content: ""; }

.ion-ios-baseball:before {
  content: ""; }

.ion-ios-baseball-outline:before {
  content: ""; }

.ion-ios-basketball:before {
  content: ""; }

.ion-ios-basketball-outline:before {
  content: ""; }

.ion-ios-bell:before {
  content: ""; }

.ion-ios-bell-outline:before {
  content: ""; }

.ion-ios-body:before {
  content: ""; }

.ion-ios-body-outline:before {
  content: ""; }

.ion-ios-bolt:before {
  content: ""; }

.ion-ios-bolt-outline:before {
  content: ""; }

.ion-ios-book:before {
  content: ""; }

.ion-ios-book-outline:before {
  content: ""; }

.ion-ios-bookmarks:before {
  content: ""; }

.ion-ios-bookmarks-outline:before {
  content: ""; }

.ion-ios-box:before {
  content: ""; }

.ion-ios-box-outline:before {
  content: ""; }

.ion-ios-briefcase:before {
  content: ""; }

.ion-ios-briefcase-outline:before {
  content: ""; }

.ion-ios-browsers:before {
  content: ""; }

.ion-ios-browsers-outline:before {
  content: ""; }

.ion-ios-calculator:before {
  content: ""; }

.ion-ios-calculator-outline:before {
  content: ""; }

.ion-ios-calendar:before {
  content: ""; }

.ion-ios-calendar-outline:before {
  content: ""; }

.ion-ios-camera:before {
  content: ""; }

.ion-ios-camera-outline:before {
  content: ""; }

.ion-ios-cart:before {
  content: ""; }

.ion-ios-cart-outline:before {
  content: ""; }

.ion-ios-chatboxes:before {
  content: ""; }

.ion-ios-chatboxes-outline:before {
  content: ""; }

.ion-ios-chatbubble:before {
  content: ""; }

.ion-ios-chatbubble-outline:before {
  content: ""; }

.ion-ios-checkmark:before {
  content: ""; }

.ion-ios-checkmark-empty:before {
  content: ""; }

.ion-ios-checkmark-outline:before {
  content: ""; }

.ion-ios-circle-filled:before {
  content: ""; }

.ion-ios-circle-outline:before {
  content: ""; }

.ion-ios-clock:before {
  content: ""; }

.ion-ios-clock-outline:before {
  content: ""; }

.ion-ios-close:before {
  content: ""; }

.ion-ios-close-empty:before {
  content: ""; }

.ion-ios-close-outline:before {
  content: ""; }

.ion-ios-cloud:before {
  content: ""; }

.ion-ios-cloud-download:before {
  content: ""; }

.ion-ios-cloud-download-outline:before {
  content: ""; }

.ion-ios-cloud-outline:before {
  content: ""; }

.ion-ios-cloud-upload:before {
  content: ""; }

.ion-ios-cloud-upload-outline:before {
  content: ""; }

.ion-ios-cloudy:before {
  content: ""; }

.ion-ios-cloudy-night:before {
  content: ""; }

.ion-ios-cloudy-night-outline:before {
  content: ""; }

.ion-ios-cloudy-outline:before {
  content: ""; }

.ion-ios-cog:before {
  content: ""; }

.ion-ios-cog-outline:before {
  content: ""; }

.ion-ios-color-filter:before {
  content: ""; }

.ion-ios-color-filter-outline:before {
  content: ""; }

.ion-ios-color-wand:before {
  content: ""; }

.ion-ios-color-wand-outline:before {
  content: ""; }

.ion-ios-compose:before {
  content: ""; }

.ion-ios-compose-outline:before {
  content: ""; }

.ion-ios-contact:before {
  content: ""; }

.ion-ios-contact-outline:before {
  content: ""; }

.ion-ios-copy:before {
  content: ""; }

.ion-ios-copy-outline:before {
  content: ""; }

.ion-ios-crop:before {
  content: ""; }

.ion-ios-crop-strong:before {
  content: ""; }

.ion-ios-download:before {
  content: ""; }

.ion-ios-download-outline:before {
  content: ""; }

.ion-ios-drag:before {
  content: ""; }

.ion-ios-email:before {
  content: ""; }

.ion-ios-email-outline:before {
  content: ""; }

.ion-ios-eye:before {
  content: ""; }

.ion-ios-eye-outline:before {
  content: ""; }

.ion-ios-fastforward:before {
  content: ""; }

.ion-ios-fastforward-outline:before {
  content: ""; }

.ion-ios-filing:before {
  content: ""; }

.ion-ios-filing-outline:before {
  content: ""; }

.ion-ios-film:before {
  content: ""; }

.ion-ios-film-outline:before {
  content: ""; }

.ion-ios-flag:before {
  content: ""; }

.ion-ios-flag-outline:before {
  content: ""; }

.ion-ios-flame:before {
  content: ""; }

.ion-ios-flame-outline:before {
  content: ""; }

.ion-ios-flask:before {
  content: ""; }

.ion-ios-flask-outline:before {
  content: ""; }

.ion-ios-flower:before {
  content: ""; }

.ion-ios-flower-outline:before {
  content: ""; }

.ion-ios-folder:before {
  content: ""; }

.ion-ios-folder-outline:before {
  content: ""; }

.ion-ios-football:before {
  content: ""; }

.ion-ios-football-outline:before {
  content: ""; }

.ion-ios-game-controller-a:before {
  content: ""; }

.ion-ios-game-controller-a-outline:before {
  content: ""; }

.ion-ios-game-controller-b:before {
  content: ""; }

.ion-ios-game-controller-b-outline:before {
  content: ""; }

.ion-ios-gear:before {
  content: ""; }

.ion-ios-gear-outline:before {
  content: ""; }

.ion-ios-glasses:before {
  content: ""; }

.ion-ios-glasses-outline:before {
  content: ""; }

.ion-ios-grid-view:before {
  content: ""; }

.ion-ios-grid-view-outline:before {
  content: ""; }

.ion-ios-heart:before {
  content: ""; }

.ion-ios-heart-outline:before {
  content: ""; }

.ion-ios-help:before {
  content: ""; }

.ion-ios-help-empty:before {
  content: ""; }

.ion-ios-help-outline:before {
  content: ""; }

.ion-ios-home:before {
  content: ""; }

.ion-ios-home-outline:before {
  content: ""; }

.ion-ios-infinite:before {
  content: ""; }

.ion-ios-infinite-outline:before {
  content: ""; }

.ion-ios-information:before {
  content: ""; }

.ion-ios-information-empty:before {
  content: ""; }

.ion-ios-information-outline:before {
  content: ""; }

.ion-ios-ionic-outline:before {
  content: ""; }

.ion-ios-keypad:before {
  content: ""; }

.ion-ios-keypad-outline:before {
  content: ""; }

.ion-ios-lightbulb:before {
  content: ""; }

.ion-ios-lightbulb-outline:before {
  content: ""; }

.ion-ios-list:before {
  content: ""; }

.ion-ios-list-outline:before {
  content: ""; }

.ion-ios-location:before {
  content: ""; }

.ion-ios-location-outline:before {
  content: ""; }

.ion-ios-locked:before {
  content: ""; }

.ion-ios-locked-outline:before {
  content: ""; }

.ion-ios-loop:before {
  content: ""; }

.ion-ios-loop-strong:before {
  content: ""; }

.ion-ios-medical:before {
  content: ""; }

.ion-ios-medical-outline:before {
  content: ""; }

.ion-ios-medkit:before {
  content: ""; }

.ion-ios-medkit-outline:before {
  content: ""; }

.ion-ios-mic:before {
  content: ""; }

.ion-ios-mic-off:before {
  content: ""; }

.ion-ios-mic-outline:before {
  content: ""; }

.ion-ios-minus:before {
  content: ""; }

.ion-ios-minus-empty:before {
  content: ""; }

.ion-ios-minus-outline:before {
  content: ""; }

.ion-ios-monitor:before {
  content: ""; }

.ion-ios-monitor-outline:before {
  content: ""; }

.ion-ios-moon:before {
  content: ""; }

.ion-ios-moon-outline:before {
  content: ""; }

.ion-ios-more:before {
  content: ""; }

.ion-ios-more-outline:before {
  content: ""; }

.ion-ios-musical-note:before {
  content: ""; }

.ion-ios-musical-notes:before {
  content: ""; }

.ion-ios-navigate:before {
  content: ""; }

.ion-ios-navigate-outline:before {
  content: ""; }

.ion-ios-nutrition:before {
  content: ""; }

.ion-ios-nutrition-outline:before {
  content: ""; }

.ion-ios-paper:before {
  content: ""; }

.ion-ios-paper-outline:before {
  content: ""; }

.ion-ios-paperplane:before {
  content: ""; }

.ion-ios-paperplane-outline:before {
  content: ""; }

.ion-ios-partlysunny:before {
  content: ""; }

.ion-ios-partlysunny-outline:before {
  content: ""; }

.ion-ios-pause:before {
  content: ""; }

.ion-ios-pause-outline:before {
  content: ""; }

.ion-ios-paw:before {
  content: ""; }

.ion-ios-paw-outline:before {
  content: ""; }

.ion-ios-people:before {
  content: ""; }

.ion-ios-people-outline:before {
  content: ""; }

.ion-ios-person:before {
  content: ""; }

.ion-ios-person-outline:before {
  content: ""; }

.ion-ios-personadd:before {
  content: ""; }

.ion-ios-personadd-outline:before {
  content: ""; }

.ion-ios-photos:before {
  content: ""; }

.ion-ios-photos-outline:before {
  content: ""; }

.ion-ios-pie:before {
  content: ""; }

.ion-ios-pie-outline:before {
  content: ""; }

.ion-ios-pint:before {
  content: ""; }

.ion-ios-pint-outline:before {
  content: ""; }

.ion-ios-play:before {
  content: ""; }

.ion-ios-play-outline:before {
  content: ""; }

.ion-ios-plus:before {
  content: ""; }

.ion-ios-plus-empty:before {
  content: ""; }

.ion-ios-plus-outline:before {
  content: ""; }

.ion-ios-pricetag:before {
  content: ""; }

.ion-ios-pricetag-outline:before {
  content: ""; }

.ion-ios-pricetags:before {
  content: ""; }

.ion-ios-pricetags-outline:before {
  content: ""; }

.ion-ios-printer:before {
  content: ""; }

.ion-ios-printer-outline:before {
  content: ""; }

.ion-ios-pulse:before {
  content: ""; }

.ion-ios-pulse-strong:before {
  content: ""; }

.ion-ios-rainy:before {
  content: ""; }

.ion-ios-rainy-outline:before {
  content: ""; }

.ion-ios-recording:before {
  content: ""; }

.ion-ios-recording-outline:before {
  content: ""; }

.ion-ios-redo:before {
  content: ""; }

.ion-ios-redo-outline:before {
  content: ""; }

.ion-ios-refresh:before {
  content: ""; }

.ion-ios-refresh-empty:before {
  content: ""; }

.ion-ios-refresh-outline:before {
  content: ""; }

.ion-ios-reload:before {
  content: ""; }

.ion-ios-reverse-camera:before {
  content: ""; }

.ion-ios-reverse-camera-outline:before {
  content: ""; }

.ion-ios-rewind:before {
  content: ""; }

.ion-ios-rewind-outline:before {
  content: ""; }

.ion-ios-rose:before {
  content: ""; }

.ion-ios-rose-outline:before {
  content: ""; }

.ion-ios-search:before {
  content: ""; }

.ion-ios-search-strong:before {
  content: ""; }

.ion-ios-settings:before {
  content: ""; }

.ion-ios-settings-strong:before {
  content: ""; }

.ion-ios-shuffle:before {
  content: ""; }

.ion-ios-shuffle-strong:before {
  content: ""; }

.ion-ios-skipbackward:before {
  content: ""; }

.ion-ios-skipbackward-outline:before {
  content: ""; }

.ion-ios-skipforward:before {
  content: ""; }

.ion-ios-skipforward-outline:before {
  content: ""; }

.ion-ios-snowy:before {
  content: ""; }

.ion-ios-speedometer:before {
  content: ""; }

.ion-ios-speedometer-outline:before {
  content: ""; }

.ion-ios-star:before {
  content: ""; }

.ion-ios-star-half:before {
  content: ""; }

.ion-ios-star-outline:before {
  content: ""; }

.ion-ios-stopwatch:before {
  content: ""; }

.ion-ios-stopwatch-outline:before {
  content: ""; }

.ion-ios-sunny:before {
  content: ""; }

.ion-ios-sunny-outline:before {
  content: ""; }

.ion-ios-telephone:before {
  content: ""; }

.ion-ios-telephone-outline:before {
  content: ""; }

.ion-ios-tennisball:before {
  content: ""; }

.ion-ios-tennisball-outline:before {
  content: ""; }

.ion-ios-thunderstorm:before {
  content: ""; }

.ion-ios-thunderstorm-outline:before {
  content: ""; }

.ion-ios-time:before {
  content: ""; }

.ion-ios-time-outline:before {
  content: ""; }

.ion-ios-timer:before {
  content: ""; }

.ion-ios-timer-outline:before {
  content: ""; }

.ion-ios-toggle:before {
  content: ""; }

.ion-ios-toggle-outline:before {
  content: ""; }

.ion-ios-trash:before {
  content: ""; }

.ion-ios-trash-outline:before {
  content: ""; }

.ion-ios-undo:before {
  content: ""; }

.ion-ios-undo-outline:before {
  content: ""; }

.ion-ios-unlocked:before {
  content: ""; }

.ion-ios-unlocked-outline:before {
  content: ""; }

.ion-ios-upload:before {
  content: ""; }

.ion-ios-upload-outline:before {
  content: ""; }

.ion-ios-videocam:before {
  content: ""; }

.ion-ios-videocam-outline:before {
  content: ""; }

.ion-ios-volume-high:before {
  content: ""; }

.ion-ios-volume-low:before {
  content: ""; }

.ion-ios-wineglass:before {
  content: ""; }

.ion-ios-wineglass-outline:before {
  content: ""; }

.ion-ios-world:before {
  content: ""; }

.ion-ios-world-outline:before {
  content: ""; }

.ion-ipad:before {
  content: ""; }

.ion-iphone:before {
  content: ""; }

.ion-ipod:before {
  content: ""; }

.ion-jet:before {
  content: ""; }

.ion-key:before {
  content: ""; }

.ion-knife:before {
  content: ""; }

.ion-laptop:before {
  content: ""; }

.ion-leaf:before {
  content: ""; }

.ion-levels:before {
  content: ""; }

.ion-lightbulb:before {
  content: ""; }

.ion-link:before {
  content: ""; }

.ion-load-a:before {
  content: ""; }

.ion-load-b:before {
  content: ""; }

.ion-load-c:before {
  content: ""; }

.ion-load-d:before {
  content: ""; }

.ion-location:before {
  content: ""; }

.ion-lock-combination:before {
  content: ""; }

.ion-locked:before {
  content: ""; }

.ion-log-in:before {
  content: ""; }

.ion-log-out:before {
  content: ""; }

.ion-loop:before {
  content: ""; }

.ion-magnet:before {
  content: ""; }

.ion-male:before {
  content: ""; }

.ion-man:before {
  content: ""; }

.ion-map:before {
  content: ""; }

.ion-medkit:before {
  content: ""; }

.ion-merge:before {
  content: ""; }

.ion-mic-a:before {
  content: ""; }

.ion-mic-b:before {
  content: ""; }

.ion-mic-c:before {
  content: ""; }

.ion-minus:before {
  content: ""; }

.ion-minus-circled:before {
  content: ""; }

.ion-minus-round:before {
  content: ""; }

.ion-model-s:before {
  content: ""; }

.ion-monitor:before {
  content: ""; }

.ion-more:before {
  content: ""; }

.ion-mouse:before {
  content: ""; }

.ion-music-note:before {
  content: ""; }

.ion-navicon:before {
  content: ""; }

.ion-navicon-round:before {
  content: ""; }

.ion-navigate:before {
  content: ""; }

.ion-network:before {
  content: ""; }

.ion-no-smoking:before {
  content: ""; }

.ion-nuclear:before {
  content: ""; }

.ion-outlet:before {
  content: ""; }

.ion-paintbrush:before {
  content: ""; }

.ion-paintbucket:before {
  content: ""; }

.ion-paper-airplane:before {
  content: ""; }

.ion-paperclip:before {
  content: ""; }

.ion-pause:before {
  content: ""; }

.ion-person:before {
  content: ""; }

.ion-person-add:before {
  content: ""; }

.ion-person-stalker:before {
  content: ""; }

.ion-pie-graph:before {
  content: ""; }

.ion-pin:before {
  content: ""; }

.ion-pinpoint:before {
  content: ""; }

.ion-pizza:before {
  content: ""; }

.ion-plane:before {
  content: ""; }

.ion-planet:before {
  content: ""; }

.ion-play:before {
  content: ""; }

.ion-playstation:before {
  content: ""; }

.ion-plus:before {
  content: ""; }

.ion-plus-circled:before {
  content: ""; }

.ion-plus-round:before {
  content: ""; }

.ion-podium:before {
  content: ""; }

.ion-pound:before {
  content: ""; }

.ion-power:before {
  content: ""; }

.ion-pricetag:before {
  content: ""; }

.ion-pricetags:before {
  content: ""; }

.ion-printer:before {
  content: ""; }

.ion-pull-request:before {
  content: ""; }

.ion-qr-scanner:before {
  content: ""; }

.ion-quote:before {
  content: ""; }

.ion-radio-waves:before {
  content: ""; }

.ion-record:before {
  content: ""; }

.ion-refresh:before {
  content: ""; }

.ion-reply:before {
  content: ""; }

.ion-reply-all:before {
  content: ""; }

.ion-ribbon-a:before {
  content: ""; }

.ion-ribbon-b:before {
  content: ""; }

.ion-sad:before {
  content: ""; }

.ion-sad-outline:before {
  content: ""; }

.ion-scissors:before {
  content: ""; }

.ion-search:before {
  content: ""; }

.ion-settings:before {
  content: ""; }

.ion-share:before {
  content: ""; }

.ion-shuffle:before {
  content: ""; }

.ion-skip-backward:before {
  content: ""; }

.ion-skip-forward:before {
  content: ""; }

.ion-social-android:before {
  content: ""; }

.ion-social-android-outline:before {
  content: ""; }

.ion-social-angular:before {
  content: ""; }

.ion-social-angular-outline:before {
  content: ""; }

.ion-social-apple:before {
  content: ""; }

.ion-social-apple-outline:before {
  content: ""; }

.ion-social-bitcoin:before {
  content: ""; }

.ion-social-bitcoin-outline:before {
  content: ""; }

.ion-social-buffer:before {
  content: ""; }

.ion-social-buffer-outline:before {
  content: ""; }

.ion-social-chrome:before {
  content: ""; }

.ion-social-chrome-outline:before {
  content: ""; }

.ion-social-codepen:before {
  content: ""; }

.ion-social-codepen-outline:before {
  content: ""; }

.ion-social-css3:before {
  content: ""; }

.ion-social-css3-outline:before {
  content: ""; }

.ion-social-designernews:before {
  content: ""; }

.ion-social-designernews-outline:before {
  content: ""; }

.ion-social-dribbble:before {
  content: ""; }

.ion-social-dribbble-outline:before {
  content: ""; }

.ion-social-dropbox:before {
  content: ""; }

.ion-social-dropbox-outline:before {
  content: ""; }

.ion-social-euro:before {
  content: ""; }

.ion-social-euro-outline:before {
  content: ""; }

.ion-social-facebook:before {
  content: ""; }

.ion-social-facebook-outline:before {
  content: ""; }

.ion-social-foursquare:before {
  content: ""; }

.ion-social-foursquare-outline:before {
  content: ""; }

.ion-social-freebsd-devil:before {
  content: ""; }

.ion-social-github:before {
  content: ""; }

.ion-social-github-outline:before {
  content: ""; }

.ion-social-google:before {
  content: ""; }

.ion-social-google-outline:before {
  content: ""; }

.ion-social-googleplus:before {
  content: ""; }

.ion-social-googleplus-outline:before {
  content: ""; }

.ion-social-hackernews:before {
  content: ""; }

.ion-social-hackernews-outline:before {
  content: ""; }

.ion-social-html5:before {
  content: ""; }

.ion-social-html5-outline:before {
  content: ""; }

.ion-social-instagram:before {
  content: ""; }

.ion-social-instagram-outline:before {
  content: ""; }

.ion-social-javascript:before {
  content: ""; }

.ion-social-javascript-outline:before {
  content: ""; }

.ion-social-linkedin:before {
  content: ""; }

.ion-social-linkedin-outline:before {
  content: ""; }

.ion-social-markdown:before {
  content: ""; }

.ion-social-nodejs:before {
  content: ""; }

.ion-social-octocat:before {
  content: ""; }

.ion-social-pinterest:before {
  content: ""; }

.ion-social-pinterest-outline:before {
  content: ""; }

.ion-social-python:before {
  content: ""; }

.ion-social-reddit:before {
  content: ""; }

.ion-social-reddit-outline:before {
  content: ""; }

.ion-social-rss:before {
  content: ""; }

.ion-social-rss-outline:before {
  content: ""; }

.ion-social-sass:before {
  content: ""; }

.ion-social-skype:before {
  content: ""; }

.ion-social-skype-outline:before {
  content: ""; }

.ion-social-snapchat:before {
  content: ""; }

.ion-social-snapchat-outline:before {
  content: ""; }

.ion-social-tumblr:before {
  content: ""; }

.ion-social-tumblr-outline:before {
  content: ""; }

.ion-social-tux:before {
  content: ""; }

.ion-social-twitch:before {
  content: ""; }

.ion-social-twitch-outline:before {
  content: ""; }

.ion-social-twitter:before {
  content: ""; }

.ion-social-twitter-outline:before {
  content: ""; }

.ion-social-usd:before {
  content: ""; }

.ion-social-usd-outline:before {
  content: ""; }

.ion-social-vimeo:before {
  content: ""; }

.ion-social-vimeo-outline:before {
  content: ""; }

.ion-social-whatsapp:before {
  content: ""; }

.ion-social-whatsapp-outline:before {
  content: ""; }

.ion-social-windows:before {
  content: ""; }

.ion-social-windows-outline:before {
  content: ""; }

.ion-social-wordpress:before {
  content: ""; }

.ion-social-wordpress-outline:before {
  content: ""; }

.ion-social-yahoo:before {
  content: ""; }

.ion-social-yahoo-outline:before {
  content: ""; }

.ion-social-yen:before {
  content: ""; }

.ion-social-yen-outline:before {
  content: ""; }

.ion-social-youtube:before {
  content: ""; }

.ion-social-youtube-outline:before {
  content: ""; }

.ion-soup-can:before {
  content: ""; }

.ion-soup-can-outline:before {
  content: ""; }

.ion-speakerphone:before {
  content: ""; }

.ion-speedometer:before {
  content: ""; }

.ion-spoon:before {
  content: ""; }

.ion-star:before {
  content: ""; }

.ion-stats-bars:before {
  content: ""; }

.ion-steam:before {
  content: ""; }

.ion-stop:before {
  content: ""; }

.ion-thermometer:before {
  content: ""; }

.ion-thumbsdown:before {
  content: ""; }

.ion-thumbsup:before {
  content: ""; }

.ion-toggle:before {
  content: ""; }

.ion-toggle-filled:before {
  content: ""; }

.ion-transgender:before {
  content: ""; }

.ion-trash-a:before {
  content: ""; }

.ion-trash-b:before {
  content: ""; }

.ion-trophy:before {
  content: ""; }

.ion-tshirt:before {
  content: ""; }

.ion-tshirt-outline:before {
  content: ""; }

.ion-umbrella:before {
  content: ""; }

.ion-university:before {
  content: ""; }

.ion-unlocked:before {
  content: ""; }

.ion-upload:before {
  content: ""; }

.ion-usb:before {
  content: ""; }

.ion-videocamera:before {
  content: ""; }

.ion-volume-high:before {
  content: ""; }

.ion-volume-low:before {
  content: ""; }

.ion-volume-medium:before {
  content: ""; }

.ion-volume-mute:before {
  content: ""; }

.ion-wand:before {
  content: ""; }

.ion-waterdrop:before {
  content: ""; }

.ion-wifi:before {
  content: ""; }

.ion-wineglass:before {
  content: ""; }

.ion-woman:before {
  content: ""; }

.ion-wrench:before {
  content: ""; }

.ion-xbox:before {
  content: ""; }

/*Typography*/
html,
body {
  font-size: 14px; }

body {
  font-family: "Open Sans", sans-serif;
  color: #666; }

h1 {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  color: #163350; }

h2 {
  font-size: 2rem;
  color: #163350;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 25px; }

h3 {
  color: #57aed2;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 1.286rem;
  font-weight: 600; }
  h3:after {
    width: 100px;
    height: 1px;
    background: #eeeeee;
    bottom: 0;
    left: 0;
    position: absolute;
    content: ''; }

h5 {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  color: #333;
  font-size: 1.286rem;
  line-height: 24px;
  padding-bottom: 20px; }

p {
  line-height: 1.6rem; }

a,
a:hover,
a:focus,
a.active,
button:focus,
input:focus,
textarea:focus {
  text-decoration: none;
  outline: none; }

.bcity-input {
  font-family: "Droid Sans", sans-serif;
  background: #efefef;
  display: inline-block;
  font-size: 1.143rem;
  list-style: none;
  color: #163350;
  padding: 15px 0 15px 20px;
  position: relative;
  font-weight: 700;
  border: none;
  margin-bottom: 15px; }

.bcity-btn {
  font-family: "Droid Sans", sans-serif;
  background: #163350;
  display: inline-block;
  text-align: center;
  font-size: 1.143rem;
  list-style: none;
  color: #ffffff;
  padding: 15px 50px 15px 20px;
  position: relative;
  font-weight: 700;
  border: none;
  margin-bottom: 15px;
  margin-left: 10px; }
  .bcity-btn:after {
    position: absolute;
	 padding-left: .5em;
    font-family: "bcity_icons";
    content: '\e90c';
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    background: #fff;
    border: 3px solid rgba(255, 255, 255, 0.8);
    color: #163350;
    border-radius: 30px;
    font-size: 0.6rem;
    line-height: 17px;
    -moz-background-clip: padding;
    /* Firefox 3.6 */
    -webkit-background-clip: padding;
    /* Safari 4? Chrome 6? */
    background-clip: padding-box; }
  .bcity-btn:hover, .bcity-btn:focus {
    text-decoration: none;
    color: #fff; }
  .bcity-btn:hover {
    background: #11263c; }
.bcity-btn-dark {
    text-decoration: none;
    color: #fff;
    background: #11263c; 
   }
.read-more {
  border: 1px solid #cecece;
  color: #999999;
  font-family: "Oswald", sans-serif;
  font-size: 1rem;
  padding: 5px 20px;
  display: inline-block;
  text-decoration: none;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .read-more:hover {
    background: #163350;
    border-color: transparent;
    color: #fff; }

.site-main ul {
  line-height: 25px;
  padding: 0 0 0 10px; }
  .site-main ul li {
    font-size: 1.143rem;
    font-weight: 400;
    list-style: none;
    color: #666666;
    position: relative;
    padding: 10px 20px 5px; }
    .site-main ul li:before {
      font-family: "Ionicons";
      position: absolute;
      left: 0;
      content: '\f121';
      font-size: 1.2rem;
      color: #3cb878; }
    .site-main ul li a {
      text-decoration: none;
      color: #666666; }

@font-face {
  font-family: 'bcity_icons';
  src: url("sass/bcity-icons/fonts/bcity_icons.eot?4scelm");
  src: url("sass/bcity-icons/fonts/bcity_icons.eot?4scelm#iefix") format("embedded-opentype"), url("sass/bcity-icons/fonts/bcity_icons.ttf?4scelm") format("truetype"), url("sass/bcity-icons/fonts/bcity_icons.woff?4scelm") format("woff"), url("sass/bcity-icons/fonts/bcity_icons.svg?4scelm#bcity_icons") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="bcity_"], [class*=" bcity_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bcity_icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.bcity_call:before {
  content: ""; }

.bcity_construction-management:before {
  content: ""; }

.bcity_creative-office:before {
  content: ""; }

.bcity_design-management:before {
  content: ""; }

.bcity_entitlement-management:before {
  content: ""; }

.bcity_financial-engineering:before {
  content: ""; }

.bcity_find-deals:before {
  content: ""; }

.bcity_left-arrow:before {
  content: ""; }

.bcity_location:before {
  content: ""; }

.bcity_raise-funds:before {
  content: ""; }

.bcity_residential-apartments:before {
  content: ""; }

.bcity_retail-strip:before {
  content: ""; }

.bcity_right-arrow:before {
  content: ""; }

.bcity_signal-family-dwellings:before {
  content: ""; }

.bcity_town-homes:before {
  content: ""; }

.bcity_work-with-lenders:before {
  content: ""; }

/*
	Main Layout
*/
* {
  margin: 0;
  padding: 0; }

html {
  overflow-x: hidden; }

.wrap {
  width: 1170px;
  margin: 0 auto; }

.content-area {
  padding: 40px 0 0; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

/*Contact Form*/
.wpcf7-form,
.idr-form {
  width: 100%; }
  .wpcf7-form input[type=text],
  .wpcf7-form input[type=email],
  .wpcf7-form input[type=tel],
  .wpcf7-form input[type=number],
  .idr-form input[type=text],
  .idr-form input[type=email],
  .idr-form input[type=tel],
  .idr-form input[type=number] {
    width: 100%;
    height: 60px;
    border-style: solid;
    border-color: #eeeeee;
    border-width: 1px 1px 0 1px;
    font-size: 1.1rem;
    padding: 0 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600; }
  .wpcf7-form textarea,
  .idr-form textarea {
    width: 100%;
    border: 1px solid #eeeeee;
    font-size: 1.1rem;
    padding: 15px 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    resize: none; }
  .wpcf7-form input[type=submit],
  .idr-form input[type=submit] {
    border: none;
    font-family: "Playfair Display", serif;
    font-size: 1.5rem;
    padding: 15px 30px;
    margin-top: 15px; }

.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 1rem !important;
  top: 0;
  right: 10px; }

.post-navigation {
  width: 100%;
  padding-top: 60px; }
  .post-navigation a {
    padding: 8px 30px;
    margin: 0 5px 5px; }
    .post-navigation a:after {
      display: none; }
    .post-navigation a i {
      margin: 0 5px; }

/*.home #menu-item-754 {
	display: none;
}*/


.page-id-814 #post-814 {
	text-align: center;
}
.page-id-814 #post-814 iframe {
	margin: 0 auto;
	border: none;
	max-width: 550px;
	width: 100%;
}
.page-id-814 .page-title h2 {
	text-align: center;
	right: 0;
}

.page-template-template-team #team_list li {
    width: 23%;
}

div#extra-members, #third-party-extra-members {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1200px) {
    .page-template-template-team #team_list li .bio-name {
        font-size: 18px !important;
    }
    .page-template-template-team #team_list li .bio-position {
        font-size: 12px !important;
    }
}
@media (max-width: 768px) {
    .page-template-template-team #team_list li {
        width: 48%;
    }
    div#extra-members, #third-party-extra-members {
        display: block;
    }
    #team_list #extra-members li, #team_list #third-party-extra-members li {
        margin: 1% !important;
    }
}
@media (max-width: 576px) {
    .page-template-template-team #team_list li {
        width: 100%;
    }
}

@media (max-width: 1169px) {
  .wrap {
    width: 100%;
    padding: 0 20px; } }
/* CSS Document */
.master-header {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 10;
  position: absolute;
  height: 121px;
  border-bottom: 1px solid #fff; }
  .master-header:before {
    content: '';
    position: absolute;
    left: 0;
    width: calc((100% - 1140px)/2);
    height: 100%;
    background: #fff;
    z-index: -1; }
  .master-header .logo {
    display: block;
    background: #fff;
    width: 320px;
    height: 121px;
    float: left;
    position: relative;
    z-index: 5;
    padding: 25px 0 0 0; }
    .master-header .logo:before {
      content: '';
      right: -75px;
      width: 150px;
      height: 100%;
      position: absolute;
      background: #fff;
      -moz-transform: skew(-50deg, 0deg);
      -o-transform: skew(-50deg, 0deg);
      -ms-transform: skew(-50deg, 0deg);
      -webkit-transform: skew(-50deg, 0deg);
      transform: skew(-50deg, 0deg);
      z-index: -1;
      top: 0; }
  .master-header .header-widget {
    float: right;
    width: 48%; }
    .master-header .header-widget .widget_polylang {
      float: left; }
      .master-header .header-widget .widget_polylang ul {
        list-style: none;
        margin: 0;
        padding: 0; }
    .master-header .header-widget .bcity-btn {
      float: right; }

    .master-header .header-widget #google_translate_element {
      float: right;
    margin: 15px 10px 0 0; }

.page-title {
  background: url(images/title-img-corona-page.jpg) no-repeat;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 7; }

.term-3 .page-title {
  background: url(images/Development-Management---28.JAN.jpg) no-repeat !important;
}

.term-4 .page-title {
  background: url(images/Investment-Management---28.JAN.jpg) no-repeat !important;
}


  .page-title .wrap {
    position: relative;
    height: 336px; }
    .page-title .wrap h2 {
      position: absolute;
      z-index: 100;
      font-size: 2.4rem;
      color: #fff;
      bottom: 30px;
      left: 0; }

@media (max-width: 1169px) {
  .master-header .logo {
    margin-left: -20px; }

  .page-title .wrap h2 {
    left: 20px; } }
@media (max-width: 767px) {
  .master-header .logo {
    width: 30%; }
    .master-header .logo img {
      max-width: 130%;
      height: auto; } }

@media (max-width: 679px) {
  .master-header .bcity-btn {
    width: 60%;
	  margin:0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 180;
    font-weight: normal;
    font-size: 1rem;
    padding-top: 12px;
    padding-left: 0;
    padding-right: 0;
    height: 45px; }
	.bcity-btn { padding: 15px 50px 15px 20px!important; }
  .master-header .bcity-btn:last-child {
	  left: auto;
	  right: 0;
	  width: 100%;
/* 	  border-left: 1px solid rgba(255,255,255,0.5); */
  }
    .master-header .bcity-btn:after {
      display: none; }
	.master-header .logo {
    position: absolute;
    top: 45px;
    height: calc(100% - 45px);
    width: 160px; }

  .page-title .wrap h2 {
    text-align: center;
    width: 100%;
    left: 0; } 
	
.h1 { font-size: 2rem; font-family: "Playfair Display", serif; font-weight: 700; margin-bottom: .5em; }

}

/* 
	navigation
 */
.main-navigation {
  width: 70%;
  float: right;
  font-family: "Oswald", sans-serif;
  font-size: 1.071rem;
  position: relative;
  z-index: 0; }
  .main-navigation ul > li {
    text-transform: uppercase;
    list-style: none;
    position: relative;
    z-index: 5; }
    .main-navigation ul > li > a {
      text-decoration: none;
    color: #ffffff;
    border-bottom: 3px solid transparent;
    padding: 17px 11px;
    display: block;
    letter-spacing: 1px;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 1;
    font-size: 13px; }
      .main-navigation ul > li > a:hover {
        border-bottom: 3px solid #163350;
        color: #163350;
        text-decoration: none; }
    .main-navigation ul > li.current_page_item > a {
      color: #163350;
      border-bottom: 3px solid #163350; }
    .main-navigation ul > li.menu-item-has-children:hover {
      background: #163350;
      color: #fff; }
      .main-navigation ul > li.menu-item-has-children:hover a:hover {
        color: #fff; }
    .main-navigation ul > li:hover ul {
      display: block;
      opacity: 1;
      visibility: visible; }
    .main-navigation ul > li ul {
      padding: 0;
      position: absolute;
      background: #163350;
      top: calc(100% - 3px);
      left: 0;
      width: 250px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      display: none;
      opacity: 0;
      visibility: hidden;
      -webkit-transiton: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      -ms-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      -transition: opacity 0.2s;
      z-index: 20000;
      padding: 15px 0; }
      .main-navigation ul > li ul li {
        display: block;
        color: #fff;
        text-transform: Capitalize; }
        .main-navigation ul > li ul li a {
          padding: 15px 18px;
          line-height: 15px;
          font-size: 1rem;
          border: none !important;
          letter-spacing: 0; }
          .main-navigation ul > li ul li a:hover {
            color: #fff; }
        .main-navigation ul > li ul li:hover {
          color: #fff;
          background: #183858; }

.menu-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  left: 0;
  top: 0;
  z-index: 199; }
  .menu-overlay.opened {
    display: block; }

.menu-trigger {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #163350;
  top: 60px;
  right: 20px;
  text-align: center;
  line-height: 50px;
  font-size: 2rem;
  color: #fff;
  display: none;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .menu-trigger:hover, .menu-trigger:focus {
    color: #fff;
    background: #060d14; }
  .menu-trigger.ion-close-round {
    top: 0;
    right: 0;
    background: none;
    font-size: 1.5rem;
    opacity: 1;
    position: absolute; }
    .menu-trigger.ion-close-round:hover, .menu-trigger.ion-close-round:focus {
      color: #fff;
      background: none; }

@media (max-width: 1169px) {
  .main-navigation ul > li > a {
    padding-right: 12px;
    padding-left: 12px; } }
@media (max-width: 991px) {
  .main-navigation {
    background: #163350;
    width: 280px;
	  display: none;
    position: absolute;
    height: 100%;
    z-index: 200;
    right: -100%;
    padding: 40px 0 0 0;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-family: "Droid Sans", sans-serif; }
    .main-navigation ul {
      flex-direction: column;
      height: 100%; }
      .main-navigation ul > li {
        background: #163350;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .main-navigation ul > li > a {
          padding: 18px 25px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.3);
          letter-spacing: 1px;
          font-weight: normal;
          letter-spacing: 2px;
          font-size: 1rem; }
          .main-navigation ul > li > a:hover {
            border-bottom: 1px solid rgba(255, 255, 255, 0.3);
            color: #fff; }
        .main-navigation ul > li:hover {
          background: #1c4064; }
        .main-navigation ul > li.menu-item-has-children:hover {
          background: #1c4064; }
        .main-navigation ul > li ul {
          position: relative;
          top: 0;
          display: block;
          visibility: visible;
          color: #fff;
          opacity: 1;
          width: 100%;
          margin-bottom: 0 !important;
          padding-bottom: 0 !important; }
          .main-navigation ul > li ul li {
            padding-left: 20px; }
            .main-navigation ul > li ul li a {
              font-size: 1rem;
              font-weight: normal;
              padding: 15px 25px !important; }
    .main-navigation.menu_opened {
		display: block;
      right: 0; }

  .menu-trigger {
    display: block;
    z-index: 300; } }
/* 
	slider 
*/
.slider {
  position: relative;
  background: #C4C4C4;
  width: 100%;
  background-size: cover; }
  .slider .box {
    width: 50%;
    float: left;
    z-index: 2;
    position: relative; }
    .slider .box h1 {
      font-size: 3.571rem;
      padding: 20px 0; }
    .slider .box p {
      color: #388bae;
      font-size: 18px;
      font-family: "Droid Sans", sans-serif;
      padding: 0 0 20px 0; }
    .slider .box a.btn {
      float: left; }

@media (max-width: 679px) {

	img.alignleft,
	img.alignright {
		max-width: 100%;
		height: auto;
	}
	.investment-page .wpcf7-form input[type=submit],
	.investment-page .idr-form input[type=submit] {
		margin: 5px 0 10px 0;
		font-size: 1.3rem;
		padding: 15px 10px;
	}
  h1.Slider-heading {
    background: none!important;
    color: #fff !important;
    padding: 15px 20px 20px 20px !important;
	text-align: center!important;}

}
/*
	Content
*/
/*Project Type*/
.project-type {
  margin-top: 40px;
  position: relative;
  z-index: 6;
  width: 100%;
  clear: both; }
  .project-type .project-item h2 {
    background: #fff;
    min-height: 71px;
    padding: 25px 10px;
    font-family: "Oswald", sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    margin: 0; }
    .project-type .project-item h2 span {
      color: #57aed2; }
  .project-type .project-item ul {
    list-style: none;
    font-family: "Droid Sans", sans-serif;
    background: #92cae2;
    overflow: hidden; }
    .project-type .project-item ul li {
      background: #57aed2;
      height: 230px;
      text-align: center;
      font-size: 1.143rem;
      color: #fff;
      margin: 0 1px;
      width: calc( 25% - 2px);
      float: left;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .project-type .project-item ul li a {
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: 1.143rem;
        text-decoration: none;
        padding: 0 20px; }
        .project-type .project-item ul li a i {
          width: 100%;
          font-size: 5rem;
          display: block;
          margin-bottom: 5px; }
          .project-type .project-item ul li a i.bcity_town-homes {
            margin-bottom: -5px; }
      .project-type .project-item ul li:hover {
        background: #0877b4; }

.welcome {
  line-height: 25px;
  padding-bottom: 20px;
  text-align: left; }
  .welcome h1 {
    font-size: 3rem; }
  .welcome p {
    font-size: 1.25rem;
    line-height: 2rem; }
.welcome p b {
    font-size: 1.2rem;
}
.feature-project {
  text-align: center; }
  .feature-project img {
    width: 100%;
    height: auto;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */	  
    transition: filter .3s ease-in-out;
     }
  .feature-project a:hover img {
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
  }
  .feature-project h2 {
    margin-bottom: 40px; }
  .feature-project .title {
    width: 100%;
    display: block;
    background: #163350;
    padding: 20px 26px 20px 26px;
    color: #fff;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 25px;
    margin: 0;
    clear: both; }
  .feature-project .front-gallery-carousel-alt .carousel-cell {
  	float: left;
    width: 31.333333333%;
    margin: 0 1% 2%; }
  .feature-project .front-gallery-carousel-alt .carousel-cell .investment-link {
    display: block;
    background: #144f7b;
    padding: 10px 10px 12px 10px;
    color: #fff;
    }
    
  .feature-project .flickity-prev-next-button.next {
    right: -2%; }
  .feature-project .flickity-prev-next-button.previous {
    left: -2%; }

@media (max-width: 991px) {
  .project-type {
    margin: 20px 0; }
    .project-type .project-item h2 {
      background: #eeeeee; }

  .welcome {
    padding-bottom: 10px; } }
@media (max-width: 767px) {
  .project-type .project-item h2 {
    font-size: 1.5rem; }
  .project-type .project-item ul li {
    height: 150px; }
    .project-type .project-item ul li a {
      font-size: 1rem; }
      .project-type .project-item ul li a i {
        font-size: 3rem; }
ul.simplefilter li {
    width: 99%;
    float: left;
    margin-bottom: 7px;
    
}



.simplefilter {
    margin-left: -8px;
}

.filter-txt {
    margin-bottom: 12px;
    display: block;
}

.filtr-item .project {
    margin-left: 10px;
}

         }

         @media (max-width: 768px) {
ul.simplefilter li {
    font-size: 12px !important;
    text-align: center;
}
         }

@media (max-width: 679px) {
  .project-type {
    margin: 20px 0; }
    .project-type .project-item ul li {
      width: calc( 33.33333333333333% - 2px ); }
      .project-type .project-item ul li:last-child, .project-type .project-item ul li:nth-last-child(2) {
        width: calc( 50% - 2px );
        margin-top: 1px; }

  .feature-project .front-gallery-carousel-alt .carousel-cell {
    width: 100%;
    margin: 0; }

  .welcome h1, .welcome h2.h1 {
    font-size: 2rem; }
  .welcome h2 {
    font-size: 1.5rem; }
  .welcome p {
    font-size: 1rem;
    line-height: 1.7rem; } }
/* main sevices */
.main-services {
  text-align: center;
  background: url(images/services-bg.jpg) no-repeat center top;
  background-size: cover;
  text-transform: capitalize;
  font-family: "Droid Sans", sans-serif;
  padding: 60px;
  overflow: hidden; }
  .main-services.inner .item {
    width: 49%; }
    .main-services.inner .item .overlay-txt {
      padding: 0 30px 30px 30px;
      text-align: left;
      display: none; }
  .main-services h1 {
    margin-bottom: 40px; }
  .main-services h2 {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1;
    margin-bottom: 40px; }
    .main-services h2:before {
      background: #000;
      content: "";
      display: block;
      height: 2px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 100%;
      z-index: -1; }
    .main-services h2:after {
      display: none; }
    .main-services h2 span {
      display: inline-block;
      background: #f4f4f4;
      padding: 15px 25px;
      border: 2px solid #000; }
  .main-services .item {
    -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
    background-color: #fff;
    min-height: 192px;
    margin-bottom: 20px;
    border: 2px solid #000; }
    .main-services .item i {
    -webkit-transition: font-size 300ms linear;
    -ms-transition: font-size 300ms linear;
    transition: font-size 300ms linear;
      font-size: 5rem;
      color: #57aed2;
      margin-bottom: 28px; }
    .main-services .item h4 {
    -webkit-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    transition: color 300ms linear;
      font-size: 1.286rem;
      color: #163350; }
    .main-services .item a {
      display: block;
      width: 100%;
      padding: 40px 15px 0 15px;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear;
      min-height: 192px; }
	  .main-services .item:hover {
		  background-color: #16334f;
	  }
	  .main-services .item:hover h4 {
		  color: #fff;	  
	  }      
	  .main-services .item:hover i {
		  font-size: 6rem;
	  }      

@media (max-width: 679px) {
  .main-services {
    padding: 60px 0; }
    .main-services .item {
      width: 100%; } }
/* CSS Document */
.main-footer {
  background: #163350;
  color: #6384a5;
  font-weight: 600;
	clear: both; }
  .main-footer .footer {
    border-bottom: 1px solid #214160;
    padding: 50px 0; }
    .main-footer .footer .footer-logo {
      background: url(images/footer-logo.svg) no-repeat;
      width: 300px;
      height: 150px;
      max-width: 100%; }
    .main-footer .footer h2.widget-title {
      color: #ffffff;
      font-weight: 400;
      text-transform: uppercase;
      font-family: "Open Sans", sans-serif;
      font-size: 1rem;
      margin: 40px 0 20px 0; }
    .main-footer .footer ul {
      list-style: none;
      line-height: 30px; }
      .main-footer .footer ul li a {
        text-decoration: none;
        color: #6384a5; }
        .main-footer .footer ul li a:hover {
          color: #ffffff; }
      .main-footer .footer ul.location-navigation {
        margin-top: 50px; }
        .main-footer .footer ul.location-navigation li {
          display: block;
          overflow: hidden; }
          .main-footer .footer ul.location-navigation li a {
            color: #fff;     font-size: 13px;}
          .main-footer .footer ul.location-navigation li.location:before,
          .main-footer .footer ul.location-navigation li.call:before,
          .main-footer .footer ul.location-navigation li.linkedin:before,
	      .main-footer .footer ul.location-navigation li.email:before {
            font-size: 2rem;
            font-family: "bcity_icons";
            padding: 0 15px 2px 0;
            font-weight: normal;
            color: #0e78b6;
            float: left; }
          .main-footer .footer ul.location-navigation li.location:before {
            content: '\e908'; }
          .main-footer .footer ul.location-navigation li.call:before {
            content: '\e900'; }
          .main-footer .footer ul.location-navigation li.linkedin:before {
            content: '\e902'; }
          .main-footer .footer ul.location-navigation li.email:before {
            content: '';
            padding-left: 28px; }
    .main-footer .footer .singup 
    {
      /*padding-left: 60px;*/
          padding-top: 40px; 
    }

    a.footer-btns,
    #mc_embed_signup input.footer-btns {
    background-color: #0e78b6;
    display: block;
    padding: 15px 0;
    text-align: center;
    color: #fff;
        margin-bottom: 15px;
        height: auto;
        line-height: 1;
        width: 100%;
	}

	a.footer-btns:hover,
    #mc_embed_signup input.footer-btns:hover {
    background-color: #52aab8;
    }

    a.download-resume-btn {
    position: absolute;
    background-color: #163350;
    color: #fff;
    margin-top: 22px;
    display: block;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 700;
    margin-left: 70px;
}

.postid-272 .post-navigation {
   
    padding-top: 150px;
}

    .main-footer .footer form {
      margin-bottom: 15px;
      overflow: hidden;
      font-family: "Droid Sans", sans-serif;
      font-size: 0.9286rem;
      font-weight: 400; }
      .main-footer .footer form label {
        color: #ffffff;
        padding-bottom: 10px;
        font-weight: 400; }
      .main-footer .footer form .text {
        width: 75%;
        float: left;
        padding: 8px 0 8px 15px;
        color: #898989;
        border: 0;
        height: 41px; }
        .main-footer .footer form .text:focus {
          outline: none; }
      .main-footer .footer form .button {
        width: 25%;
        background: #0e78b6;
        float: left;
        padding: 8px 0;
        color: #ffffff;
        border: 0;
        text-align: center;
        height: 41px; }
      .main-footer .footer form a {
        text-decoration: underline;
        display: inline-block;
        color: #57aed2;
        font-size: 0.8571rem; }
  .main-footer .copyright {
    padding: 20px 0; }
    .main-footer .copyright p {
      font-family: "Droid Sans", sans-serif;
      font-size: 0.9286rem;
      font-weight: 400;
      padding: 0; }
  .main-footer .linkedIn {
    width: 40px;
    height: 40px;
    background: #166cc3;
    float: right;
    color: #ffffff;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 7px 0 0 0;
    text-decoration: none;
    margin: 25px 0 25px 25px;
    font-size: 1.3rem;
    font-weight: 700; }

@media (max-width: 991px) {
  .main-footer {
    padding-right: 40px;
    padding-left: 40px; }
    .main-footer .footer .singup {
      padding-left: 21px; } }
@media (max-width: 767px) {
  .main-footer {
    padding-right: 20px;
    padding-left: 20px; }
    .main-footer .footer-logo {
      margin: 0 auto; }
    .main-footer .footer .row > div {
      width: 100%;
      float: none;
      margin: 0 auto;
      text-align: center; }
      .main-footer .footer .row > div img {
        max-width: 100%;
        margin: 0 auto; }
    .main-footer .footer ul.location-navigation {
      width: 200px;
      text-align: left;
      float: none;
      margin-left: auto;
      margin-right: auto; }
      .slider {
    padding-top: 120px;
}
article#post-4 iframe {
    width: 100%;
}
       }
/* CSS Document */
#contact-page {
  overflow: hidden; }
  #contact-page p {
    font-size: 1.286rem;
    font-weight: 400;
    padding: 0 0 40px 0; }
  #contact-page .email-us {
    padding-right: 30px; }
    #contact-page .email-us h3 {
      font-size: 1.571rem;
      color: #163350;
      border-bottom: 1px solid #dbdbdb;
      padding: 0 0 20px 0;
      margin-right: 235px;
      font-weight: 700;
      font-family: "Playfair Display", serif; }
  #contact-page .contact-form-wrap {
    font-family: "Open Sans", sans-serif; }

#googleMap {
  width: 100%;
  height: 500px;
  clear: both;
  overflow: hidden; }

@media (max-width: 991px) {
  #contact-page .email-us {
    margin-bottom: 40px; }
    #contact-page .email-us h3 {
      margin-right: 0; } }
/*
	OurProjects-corona
*/
#our-project-corona p {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  text-align: left;
  padding: 0 40px 10px 0; }
#our-project-corona h2 {
  text-align: left;
  font-size: 2rem;
  font-weight: 700;
  padding: 0 0 10px 0; }
#our-project-corona .heading {
  overflow: hidden;
  width: 1140px;
  margin-bottom: 40px; }
  #our-project-corona .heading h2 {
    width: 300px;
    border-right: 1px solid #eeeeee;
    float: left;
    margin-right: 20px;
    text-transform: capitalize; }
  #our-project-corona .heading h3 {
    text-align: left;
    font-size: 1.714rem;
    width: 600px;
    padding: 10px 0 0 0;
    font-family: "Playfair Display", serif;
    float: left; }
#our-project-corona .brandon-bg {
  background: #163350;
  width: 100%;
  margin-bottom: 60px; }
  #our-project-corona .brandon-bg .brandon-img {
    background: url(images/main-img.jpg) no-repeat;
    width: 1140px;
    height: 728px;
    position: relative; }
    #our-project-corona .brandon-bg .brandon-img .arrows:before, #our-project-corona .brandon-bg .brandon-img .arrows:after {
      background: #0e78b6;
      width: 48px;
      height: 48px;
      border: 2px solid #fff;
      display: block;
      color: #fff;
      font-size: 30px;
      border-radius: 50%;
      overflow: hidden;
      position: absolute;
      font-family: "bcity_icons";
      text-align: center; }
    #our-project-corona .brandon-bg .brandon-img .arrows:before {
      content: '\e90c';
      left: 50%;
      top: 90%;
      margin-left: -24px;
      padding-left: 5px; }
    #our-project-corona .brandon-bg .brandon-img .arrows:after {
      content: '\e907';
      right: 50%;
      top: 90%;
      margin-right: 40px;
      padding-right: 5px; }
#our-project-corona .project-overview .img-fr-sec {
  background: url(images/project-overview-right-img.jpg) no-repeat;
  width: 437px;
  height: 292px;
  float: right;
  margin-left: 20px;
  overflow: hidden; }
#our-project-corona .project-overview .img-sec-sec {
  background: url(images/project-overview-left-img.jpg) no-repeat;
  width: 437px;
  height: 292px;
  float: left;
  margin-right: 20px; }
#our-project-corona .investment .right-sidebar {
  width: 30.52631578947368%;
  background: #f8f8f8;
  float: right;
  border: 2px dotted #eeeeee;
  padding: 30px;
  margin-bottom: 110px; }
  #our-project-corona .investment .right-sidebar h2 {
    font-size: 1.571rem;
    font-weight: 700; }
  #our-project-corona .investment .right-sidebar img {
    display: inline-block;
    border: 9px solid #fff; }
  #our-project-corona .investment .right-sidebar h3 {
    font-family: "Playfair Display", serif;
    font-size: 1.286rem;
    font-weight: 400; }
  #our-project-corona .investment .right-sidebar p {
    font-size: 1.143rem;
    font-weight: 700;
    color: #28598e;
    padding: 20px; }
  #our-project-corona .investment .right-sidebar h4 {
    font-size: 1.286rem;
    color: #163350;
    font-weight: 700; }
    #our-project-corona .investment .right-sidebar h4 .red {
      color: #0e78b6; }
  #our-project-corona .investment .right-sidebar a {
    margin-bottom: 10px; }
    #our-project-corona .investment .right-sidebar a:after {
      display: none; }
  #our-project-corona .investment .right-sidebar .box {
    width: 284px;
    height: 151px;
    background: #fff;
    overflow: hidden;
    margin: 20px 0;
    box-shadow: 2px 2px 2px #ccc; }
    #our-project-corona .investment .right-sidebar .box span {
      width: 30%;
      height: 100%;
      background: #57aed2;
      float: left;
      color: #fff;
      font-size: 1.429rem;
      margin: 0 20px 0 0;
      text-align: center;
      padding: 20px 0 0 0; }
#our-project-corona .investment .content {
  width: 69.47368421052632%;
  float: left; }
  #our-project-corona .investment .content h1 {
    font-size: 2.286rem;
    color: #57aed2;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin: 0 40px 40px 0; }
  #our-project-corona .investment .content img {
    display: inline-flex;
    justify-content: space-between;
    width: 351px;
    height: 241px;
    margin-right: 40px; }

/*
	OurProjects-corona
*/
#our-project-her-mosa .page-title {
  background: url(images/page-title-our-projects-hermosa.jpg) no-repeat;
  width: 100%;
  height: 339px;
  position: relative;
  z-index: 7; }
  #our-project-her-mosa .page-title h2 {
    position: absolute;
    z-index: 100;
    top: 50%;
    padding-top: 50px;
    font-size: 2.143rem;
    color: #fff; }
#our-project-her-mosa p {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  text-align: left;
  padding: 0 40px 20px 0; }
#our-project-her-mosa h2 {
  text-align: left;
  font-size: 2rem;
  font-weight: 600;
  padding: 0 0 20px 0;
  text-transform: capitalize; }
#our-project-her-mosa .heading {
  overflow: hidden;
  margin-bottom: 30px; }
  #our-project-her-mosa .heading h2 {
    width: 300px;
    border-right: 1px solid #eeeeee;
    float: left;
    margin-right: 20px;
    padding: 0; }
  #our-project-her-mosa .heading h3 {
    text-align: left;
    font-size: 1.714rem;
    width: 600px;
    padding: 10px 0 0 0;
    font-family: "Playfair Display", serif;
    float: left; }
#our-project-her-mosa .brandon-bg {
  background: #163350;
  width: 100%;
  margin-bottom: 60px; }
  #our-project-her-mosa .brandon-bg .brandon-img {
    background: url(images/main-img.jpg) no-repeat;
    width: 1140px;
    height: 728px;
    position: relative; }
    #our-project-her-mosa .brandon-bg .brandon-img .arrows:before, #our-project-her-mosa .brandon-bg .brandon-img .arrows:after {
      background: #0e78b6;
      width: 48px;
      height: 48px;
      border: 2px solid #fff;
      display: block;
      color: #fff;
      font-size: 30px;
      border-radius: 50%;
      overflow: hidden;
      position: absolute;
      font-family: "bcity_icons";
      text-align: center; }
    #our-project-her-mosa .brandon-bg .brandon-img .arrows:before {
      content: '\e90c';
      left: 50%;
      top: 90%;
      margin-left: -24px;
      padding-left: 5px; }
    #our-project-her-mosa .brandon-bg .brandon-img .arrows:after {
      content: '\e907';
      right: 50%;
      top: 90%;
      margin-right: 40px;
      padding-right: 5px; }
#our-project-her-mosa .project-overview .img-fr-sec {
  background: url(images/project-overview-right-img.jpg) no-repeat;
  width: 437px;
  height: 292px;
  float: right;
  margin-left: 20px;
  overflow: hidden; }
#our-project-her-mosa .project-overview .img-sec-sec {
  background: url(images/project-overview-left-img.jpg) no-repeat;
  width: 437px;
  height: 292px;
  float: left;
  margin-right: 20px; }
#our-project-her-mosa .investment .right-sidebar {
  width: 30.52631578947368%;
  background: #f8f8f8;
  float: right;
  border: 3px dotted #eeeeee;
  padding: 30px;
  margin-bottom: 110px; }
  #our-project-her-mosa .investment .right-sidebar ul {
    border-bottom: 1px dotted #d8d8d5;
    padding-bottom: 20px;
    margin-bottom: 25px; }
    #our-project-her-mosa .investment .right-sidebar ul li {
      font-size: 1rem;
      font-weight: 600;
      color: #000;
      list-style: none;
      padding-bottom: 15px; }
      #our-project-her-mosa .investment .right-sidebar ul li a {
        color: #000;
        text-decoration: none; }
  #our-project-her-mosa .investment .right-sidebar h4 {
    font-size: 1.286rem;
    color: #163350;
    font-weight: 700;
    padding-bottom: 30px;
    border-bottom: 1px dashed #d8d8d5;
    margin-bottom: 30px; }
    #our-project-her-mosa .investment .right-sidebar h4 .red {
      color: #0e78b6;
      padding-left: 10px; }
  #our-project-her-mosa .investment .right-sidebar p {
    font-size: 1.286rem;
    color: #163350;
    font-weight: 700;
    padding: 0 0 10px 0; }
  #our-project-her-mosa .investment .right-sidebar h2 {
    font-size: 1.571rem;
    font-weight: 400; }
  #our-project-her-mosa .investment .right-sidebar img {
    display: inline-block;
    border: 9px solid #fff; }
  #our-project-her-mosa .investment .right-sidebar h3 {
    font-family: "Playfair Display", serif;
    font-size: 1.286rem;
    font-weight: 400; }
  #our-project-her-mosa .investment .right-sidebar .box {
    width: 284px;
    background: #fff;
    margin: 20px 0;
    box-shadow: 2px 2px 2px #ccc;
    color: #28598e;
    font-family: "Open Sans", sans-serif; }
    #our-project-her-mosa .investment .right-sidebar .box span {
      width: 30%;
      height: auto;
      overflow: hidden;
      background: #57aed2;
      float: left;
      color: #fff;
      font-size: 1.429rem;
      margin: 0 20px 0 0;
      text-align: center;
      padding: 20px 0 0 0; }
    #our-project-her-mosa .investment .right-sidebar .box h5 {
      font-size: 1.143rem;
      font-weight: 700;
      padding: 20px; }
    #our-project-her-mosa .investment .right-sidebar .box h6 {
      font-size: 1rem;
      font-weight: 600; }
    #our-project-her-mosa .investment .right-sidebar .box p {
      font-size: 1rem;
      color: #666;
      font-weight: 600; }
#our-project-her-mosa .investment .content {
  width: 69.47368421052632%;
  float: left; }
  #our-project-her-mosa .investment .content h1 {
    font-size: 2.286rem;
    color: #57aed2;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin: 0 40px 40px 0; }
  #our-project-her-mosa .investment .content img {
    display: inline-flex;
    justify-content: space-between;
    width: 351px;
    height: 241px;
    margin-right: 40px; }

/*
	OurProjects-corona
*/
#our-project-her-mosa .page-title {
  background: url(images/title-img-redondo-page.jpg) no-repeat;
  width: 100%;
  height: 339px;
  position: relative;
  z-index: 7; }
  #our-project-her-mosa .page-title h2 {
    position: absolute;
    z-index: 100;
    top: 50%;
    padding-top: 50px;
    font-size: 2.143rem;
    color: #fff;
    text-transform: capitalize; }
#our-project-her-mosa p {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  text-align: left;
  padding: 0 40px 20px 0; }
#our-project-her-mosa h2 {
  text-align: left;
  font-size: 2rem;
  font-weight: 600;
  padding: 0 0 20px 0; }
#our-project-her-mosa .heading {
  overflow: hidden;
  margin-bottom: 30px; }
  #our-project-her-mosa .heading h2 {
    width: 300px;
    border-right: 1px solid #eeeeee;
    float: left;
    margin-right: 20px;
    padding: 0; }
  #our-project-her-mosa .heading h3 {
    text-align: left;
    font-size: 1.714rem;
    width: 600px;
    padding: 10px 0 0 0;
    font-family: "Playfair Display", serif;
    float: left; }
#our-project-her-mosa .brandon-bg {
  background: #163350;
  width: 100%;
  margin-bottom: 60px; }
  #our-project-her-mosa .brandon-bg .brandon-img {
    background: url(images/main-img.jpg) no-repeat;
    width: 1140px;
    height: 728px;
    position: relative; }
    #our-project-her-mosa .brandon-bg .brandon-img .arrows:before, #our-project-her-mosa .brandon-bg .brandon-img .arrows:after {
      background: #0e78b6;
      width: 48px;
      height: 48px;
      border: 2px solid #fff;
      display: block;
      color: #fff;
      font-size: 30px;
      border-radius: 50%;
      overflow: hidden;
      position: absolute;
      font-family: "bcity_icons";
      text-align: center; }
    #our-project-her-mosa .brandon-bg .brandon-img .arrows:before {
      content: '\e90c';
      left: 50%;
      top: 90%;
      margin-left: -24px;
      padding-left: 5px; }
    #our-project-her-mosa .brandon-bg .brandon-img .arrows:after {
      content: '\e907';
      right: 50%;
      top: 90%;
      margin-right: 40px;
      padding-right: 5px; }
#our-project-her-mosa .project-overview img {
  width: 537px;
  float: right;
  margin-bottom: 30px;
  margin-left: 30px; }
#our-project-her-mosa .investment .right-sidebar {
  width: 30.52631578947368%;
  background: #f8f8f8;
  float: right;
  border: 3px dotted #eeeeee;
  padding: 30px;
  margin-bottom: 110px; }
  #our-project-her-mosa .investment .right-sidebar .bcity-btn {
    margin-bottom: 20px; }
  #our-project-her-mosa .investment .right-sidebar ul {
    border-bottom: 1px dotted #d8d8d5;
    padding-bottom: 20px;
    margin-bottom: 25px; }
    #our-project-her-mosa .investment .right-sidebar ul li {
      font-size: 1rem;
      font-weight: 600;
      color: #000;
      list-style: none;
      padding-bottom: 15px; }
      #our-project-her-mosa .investment .right-sidebar ul li a {
        color: #000;
        text-decoration: none; }
  #our-project-her-mosa .investment .right-sidebar h4 {
    font-size: 1.286rem;
    color: #163350;
    font-weight: 700;
    padding-bottom: 30px;
    border-bottom: 1px dashed #d8d8d5;
    margin-bottom: 30px; }
    #our-project-her-mosa .investment .right-sidebar h4 .red {
      color: #0e78b6;
      padding-left: 10px; }
  #our-project-her-mosa .investment .right-sidebar p {
    font-size: 1.286rem;
    color: #163350;
    font-weight: 700;
    padding: 0 0 10px 0; }
  #our-project-her-mosa .investment .right-sidebar h2 {
    font-size: 1.571rem;
    font-weight: 700; }
  #our-project-her-mosa .investment .right-sidebar img {
    display: inline-block;
    border: 9px solid #fff; }
  #our-project-her-mosa .investment .right-sidebar h3 {
    font-family: "Playfair Display", serif;
    font-size: 1.286rem;
    font-weight: 400; }
  #our-project-her-mosa .investment .right-sidebar .box-container {
    border-bottom: 1px dashed #d8d8d5;
    padding-bottom: 20px; }
    #our-project-her-mosa .investment .right-sidebar .box-container .box {
      width: 284px;
      background: #fff;
      margin: 20px 0;
      box-shadow: 2px 2px 2px #ccc;
      color: #28598e;
      font-family: "Open Sans", sans-serif; }
      #our-project-her-mosa .investment .right-sidebar .box-container .box span {
        width: 30%;
        height: auto;
        overflow: hidden;
        background: #57aed2;
        float: left;
        color: #fff;
        font-size: 1.429rem;
        margin: 0 20px 0 0;
        text-align: center;
        padding: 20px 0 0 0; }
      #our-project-her-mosa .investment .right-sidebar .box-container .box h5 {
        font-size: 1.143rem;
        font-weight: 700;
        padding: 20px; }
      #our-project-her-mosa .investment .right-sidebar .box-container .box h6 {
        font-size: 1rem;
        font-weight: 600; }
      #our-project-her-mosa .investment .right-sidebar .box-container .box p {
        font-size: 1rem;
        color: #666;
        font-weight: 600; }
#our-project-her-mosa .investment .content {
  width: 69.47368421052632%;
  float: left; }
  #our-project-her-mosa .investment .content h1 {
    font-size: 2.286rem;
    color: #57aed2;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin: 0 40px 40px 0; }
  #our-project-her-mosa .investment .content img {
    display: inline-flex;
    justify-content: space-between;
    width: 351px;
    height: 241px;
    margin-right: 40px; }

/* CSS Document */
#ourServices-development .page-title {
  background: url(images/title-img-development-page.jpg) no-repeat;
  width: 100%;
  height: 339px;
  position: relative;
  z-index: 7; }
  #ourServices-development .page-title h2 {
    position: absolute;
    z-index: 100;
    top: 50%;
    padding-top: 50px;
    font-size: 2.143rem;
    color: #fff;
    text-transform: capitalize; }
#ourServices-development .right-sidebar {
  width: 24.12280701754386%;
  float: right;
  border-top: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  margin-top: 100px; }
  #ourServices-development .right-sidebar .ul-title {
    width: 100%;
    background: #163350;
    line-height: 25px;
    display: block;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    font-weight: 1.429rem;
    font-family: "Droid Sans", sans-serif;
    font-size: 1.429rem;
    text-transform: uppercase; }
  #ourServices-development .right-sidebar ul {
    width: 100%;
    font-family: "Droid Sans", sans-serif;
    font-size: 1.143rem;
    text-transform: capitalize;
    text-align: left; }
    #ourServices-development .right-sidebar ul li {
      list-style: none;
      border-bottom: 1px solid #eeeeee;
      display: block;
      color: #999; }
      #ourServices-development .right-sidebar ul li a {
        display: block;
        padding: 10px 0 10px 15px;
        text-decoration: none;
        color: #999;
        /*font-family:$sd-font;
        font-size:1.143rem;*/ }
        #ourServices-development .right-sidebar ul li a i {
          font-family: bcity_icons;
          font-size: 35px;
          margin-right: 10px;
          color: ccc; }
        #ourServices-development .right-sidebar ul li a:hover {
          color: #fff;
          background: #57aed2;
          width: 100%; }
#ourServices-development .content {
  width: 71.75438596491228%;
  float: left;
  margin-top: 100px;
  text-transform: capitalize;
  font-family: "Playfair Display", serif; }
  #ourServices-development .content img {
    border: 9px solid #eeeeee;
    margin-bottom: 30px; }
  #ourServices-development .content h1 {
    font-size: 2.429rem;
    padding-bottom: 20px;
    font-weight: 700; }
  #ourServices-development .content span {
    margin-bottom: 20px; }
  #ourServices-development .content h3 {
    font-size: 1.857rem;
    padding-bottom: 20px;
    font-weight: 700; }
  #ourServices-development .content h2 {
    font-size: 1.714rem;
    font-weight: 700; }
  #ourServices-development .content p {
    font-family: "Open Sans", sans-serif; }

/* CSS Document */
#ourServices-investment .page-title {
  background: url(images/page-title-start-investing.jpg) no-repeat;
  width: 100%;
  height: 339px;
  position: relative;
  z-index: 7; }
  #ourServices-investment .page-title h2 {
    position: absolute;
    z-index: 100;
    top: 50%;
    padding-top: 50px;
    font-size: 2.143rem;
    color: #fff;
    text-transform: capitalize; }
#ourServices-investment .right-sidebar {
  width: 24.12280701754386%;
  float: right;
  border-top: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  margin-top: 100px; }
  #ourServices-investment .right-sidebar .ul-title {
    width: 100%;
    background: #163350;
    line-height: 25px;
    display: block;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    font-weight: 1.429rem;
    font-family: "Droid Sans", sans-serif;
    font-size: 1.429rem;
    text-transform: uppercase; }
  #ourServices-investment .right-sidebar ul {
    width: 100%;
    font-family: "Droid Sans", sans-serif;
    font-size: 1.143rem;
    text-transform: capitalize; }
    #ourServices-investment .right-sidebar ul li {
      list-style: none;
      border-bottom: 1px solid #eeeeee;
      display: block;
      color: #999; }
      #ourServices-investment .right-sidebar ul li a {
        display: block;
        padding: 10px 20px;
        text-decoration: none;
        color: #999; }
        #ourServices-investment .right-sidebar ul li a i {
          font-family: bcity_icons;
          font-size: 40px;
          margin-right: 8px;
          color: ccc; }
        #ourServices-investment .right-sidebar ul li a:hover {
          color: #fff;
          background: #57aed2;
          width: 100%; }
#ourServices-investment .content {
  width: 71.75438596491228%;
  float: left;
  margin-top: 100px; }
  #ourServices-investment .content img {
    border: 3px solid #eeeeee;
    margin-bottom: 30px; }
  #ourServices-investment .content h1 {
    text-transform: uppercase;
    font-size: 2.429rem;
    padding-bottom: 20px; }
  #ourServices-investment .content span {
    margin-bottom: 20px; }
  #ourServices-investment .content h3 {
    font-size: 1.857rem;
    text-transform: uppercase; }

/*
	OurProjects-corona
*/
.investment-page {
  overflow: hidden;
  padding: 10px 0 60px; }
  .investment-page .rightbar {
    background: #f8f8f8;
    border: 2px dotted #eeeeee;
    padding: 30px; }
    .investment-page .rightbar h2 {
      font-size: 1.571rem;
      font-weight: 700;
      text-transform: capitalize; }
    .investment-page .rightbar img {
      display: inline-block;
      border: 9px solid #fff; }
    .investment-page .rightbar h3 {
      font-family: "Playfair Display", serif;
      font-size: 1.286rem;
      font-weight: 400;
      text-transform: capitalize; }
    .investment-page .rightbar p {
      font-size: 1rem;
      font-weight: 700;
      color: #000;
      padding: 10px 0; }
    .investment-page .rightbar h4 {
      font-size: 1.714rem;
      color: #163350;
      font-weight: 700;
      text-transform: capitalize;
      font-family: "Playfair Display", serif;
      line-height: 30px; }
    .investment-page .rightbar a {
      margin-bottom: 10px; }
      .investment-page .rightbar a:after {
        display: none; }
    .investment-page .rightbar span {
      color: #fff;
      font-weight: 600; }
  .investment-page .left-content h2 {
    font-size: 2rem;
    text-transform: capitalize; }
  .investment-page .wpcf7-form input[type=submit],
  .investment-page .idr-form input[type=submit] {
    width: 100%; }

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


/* CSS Document */
#show-extra-members {
	margin-bottom: 30px;
    overflow: hidden;
    z-index: 10;
    width: 94%;
    text-align: center;
    list-style: none;
    float: left;
    margin: 30px 1% 40px 1%;	
}
#team_list {
  padding: 100px 0 0 0;
  position: relative;
  z-index: 0; }
  #team_list li {
    margin-bottom: 30px;
    overflow: hidden;
    z-index: 10;
    /*width: 30%;*/
    /*width: 23%;*/
    text-align: center;
    list-style: none;
    float:left;
    margin: 0 1% 20px 1%;
    min-height: 460px;
     }
    
    #team_list li:first-of-type {
	    /*margin-left: 15%;*/
     /* margin-left: 17%;*/
   /* margin-right: 25%;*/
    }

    #team_list li:nth-child(3) {
    /*margin-left: 17%;*/
}

 #team_list li:nth-child(4) {
    /*margin-left: 17%;*/
}

#team_list li,
#extra-members li,
#third-party-extra-members li{
    width: 30%;
}


#extra-members li:first-child:nth-last-child(n + 4),
#extra-members li:first-child:nth-last-child(n + 4) ~ li,
#third-party-extra-members li:first-child:nth-last-child(n + 4),
#third-party-extra-members li:first-child:nth-last-child(n + 4) ~ li{
        width: 23%;
    margin: 0 1% 20px 1% !important;
}

div#extra-members li:first-of-type {
    /*margin-left: 16% !important;*/
}

#third-party-extra-members li {
    margin: 15px !important;
}

#third-party-extra-members li:nth-child(4){
 margin-left: 17% !important;
}

div#extra-members li {
    margin: 15px !important;
}
    
    #team_list li > a {
      display: block;
      width: 100%;
      height: 100%; }
    #team_list li .photo_thumbnail {
      text-align: center;
      position: relative; }
      #team_list li .photo_thumbnail img {
        width: 100%;
        height: auto;
        max-width: 100%; }
      #team_list li .photo_thumbnail .social-link {
        width: 120px;
        position: absolute;
        bottom: 0;
        left: 0; }
        #team_list li .photo_thumbnail .social-link a {
          width: 50px;
          height: 50px;
          background: #6bbcdd;
          text-align: center;
          font-size: 2rem;
          color: #fff;
          display: block;
          line-height: 3.5rem;
          float: left !important; }
          #team_list li .photo_thumbnail .social-link a.email {
            background: #3f82c5; }
    #team_list li h2 {
      padding: 20px 0;
      margin: 0;
      background: #163350;
      color: #fff; }
    #team_list li .member-bio {
      background: #163350;
      color: #fff;
      padding: 15px 0; }
      #team_list li .member-bio span {
        display: block; }
      #team_list li .member-bio .bio-name {
        font-size: 1.8rem;
        font-weight: bold; }
      #team_list li .member-bio .bio-role {
        font-weight: bold;
        font-size: 1rem; }
      #team_list li .member-bio .bio-position {
        font-weight: bold;
        color: #57aed2;
        font-size: 1.2rem; }
      #team_list li .member-bio .education-bar {
        width: 100%;
        clear: both;
        position: relative;
        padding: 10px 0 0 0; }
        #team_list li .member-bio .education-bar:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100px;
          height: 1px;
          background: #eeeeee; }
        #team_list li .member-bio .education-bar .school-name {
          display: block;
          font-family: "Playfair Display", serif;
          color: #3996bd;
          font-size: 1.286rem;
          font-weight: 700;
          margin-bottom: 5px; }
        #team_list li .member-bio .education-bar .school-degree {
          font-weight: 700;
          color: #333333; }
      #team_list li .member-bio ul {
        padding-left: 20px;
        list-style: none;
        color: #000;
        font-family: "Playfair Display", serif;
        margin-bottom: 20px; }
        #team_list li .member-bio ul li {
          font-size: 1.286rem;
          font-weight: 700; }
          #team_list li .member-bio ul li span {
            display: block;
            font-size: 1rem;
            font-family: "Open Sans", sans-serif;
            color: #666666;
            font-weight: 400;
            text-transform: uppercase;
            padding: 5px 0; }

.member-single {
  overflow: hidden;
  padding: 30px 0; }
  .member-single .thumbnail-single {
    width: 32%;
    height: auto;
    border: 2px solid #163350;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    float: left; }
    .member-single .thumbnail-single img {
      width: 100%;
      height: auto; }
    .member-single .thumbnail-single .social-label {
      width: 100%;
      text-align: center;
      padding: 20px 0;
      display: block;
      font-size: 1.5rem;
      position: relative;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .member-single .thumbnail-single .social-label i {
        font-size: 2rem;
        margin: 0 12px 0 0;
        display: inline-block; }
      .member-single .thumbnail-single .social-label.email {
        color: #fff;
        background: #163350; }
        .member-single .thumbnail-single .social-label.email:hover {
          background: #57aed2; }
      .member-single .thumbnail-single .social-label.linkedin:hover {
        color: #163350; }
  .member-single .single-content {
    width: 65%;
    float: right; }
    .member-single .single-content h2 {
      font-weight: bold;
      margin-bottom: 10px;
      line-height: 2rem; }
    .member-single .single-content h3 {
      color: #163350;
      font-weight: bold;
      margin-bottom: 15px;
      padding-bottom: 10px;
      line-height: 1rem; }
      .member-single .single-content h3:after {
        display: none; }

@media (max-width: 991px) {
  #team_list li {
    width: 46%; } }
@media (max-width: 767px) {
  .member-single .thumbnail-single {
    width: 40%; }
  .member-single .single-content {
    width: 55%; } }
@media (max-width: 679px) {
  #team_list li {
    width: calc(100% - 40px);
    margin: 0 auto 30px auto; }

  .member-single .thumbnail-single {
    width: 80%;
    float: none;
    margin: 0 auto 30px auto; }
  .member-single .single-content {
    width: 100%;
    float: none;
    text-align: center; }
  .member-single .post-navigation a {
    width: 100%; } }
/* CSS Document */
#service-page {
  padding-top: 80px; }
  #service-page .right-sidebar {
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    width: 25%; }
    #service-page .right-sidebar .ul-title {
      width: 100%;
      background: #163350;
      line-height: 25px;
      display: block;
      text-align: center;
      padding: 20px;
      color: #fff;
      font-weight: 1.429rem;
      font-family: "Droid Sans", sans-serif;
      font-size: 1.429rem;
      text-transform: uppercase; }
      #service-page .right-sidebar .ul-title:first-word {
        font-weight: bold; }
      #service-page .right-sidebar .ul-title .firstWord {
        color: red;
        font-weight: bold; }
    #service-page .right-sidebar ul {
      width: 100%;
      font-family: "Droid Sans", sans-serif;
      font-size: 1.143rem;
      text-transform: capitalize;
      padding: 0; }
      #service-page .right-sidebar ul li {
        list-style: none;
        border-bottom: 1px solid #eeeeee;
        display: block;
        color: #57aed2;
        overflow: hidden;
        padding: 0; }
        #service-page .right-sidebar ul li:before {
          display: none !important; }
        #service-page .right-sidebar ul li a {
          display: block;
          text-decoration: none;
          color: #57aed2;
          width: 100%;
          overflow: hidden;
          position: relative;
          padding: 20px 15px 20px 70px;
          -moz-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          -webkit-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          #service-page .right-sidebar ul li a i {
            font-size: 40px;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 15px; }
        #service-page .right-sidebar ul li.current-post-item a {
          background: #57aed2;
          color: #fff; }
        #service-page .right-sidebar ul li:hover {
          color: #fff;
          background: #57aed2; }
  #service-page .content {
    width: 75%;
    float: left;
    padding: 0 40px 40px 0; }
    #service-page .content .image-thumbnail {
      max-width: 100%; }
      #service-page .content .image-thumbnail img {
        border: 10px solid #eeeeee;
        margin-bottom: 30px;
        max-width: 100%;
        height: auto; }
    #service-page .content h1 {
      text-transform: uppercase;
      font-size: 2.429rem;
      padding-bottom: 20px; }
    #service-page .content span {
      margin-bottom: 20px; }
    #service-page .content h3 {
      font-size: 1.857rem;
      text-transform: uppercase; }

.taxonomy-archive .item {
  display: block;
  width: 100%;
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  padding-left: 270px;
  min-height: 200px; }
  .taxonomy-archive .item a {
    display: block;
    width: 100%;
    height: 100%;
    color: #57aed2; }
    .taxonomy-archive .item a:hover {
      color: #fff; }
  .taxonomy-archive .item .icon-wrap {
    background: #f6f6f6;
    border: 1px solid #57aed2;
    text-align: center;
    width: 240px;
    height: 200px;
    padding: 35px 20px 0 20px;
    position: absolute;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: 0;
    top: 0; }
    .taxonomy-archive .item .icon-wrap i {
      font-size: 5rem; }
    .taxonomy-archive .item .icon-wrap:hover {
      background: #57aed2;
      color: #fff; }

@media (max-width: 767px) {
  #service-page {
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -o-flex-direction: column; }
    #service-page .right-sidebar {
      width: 100%;
      order: 1; }
      #service-page .right-sidebar ul {
        margin-bottom: 0; }
        #service-page .right-sidebar ul li:last-child {
          margin-bottom: 0; }
    #service-page .content {
      width: 100%;
      order: 2; }

  .taxonomy-archive .item {
    padding-left: 0; }
    .taxonomy-archive .item .icon-wrap {
      position: static;
      float: left;
      margin: 0 20px 10px 0; } }
@media (max-width: 679px) {
  .taxonomy-archive .item {
    padding-left: 0;
    text-align: center; }
    .taxonomy-archive .item .icon-wrap {
      float: none;
      margin: 0 auto 20px auto; } }
.project-page .project {
  overflow: hidden;
  margin-bottom: 42px; }
  .project-page .project .title {
    width: 100%;
    display: block;
    background: #163350;
    padding: 10px 26px 10px 26px;
    color: #fff;
    font-family: "Playfair Display", serif;
    font-size: 1.2rem;
    line-height: 25px;
    margin: 0;
    clear: both;
    text-align: center;
     }
  .project-page .project .title small {
	  font-style: italic;
  }
  .project-page .project .description {
    width: 100%;
    display: block;
    background: #163350;
    padding: 20px 25px 0;
    color: #fff;
    font-size: 1rem;
    margin: 0;
    clear: both;
    text-align: center;
     }
  .project-page .project .description hr {
	  border-top-color: #33506d;
	  margin-top: 10px;
	  margin-bottom: 10px;
	  }
     a.excerpt-link {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    background-color: #163350;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 18px;
}
  .project-page .project .image_thumbnail {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat; }
  .project-page .image_thumbnail {
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */	  
    transition: filter .3s ease-in-out;
     }
  .project-page a:hover .image_thumbnail {
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
  }

.project-single {
  overflow: hidden; }
  .project-single .heading {
    overflow: hidden;
    margin-bottom: 30px;
    width: 100%;
    color: #fff;
    text-align: center;
    background: #0e78b6;
    font-size: 1.5rem;
    padding: 20px 0;
    font-weight: bold; }
  .project-single .left-content {
    float: left;
    width: 100%; }
    .project-single .left-content .city-images img {
      margin: 0;
      float: left;
      margin-bottom: 15px; }
  .project-single .right-content {
    float: right;
    width: 100%; }
    .project-single .right-content p {
      font-size: 0.9rem; }
    .project-single .right-content h2 {
      line-height: 2.4rem;
      margin: 0 0 10px 0; }
      .full-size-images-wrapper {
	      border-bottom: 1px solid #ccc;
	      padding-bottom: 20px;
	      margin-bottom: 30px;
      }
      .full-size-images-wrapper h2 {
	  	text-align: center;
      }
      .full-size-images-wrapper img {
	      width: 100%;
	      height: auto;
	      margin-bottom: 10px;
      }
      
  .project-single .site-images-wrap {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 40px; }
    .project-single .site-images-wrap.one-slider {
      width: 50%;
      float: left;
      clear: none; }
      .project-single .site-images-wrap.one-slider .site-images {
        width: 100%; }
  .project-single .site-images {
    width: 49%;
    float: left; }
    .project-single .site-images .flickity-slider {
      transform: none !important; }
    .project-single .site-images .gallery-cell {
      width: 100%;
      color: #fff;
      height: 335px;
      text-align: center;
      line-height: 335px;
      font-size: 2rem;
      font-family: sans-serif;
      left: 0 !important;
      opacity: 0;
      transition: opacity 0.3s ease-in-out;
      z-index: -1;
      background: #e8eaea; }
      .project-single .site-images .gallery-cell img {
        width: 100%;
        height: auto; }
      .project-single .site-images .gallery-cell.is-selected {
        opacity: 1;
        height: 335px; }
    .project-single .site-images .top-heading {
      background: #e8eaea;
      padding: 5px 0;
      font-weight: bold;
      color: #163350;
      text-align: center;
      width: 100%;
      display: block;
      height: 40px;
      font-size: 1.5rem; }
    .project-single .site-images.construction {
      float: right; }
  .project-single .project_gallery {
    padding: 20px 0;
    clear: both;
    width: 100%; }
    .project-single .project_gallery .tp-thumb.selected {
      border: 2px solid #0e78b6; }
    .project-single .project_gallery .slider-heading {
      width: 100%;
      text-align: center;
      color: #163350;
      font-weight: bold;
      font-size: 1.7rem;
      background: #e8eaea;
      padding: 10px; }
  .project-single .investment {
    overflow: hidden;
    width: 100%;
    clear: both;
    padding: 40px 0 0 0; }
    .project-single .investment .right-sidebar {
      background: #f8f8f8;
      padding: 30px;
      margin-bottom: 110px; }
      .project-single .investment .right-sidebar .bcity-btn {
        margin-bottom: 20px;
        width: 100%; }
        .project-single .investment .right-sidebar .bcity-btn:after {
          display: none; }
      .project-single .investment .right-sidebar ul {
        border-bottom: 1px solid #163350;
        padding: 0 0 20px 15px;
        margin-bottom: 25px; }
        .project-single .investment .right-sidebar ul li {
          font-size: 1rem;
          font-weight: 600;
          color: #000;
          list-style: none;
          position: relative;
          padding: 0 0 10px 20px;
          line-height: 1.2rem; }
          .project-single .investment .right-sidebar ul li:before {
            font-family: "Ionicons";
            position: absolute;
            left: 0;
            top: 0;
            content: '\f121';
            font-size: 1.2rem;
            color: #57aed2; }
          .project-single .investment .right-sidebar ul li a {
            color: #000;
            text-decoration: none; }
      .project-single .investment .right-sidebar h4 {
        font-size: 1.8rem;
        color: #0e78b6;
        font-weight: bold !important;
        padding-bottom: 30px;
        border-bottom: 1px solid #163350;
        margin-bottom: 30px;
        text-align: center; }
      .project-single .investment .right-sidebar p {
        font-size: 1.286rem;
        color: #163350;
        font-weight: 700;
        padding: 0 0 10px 0; }
      .project-single .investment .right-sidebar h2 {
        font-size: 1.571rem;
        font-weight: 700; }
    .project-single .investment .content h1 {
      font-size: 2.286rem;
      color: #57aed2;
      border-bottom: 1px solid #eeeeee;
      padding-bottom: 20px;
      margin: 0 40px 40px 0; }
    .project-single .investment .content h3 {
      font-size: 2.143rem;
      font-family: "Playfair Display", serif;
      letter-spacing: 1px;
      width: 100%;
      border-bottom: 1px solid #eeeeee; }
      .project-single .investment .content h3:after {
        display: none; }

.single-investment .details-block p {
	background-color: #efefef;
	padding: 12px 17px 15px;
	font-size: 1.5rem;
}
.single-investment .details-block p strong {
    display: block;
    font-size: 0.8rem;
}
.private-project-documentation {
	border: 5px solid #ca2954;
}
.private-project-documentation .heading {
	background: #ca2954;
}
.ppd-content {
	padding: 10px 30px 30px 30px;
}
.ppd-content .bcity-btn {
	margin: 0;
}

.graph-box-wrapper {
	padding-top: 20px;
    padding-bottom: 10px;
    /* width: 80%; */
    /* margin: 0 auto; */
    background: #efefef;
    padding: 10px 30px 30px;
    margin: 0 0 10px 0;
}
.graph-box-wrapper h4 {
	text-align: center;
	line-height: 1.4em;
}
.graph-wrapper {
    width: 100%;
    font-weight: bold;	
}
.graph-item {
    width: 100px;
    float: left;
    margin-right: 20px;	
    line-height: inherit;
    height: inherit;
}

#funding-countdown-wrapper {
	text-align: center;
    margin-bottom: 30px;
    background-color: #144f7e;
    color: #fff;
	padding: 30px 0 20px;
    line-height: 2em;
}
#funding-countdown-wrapper strong {
	display: block;
}
#funding-countdown {
	font-size: 40px;
}
#funding-countdown small {
	color: #429cd0;
	font-size: 50%;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 10px;
	margin-left: -5px;
}




.single-investment .wpcf7,
.single-investment .idr {
    padding: 20px;
    background-color: #efefef;
    margin-top: -15px;
}
.request-investmnet-opportunity-form .wpcf7,
.request-investmnet-opportunity-form .idr {
    display: none;
}
.single-investment .wpcf7-form input[type=text],
.single-investment .wpcf7-form input[type=email],
.single-investment .wpcf7-form input[type=number],
.single-investment .wpcf7-form input[type=tel],
.single-investment .wpcf7-form textarea,
.single-investment .idr-form input[type=text],
.single-investment .idr-form input[type=email],
.single-investment .idr-form input[type=number] {
	height: 32px;
    border: 1px solid #a6a6a6;
    border-radius: 4px;
    background: #f9f9f9;
}
.single-investment .wpcf7-form input[type=text],
.single-investment .wpcf7-form input[type=email],
.single-investment .wpcf7-form input[type=number],
.single-investment .wpcf7-form input[type=tel],
.single-investment .wpcf7-form textarea {
	margin-bottom: 5px;
}
.single-investment .wpcf7-form textarea {
	height: 100px;
}
.single-investment .wpcf7-form select,
.single-investment .idr-form select {
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.single-investment .wpcf7-submit,
.single-investment .idr-submit {
    margin-left: 0;
    margin-bottom: 0;
}


#protected-body p a {
	display: block;
	background-color: #efefef;
	padding: 10px 15px;
	font-weight: bold;
}
#protected-body p a:hover {
	background: #163350;
	color: #fff;
}
#protected-body p a small {
	float: right;
	font-weight: normal;
}

.side-feature img {
  display: inline-block;
  border: 9px solid #fff;
  max-width: 100%; }
.side-feature h3 {
  font-family: "Playfair Display", serif;
  font-size: 1.286rem;
  font-weight: 700;
  padding-bottom: 0;
  margin-bottom: 0; }
  .side-feature h3:after {
    display: none; }

.tier-box {
  padding-bottom: 20px; }
  .tier-box .tier-item {
    width: 100%;
    background: #fff;
    margin: 20px 0;
    box-shadow: 2px 2px 2px #ccc;
    color: #28598e;
    font-family: "Open Sans", sans-serif; }
    .tier-box .tier-item div {
      width: 30%;
      background: #28598e;
      color: #fff;
      font-size: 1.429rem;
      text-align: center; }
    .tier-box .tier-item section {
      width: 65%;
      padding: 15px 10px 5px 10px; }
    .tier-box .tier-item h5 {
      font-size: 1.143rem;
      font-family: "Open Sans", sans-serif;
      font-weight: 700;
      color: #28598e;
      line-height: 15px;
      padding-bottom: 0;
      margin: 0 0 10px; }
    .tier-box .tier-item h6 {
      font-size: 1rem;
      font-weight: 600; }
    .tier-box .tier-item p {
      font-size: 1rem;
      color: #666;
      font-weight: 600; }

.project-status {
  width: 100%; }
  .project-status .status-item {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px; }
    .project-status .status-item .status-title {
      width: 120px;
      float: left;
      border-right: 1px solid #999;
      padding: 15px 10px 15px 0;
      color: #000;
      display: block;
      text-transform: uppercase; }
    .project-status .status-item .status-bar-wrap {
      width: calc( 100% - 120px );
      float: left;
      background: #dad9d8;
      position: relative; }
      .project-status .status-item .status-bar-wrap .status-bar {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        text-align: right;
        padding-right: 10px;
        color: #fff;
        background: #3ea7c4;
        font-weight: bold;
        padding: 5px 10px 5px 5px;
        z-index: 90; }
      .project-status .status-item .status-bar-wrap .calc-price {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 10px;
        color: #000;
        z-index: 100; }

.flickity-prev-next-button {
  bottom: 40px;
  width: 52px;
  height: 52px;
  border: 2px solid #fff;
  background: #0e78b6;
  color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .flickity-prev-next-button svg {
    display: none; }
  .flickity-prev-next-button:after {
    font-family: "bcity_icons";
    content: '\e90c';
    font-size: 1.5rem;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .flickity-prev-next-button:focus {
    outline: none;
    border: 2px solid #fff; }
  .flickity-prev-next-button:hover {
    background: #0e78b6; }
  .flickity-prev-next-button.next {
    right: 30px; }
  .flickity-prev-next-button.previous {
    left: 30px; }
    .flickity-prev-next-button.previous:after {
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      moz-transform-origin: 25% 25%;
      -o-transform-origin: 25% 25%;
      -ms-transform-origin: 25% 25%;
      -webkit-transform-origin: 25% 25%;
      transform-origin: 25% 25%; }

.page-template-template-contact .rightbar {
    display: none;
}
.fsBody .fsForm .fsLabel,
.fsBody .fsForm .fsOptionLabel,
.fsBody .fsForm .fsMatrix th,
.fsBody .fsForm .fsMatrixLabel {
    color: #163350 !important;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 16px !important;
    margin-bottom: 5px;
}
.fsBody .fsForm input[type=text].fsField,
.fsBody .fsForm input[type=file].fsField,
.fsBody .fsForm input[type=number].fsField,
.fsBody .fsForm input[type=email].fsField,
.fsBody .fsForm input[type=tel].fsField,
.fsBody .fsForm textarea.fsField,
.fsBody .fsForm select.fsField {
    background: none;
    font-size: 14px !important;
    color: #ccc !important;
    font-weight:  400;
    width: 100%;
}
.fsSubmit input.fsSubmitButton {
    background: #0e78b6 !important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    padding: 15px 20px !important;
    border-radius: 0 !important;
}
.fsSubmit input.fsSubmitButton:hover {
    background: #52aab8 !important;
}

@media (max-width: 1169px) {
  .project-single .left-content {
    float: none;
    width: 100%;
    clear: both;
    overflow: hidden; }
    .project-single .left-content .city-images {
      display: block; }
      .project-single .left-content .city-images img {
        margin: 0 0.5% 0 0;
        float: left;
        margin-bottom: 15px;
        max-width: 24.5%;
        height: auto; }
  .project-single .right-content {
    float: none;
    width: 100%; } }
@media (max-width: 991px) {
  .project-single .site-images-wrap.one-slider {
    width: 500px;
    margin: 0 auto;
    float: none; }
  .project-single .site-images {
    width: 500px;
    margin: 0 auto 20px auto;
    clear: both;
    height: auto; }
    .project-single .site-images .gallery-cell {
      height: auto;
      line-height: normal; }
    .project-single .site-images img {
      height: auto !important; } }
@media (max-width: 679px) {
  .project-single .site-images-wrap.one-slider {
    width: 100%; } }
.product_type_item {
  position: relative;
  padding-left: 230px;
  margin-bottom: 30px;
  min-height: 180px; }
  .product_type_item .product_icon_wrap {
    width: 200px;
    height: 180px;
    background: #57aed2;
    text-align: center;
    font-size: 1.143rem;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 20px; }
    .product_type_item .product_icon_wrap i {
      width: 100%;
      font-size: 5rem;
      display: block;
      margin-bottom: 5px; }

.buttons-back {
  text-align: center;
  padding-top: 40px; }
  .buttons-back a {
    margin: 0 50px;
    padding: 20px 60px;
    text-transform: uppercase; }
    .buttons-back a:after {
      display: none; }

@media (max-width: 679px) {
  .product_type_item {
    padding-left: 0;
    text-align: center; }
    .product_type_item .product_icon_wrap {
      position: relative;
      margin: 0 auto 30px auto; }

  .buttons-back a {
    margin: 0 0 20px 0; } }


.sub-menu .current_page_item a{
  color:#fff !important;
}

/*SP,CN, HEB language projects css*/
.project-list-wrapper {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    clear: both;
}

.project-list-wrapper .project-img {
    width: 35%;
    float: left;
}

.project-img img {
    width: 100%;
}

.project-list-wrapper .project-desc {
    width: 62%;
    float: left;
    text-align: left;
    padding-left: 50px;
}

.project-desc h3 {
    margin-top: 0;
}

.project-list-wrapper .project-img, .project-list-wrapper .project-desc {
    margin-bottom: 35px;
}

.page-id-205 iframe,
.page-id-924 iframe,
.page-id-920 iframe,
.page-id-922 iframe {
    border: none;

}



.investment-page-btn a {
    display: inline-block;
    margin-right: 20px;
}

.postid-76 .left-content,
.postid-76 .right-content{
  width: 100%;

}

.postid-846 .investment{
  display: none;
}

body #mc_embed_signup form {
	padding: 15px;
}
body #mc_embed_signup .mc-field-group {
	width: 100%;
}
body #mc_embed_signup h2 {
	margin: 0 0 15px 0;
	font-size: 1.6em;
	color: #fff;
}
body #mc_embed_signup input.footer-btns {
	margin-bottom: 0;
}

.social-icon-header {
    /*width: 32px;*/
    height: 32px;
    float: left;
    margin-right: 10px;
	margin-bottom: 15px;
    margin-top: 10px;
}

.social-icon-header a {
    padding: 0 !important;
    text-align: center;
    margin: 0;
}

.social-icon-header a .fa {
    font-size: 18px;
    /*background-color: red;*/
    line-height: 25px;
    padding: 8px 12px;
}

.linkedin-icon .fa {
  background-color: #0077b5;
  margin-left: 20px;
}

.facebook-icon .fa {
  background-color: #3b5998;
}

.instagram-icon .fa {
  background-color: #3f729b;
}

.twitter-icon .fa {
  background-color: #55acee;
}

.align-center{
  text-align: center;

}

/*#slider-9-slide-134-layer-2 {
    background-color: rgba(22, 51, 80, 0.8) !important;
    color: #fff !important;
}*/

.page-id-1208 .site-main ul li {
    font-size: 14px;
  }

 /* a.download-portfolio-btn {
    position: absolute;
    background-color: #163350;
    color: #fff;
    margin-top: 80px;
    display: block;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 700;
    margin-left: 70px;
    width: 208px;
}*/

p#third-party-members {
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
    z-index: 10;
    width: 94%;
    text-align: center;
    list-style: none;
    float: left;
    margin: 00px 1% 40px 1%;
}

div#extra-members {
    margin-bottom: 30px;
}


#third-party-extra-members li:first-of-type {
    margin-left: 3%;
    margin-right: 15px;
}

i.bcity.commercial-icon {
    background-image: url('./images/Commercial-building-v2808.png');
    height: 66px;
    background-repeat: no-repeat;
    background-position: center;
}

ul#subpages_sc_1416 li {
    list-style: none;
    width: 33%;
    float: left;
}

ul#subpages_sc_1416 li a {
  background-color: #0e78b6;
    display: block;
    text-align: center;
    color: #fff;
    padding: 12px 0;
    font-size: 18px;
    font-weight: 700;
}

ul#subpages_sc_1416 li a:hover {
  background-color: #163350;
}

ul#subpages_sc_1416 li:before{
  content: "";
}

article#post-1416 {
    display: block;
    min-height: 10vw;
}

#video-box .item p {
    display: none;
}

#video-box {
background: none;
}

#video-filter .project .title {
    padding: 10px 16px 10px 16px;
    margin-top: -5px;
}
#video-filter .project p {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
article#post-4 iframe {
    width: 100%;
}
.slider {
    padding-top: 120px;
}
}