/*
font-family: 'Comfortaa';
font-family: 'Nunito';
 */
body {
    font-family: 'Nunito';
    color: #77777a;
    font-size: 20px;
}
body,
html {
    height: 100%;
}
p {
    line-height: 36px;
}
a{
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    color: #0f212b;
}
a:hover,a:focus,a:active{
    text-decoration: none;
    outline: none;
    color: #f7bf6e;
}
img{
    max-width: 100%;
    height: auto;
}
h1{
    font-family: 'Comfortaa';
    font-size: 64px;
    line-height: 80px;
    margin-bottom: 20px;
    font-weight: normal;
}
h2{
    font-family: 'Comfortaa';
    color: #0f212b;
    font-size: 48px;
    margin-bottom: 20px;
    font-weight: normal;
}
h3{
    font-family: 'Comfortaa';
    font-size: 35px;
    font-weight: bold;
    color: #0f212b;
    margin-bottom: 10px;
}
h4, .h4 {
    font-family: 'Comfortaa';
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
h5, .h5 {
    font-family: 'Comfortaa';
    font-size: 16px;
    font-weight: bold;
    line-height: 1.63;
    color: #0f212b;
    margin-bottom: 15px;
}
section {
    width: 100%;
    padding: 120px 0;
    position: relative;
    clear: both;
}
div.middle {
    display: table;
    height: 100%;
    z-index: 10;
    position: relative;
}
div.middle > div {
    vertical-align: middle;
    display: table-cell;
    height: 100%;
}
div.middle > div.bottom {
    vertical-align: bottom;
}

section._banner {
   padding-bottom: 50px;
}
._banner:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.75;
    background-color: #0f212b;
    opacity: 0;
}
._banner h1 {
    margin-bottom: 50px;
    color: #fff;
}
.navbar {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    padding: 0 200px;
}
.navbar-dark .navbar-nav .nav-link {
    padding-top: 60px;
    padding-bottom: 60px;
}
.navbar-dark .navbar-nav .nav-link,.navbar a {
    font-size: 17px;
    font-weight: bold;
    color: #cacdc9;
}
.navbar-dark .navbar-nav li.current-menu-item > .nav-link,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar a:hover {
    color: #feffff;
}
@media (min-width: 992px){
    .navbar-dark .navbar-nav > li + li {
        margin-left: 52px;
    }
}
.navbar-dark .navbar-nav > li {
	position: relative;
}
.navbar .form-inline {
    margin-left: 60px;
}
.navbar .form-inline ._lang + a {
    margin-left: 75px;
    display: inline-block;
	font-size: 20px;
}
.navbar-nav>li:before {
    content: '';
    display: block;
    margin: auto;
    height: 5px;
    width: 0;
    border-radius: 87px;
    -webkit-border-radius: 87px;
    -moz-border-radius: 87px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}
.navbar-nav>li:hover:before, .navbar-nav>li.current-menu-item:before, .navbar-nav>li.current_page_parent:before, .navbar-nav>li.current-menu-parent:before {
    width: 100%;
    background: #789ea1;
}
.btn > i {
    margin-left: 20px;
    display: inline-block;
    font-size: 17px;
    transform: translateY(1px);
    -webkit-transform: translateY(1px);
   -moz-transform: translateY(1px);
}
._scrollTo {
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    color: #fff !important;
    text-align: center;
    z-index: 100;
}
._scrollTo span {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 2.13;
}
._what {
    padding-top: 113px;
    padding-bottom: 100px;
    background-image: linear-gradient(to bottom, #ffffff, #f7fafa);
}
._cta-banner__container{
    border-radius:20px;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 100px;
    flex-wrap: wrap;
}
._cta-banner__text{
    margin: 20px 0;
    max-width: 400px;
}
._cta-banner__text p{
    color:  #0f212b;
    margin-bottom: 0px;
}
._cta-banner__link-container .ion-ios-arrow-forward{
    background-color: white;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000;
    border-radius: 50px;
    display: inline-block;
    margin-right: 10px;
}
a.cta-banner__link:hover,
a.cta-banner__link:focus{
    color:white;
}
._title p {
    position: relative;
    font-size: 15px;
    font-weight: bold;
    line-height: 2.13;
    letter-spacing: 3px;
    color: #8f2b30;
    margin-bottom: 23px;
    text-transform: uppercase;
    padding-left: 55px;
}
._title p:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 35px;
    height: 1px;
    margin-top: -1px;
    background-color: #8f2b30;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
ul._list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul._list li {
    position: relative;
    padding-left: 28px;
    line-height: 1.7;
}
ul._list li:before {
    content: '';
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #f7bf6e;
    top: 12px;
}
._feature {
    text-align: center;
    height: 150px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    background-color: #789ea1;
    color: #fff;
    margin-bottom: 14px;
}
._feature h3 {
    margin-bottom: 0;
}
._feature p {
    font-size: 17px;
    font-weight: 300;
    margin: 0;
    line-height: 25px;
}
._images {
    margin-top: 120px;
    margin-bottom: 80px;
    padding-left: 120px;
    padding-right: 120px;
}
._logos {
    padding-left: 125px;
    padding-right: 125px;
    text-align: center;
}
._div150 {
    padding-left: 150px;
    padding-right: 150px;
}
._leasingB {
    padding: 130px 0;
    text-align: center;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-top-left-radius: 65px;
    -webkit-border-top-left-radius: 65px;
    -moz-border-top-left-radius: 65px;
    margin-bottom: 120px;
}
._leasingB ._holder {
    text-align: left;
    max-width: 725px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
._title._white {
    color: #fff;
}
._title._white p, ._title._white h2 {
    color: #fff;
}
._title._white p:before {
    background: #fff;
}
._links a {
    color: #f7bf6e;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    margin-right: 60px;
}
._links a i {
    margin-left: 20px;
}
._simpleLink {
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    color: #789ea1;
}
._simpleLink i {
    margin-left: 20px;
}
._testimonial {
    padding: 30px 15px 30px 75px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    background-color: #789ea1;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}
._testimonial h3 {
    font-size: 32px;
    font-weight: normal;
    line-height: 1.5;
    color: #fcfdfd !important;
    margin-bottom: 20px;
}
._testimonial h3 + p {
    font-size: 14px;
    font-weight: bold;
    color: #0f212b;
    margin: 0;
}
._testimonial:before,
._testimonial:after {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    left: 30px;
    top: 32px;
    color: #fff;
    font-size: 28px;
}
._testimonial:after {
    font-size: 172px;
    bottom: 0;
    left: auto;
    right: 0;
    top: auto;
    opacity: 0.05;
    color: #041e2d;
    line-height: 125px;
}
.table th {
    font-size: 14px;
    font-weight: bold;
    color: #0f212b;
    padding: 17px 0;
    text-align: center;
    background-color: #f9fbfb;
    border: 0 !important;
    border-radius: 5px;
}
.table thead {
    border: solid 1px rgba(182, 200, 201, 0.07);
}
.table td {
    font-size: 16px;
    font-weight: bold;
    color: #77777a;
    padding: 17px 0;
    text-align: center;
    border: 0;
}
._tableHolder {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px;
    box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
}
._tableHolder  .table {
    margin: 0;
}
._parallax {
    height: 800px;
    padding: 0;
}
._revenue {
    background: #f7fafa;
    padding: 150px 0;
}
._chart h3 {
    margin-bottom: 10px;
}
._chart h3 + p {
    font-size: 14px;
    font-weight: bold;
    color: #77777a;
    margin: 0;
}
footer {
    padding: 94px 0 60px 0;
    background: #f7fafa;
}
footer:after {
    content: '';
    position: absolute;
    left: 121px;
    top: 0;
    bottom: 0;
    right: 0;
    border-top-left-radius: 100px;
    -webkit-border-top-left-radius: 100px;
    -moz-border-top-left-radius: 100px;
    background-color: #0f212b;
}
footer ._holder {
    padding-left: 207px;
}
footer ._holder > img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 150px;
}

/* footer newsletter form */
body footer .ctct-form-embed.form_0 .ctct-form-defaults,
body footer .ctct-form-embed.form_1 .ctct-form-defaults
{
    background-color: transparent;
    padding: 0;
}

footer .ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-header,
footer .ctct-form-embed.form_1 .ctct-form-defaults .ctct-form-header
{
    font-family: 'Comfortaa';
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
footer .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-label,
footer .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-label
{
    color: #fff;
    font-family: 'Comfortaa';
    font-size: 16px;
}
footer div.ctct-form-embed form.ctct-form-custom input.ctct-form-element{
    font-family: 'Comfortaa';
}
footer div.ctct-form-embed form.ctct-form-custom .ctct-form-errorMessage{
    font-family: 'Comfortaa';
    font-size: 12px;
}
footer .ctct-form-embed.form_0 .ctct-form-defaults .ctct-gdpr-text,
footer .ctct-form-embed.form_1 .ctct-form-defaults .ctct-gdpr-text
{
    color: #fff;
    opacity: 0.8;
}
footer .ctct-form-embed.form_0 .ctct-form-defaults .ctct-gdpr-text .ctct-form-footer-link,
footer .ctct-form-embed.form_1 .ctct-form-defaults .ctct-gdpr-text .ctct-form-footer-link
{
    color: #fff;
}
footer .ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-text,
footer .ctct-form-embed.form_1 .ctct-form-defaults .ctct-form-text
{
    font-family: 'Comfortaa';
    font-size: 14px;
    color: #fff;
}
footer .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button,
footer .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button
{
    font-family: 'Comfortaa';
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #789ea1;
    background-color: #789ea1;
    color: #fff;
    border-radius: 40px;
    transition: transform 0.3s;
}

footer .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover,
footer .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button:hover
{
    border-color: #789ea1;
    background-color: #789ea1;
    transform: scale(1.05);
}

._widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
._widget ul li a {
    color: #fff;
    font-size: 17px;
}
._widget ul li {
    line-height: 2.35;
}
._widget ul li a:hover {
    color: #f7bf6e;
}
.navbar-dark._adj .navbar-nav .nav-link {
    padding-top: 35px;
    padding-bottom: 35px;
}
.navbar-dark._adj:after {
    content: '';
    position: absolute;
    left: 0;
    right: 145px;
    top: 0;
    bottom: 0;
    background: #0f212b;
    border-bottom-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-bottom-right-radius: 30px;
    z-index: -1;
}
._analyst {
    padding: 100px 0;
    background-image: linear-gradient(to top, #ffffff, #f8fafa, #ffffff);
}
._anal {
    height: 190px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
    background-color: #ffffff;
    padding-left: 25px;
    padding-right: 35px;
    margin-bottom: 30px;
}
._anal ._inner {
    position: relative;
    padding-left: 100px;
}
._anal ._inner img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 75px;
}
._anal h4 {
    font-size: 22px;
    font-weight: bold;
    color: #0f212b;
    margin-bottom: 10px;
}
._anal p {
    line-height: 1.5;
    letter-spacing: -0.5px;
    color: #77777a;
    font-size: 16px;
    margin-bottom: 5px;
}
._anal a._simpleLink i {
    margin-left: 15px;
}
._analyst + footer {
    background: #fff;
}
._declaration {
    padding: 100px 0 150px 0;
    background-image: linear-gradient(to top, #ffffff, #f8fafa, #ffffff);
}
._declaration ._max,._gov ._max {
    max-width: 775px;
    margin: 0 auto;
    width: 100%;
}
._declaration h2 {
    margin-bottom: 25px;
}
._declaration p {
    margin-bottom: 50px;
    line-height: 36px;
}
._declaration + footer {
    background: #fff;
}
._gov h4 {
    color: #0f212b;
    font-size: 24px;
    line-height: 1.75;
    font-weight: normal;
}
._gov h2 {
    margin-bottom: 25px;
}
._gov p {
    line-height: 30px;
}
._gov {
    padding: 100px 0 130px 0;
    background-image: linear-gradient(to top, #ffffff, #f8fafa, #ffffff);
}
._gov + footer {
    background: #fff;
}
._dBox a {
    border-radius: 10px;
    box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
    background-color: #789ea1;
    display: inline-block;
    width: 100%;
    height: 320px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.278;
    color: #fff;
}
._dBox a p {
    line-height: 1.27;
    margin: 0 0 30px 0;
    padding: 0 25px 0 40px;
    font-family: 'Comfortaa';
}
._dBox a span {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.44;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 17px 52px 17px 40px;
    border-top: solid 1px rgba(226, 228, 226, 0.2);
}
._dBox a span i {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
div .slick-slide {
    margin: 0 15px;
}
div .slick-list {
    margin: 0 -15px;
}
._nArrow {
    position: absolute;
    right: -140px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: rgba(15, 33, 43, 0.75);
}
._nArrow span {
    display: inline-block;
    width: 100%;
}
._nArrow i {
    font-size: 22px;
}
._nArrow:hover {
	color: rgba(15, 33, 43, 1);
}
._dHolder {
    margin-bottom: 150px;
}
._testimonial._adj {
    background-color: #b6c8c9;
    padding-top: 84px;
    padding-bottom: 75px;
}
._testimonial._adj:before {
    top: 75px;
}
._authorBox img {
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
._authorBox h3 {
    font-size: 22px;
    margin-bottom: 10px;
}
._authorBox p {
    line-height: 1.5;
    letter-spacing: -0.5px;
    font-size: 16px;
    margin-bottom: 0;
}
._authorBox._adj {
    padding-left: 105px;
}
._dBanner {
    padding: 225px 30px 145px 30px;
    text-align: center;
    background: #0f212b;
}
._dBanner h1 {
    margin: 0;
    color: #fff;
}
._conference + footer {
    background: #fff;
}
._conference {
    padding: 50px 35px 150px 35px;
}
._conference ._txt {
    padding-left: 65px;
}
._conference ._img img {
    border-bottom-left-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-bottom-left-radius: 100px;
}
._conference ._title h2  {
    font-size: 40px;
    margin-bottom: 30px;
}
._conference p {
    line-height: 30px;
}
._conference ._holder {
    max-width: 585px;
}
._numberBox {
    padding: 29px 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: solid 1px rgba(202, 205, 201, 0.55);
    margin-bottom: 30px;
}
._numberBox p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.5px;
    color: #77777a;
    margin-bottom: 15px;
}
._numberBox h3 {
    font-size: 28px;
    font-weight: bold;
    color: #0f212b;
    margin: 0;
}
._link {
    position: relative;
    display: inline-block;
    padding-left: 60px;
    font-size: 14px;
    font-weight: bold;
    color: #0f212b;
}
._link span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #789ea1;
    text-align: center;
    color: #fff;
    line-height: 40px;
}
._financial {
    padding: 140px 0 160px 0;
    background-color: #f8fafa;
    /*background-image: linear-gradient(to top, #ffffff, #f8fafa, #ffffff);*/
}
._financial + footer {
    background: #fff;
}
._number {
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    padding: 7px 12px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #0f212b;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}
._number.active,._number:hover {
    background-color: #f7bf6e;
}
._dBox ._dt {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.5px;
    color: #ffffff;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 25px;
}
._tabHead {
    margin-bottom: 50px;
    display: inline-block;
    position: relative;
    max-width: 700px;
    width: 100%;
}
._tabHead div .slick-list {
    margin: 0 -3px;
}
._tabHead div .slick-slide {
    margin: 0 3px;
}
._aNumber {
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    padding: 7px 12px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #cacdc9;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    position: absolute;
    right: -70px;
    top: 0;
    min-width: 60px;
    text-align: center;
}
._aNumber:hover {
    background-color: #f7bf6e;
}
._tabC {
    display: none;
}
._tabC.active {
    display: block;
}
._tabHead * {
    outline: none;
}
._accord .card {
    padding: 0;
    border: 0;
    background: none;
}
._accord .card-body {
    padding: 0;
    border: 0;
    margin-bottom: 60px;
}
._accord .card-header {
    padding: 0;
    border: 0;
    background: none;
    font-size: 15px;
    font-weight: bold;
    color: #0f212b;
    margin-bottom: 20px;
}
._accord .card-header > h2 {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Nunito';
}
._accord .card + .card {
    margin-top: 30px;
}
._accord .card-header a {
    display: inline-block;
    width: 100%;
    position: relative;
}
._accord .card-header a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 35px;
    height: 2px;
    background: #cacdc9;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
._accord .card-header a span {
    position: relative;
    display: inline-block;
    background: #f8fafa;
    z-index: 5;
    padding-right: 30px;
}
._accord .card-header a:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    font-size: 20px;
    color: #77777a;
}
._accord .card-header a[aria-expanded='true']:before {
    content: "\f106";
}
._financial ._accord {
    margin-bottom: 150px;
}
._testimonial._adj2 {
    background-color: #b6c8c9;
}
._conference._careers ._img img {
    border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;

    border-top-right-radius: 100px;
    -webkit-border-top-right-radius: 100px;
    -moz-border-top-right-radius: 100px;
}
._feature._adj {
    margin-bottom: 30px;
    padding-left: 7%;
    padding-right: 7%;
}
._feature._adj h3 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 16px;
}
._feature._adj p {
    font-size: 17px;
    font-weight: 600;
    line-height: normal;
}
._opportunities {
    padding: 100px 0;
}
._dBox._white a {
    box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
    background-color: #ffffff;
    color: #0f212b;
}
._dBox._white ._dt {
    color: #77777a;
}
._dBox._white a span {
    color: #789ea1;
}
._team {
    padding: 280px 0;
}
._team + footer {
    background: #fff;
}
.nav-tabs .nav-link {
    font-size: 15px;
    font-weight: bold;
    color: #77777a;
    border: 0;
    padding-bottom: 19px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: 0;
    color: #0f212b;
    border-bottom: 2px solid #0f212b;
    background: none;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    color: #0f212b;
}
.nav-tabs .nav-item li {
    margin-right: 40px;
}
.nav-tabs .nav-item li:last-child {
	margin-right: 0;
}
._teamM img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 30px;
    /*height: 225px;*/
    width: 100%;
    max-width: 215px;
    object-fit: cover;
    object-position: center;
}
._teamM h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
}
._teamM p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.5px;
    color: #77777a;
    margin-bottom: 8px;
}
._team .nav-tabs {
    margin-bottom: 50px;
    border-bottom-color: #cacdc9;
    border-width: 2px;
	padding-right: 160px;
}
._team:after {
    content: '';
    position: absolute;
    top: 150px;
    left: 150px;
    right: 0;
    bottom: 150px;
    background: url("../images/properties-img.jpg") no-repeat center bottom;
    background-size: contain;
    z-index: 3;
    border-bottom-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-bottom-left-radius: 25px;
    border-top-left-radius: 100px;
    -webkit-border-top-left-radius: 100px;
    -moz-border-top-left-radius: 100px;
}
._team:before {
    content: '';
    position: absolute;
    top: 150px;
    left: 150px;
    right: 0;
    bottom: 150px;
    z-index: 4;
    background: rgba(214, 216, 215, 0.98);
    border-bottom-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-bottom-left-radius: 25px;
    border-top-left-radius: 100px;
    -webkit-border-top-left-radius: 100px;
    -moz-border-top-left-radius: 100px;
}
._eBox {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
    background-color: #ffffff;
    padding: 40px 25px 38px 30px;
    height: 100%;
}
._eBox ._head {
    position: relative;
    padding-left: 70px;
    margin-bottom: 30px;
    min-height: 78px;
}
._eBox ._head img {
    position: absolute;
    left: 0;
    top: 0;
}
._eBox ._head h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.18;
    letter-spacing: normal;
    color: #0f212b;
}
ul._list._adj li {
    line-height: 1.5;
    letter-spacing: -0.5px;
    padding-left: 28px;
    font-size: 16px;
}
ul._list._adj li + li {
    margin-top: 25px;
}
ul._list._adj li:before {
    content: "\f058";
    font-family: FontAwesome;
    width: auto;
    height: auto;
    border-radius: 0;
    top: 0;
    background: none;
    color: #789ea1;
    font-size: 16px;
}
._allTeam {
    position: absolute;
    right: 35px;
    top: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #789ea1;
}

@media (max-width: 991px){
	._allTeam {
        display: block;
		position: relative;
        right: auto;
        top: auto;
        padding-left: 20px;
        margin-bottom: 20px;
	}
}
 
._dBanner h1 + p {
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.75;
    margin: 50px 0 0 0;
}
._team._adj {
    padding: 150px 0 200px 0;
}
._team._adj:before,
._team._adj:after {
    display: none;
}
.row-cols-5 .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
._team._adj ._teamM {
    margin-bottom: 50px;
}
._pagination {
    margin-top: 20px;
}
._pagination ul li {
    margin: 0 10px;
}
._pagination ul li a {
    text-align: center;
    width: 50px;
    height: 50px;
    padding: 0;
    line-height: 50px;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border: solid 1px rgba(202, 205, 201, 0.55);
    font-size: 17px;
    font-weight: 300;
    color: #0f212b;
}
._pagination .page-item.active .page-link {
    background-color: #789ea1;
    border-color: rgba(202, 205, 201, 0.55);
}
footer._adj:after {
    left: 0;
    right: 121px;
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-right-radius: 100px;
    -webkit-border-top-right-radius: 100px;
    -moz-border-top-right-radius: 100px;
}
._dtBox {
    height: 181px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #789ea1;
	border: 1px solid #789ea1;
    padding: 10px 18px 25px 30px;
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
._dtBox h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 10px;
}
._dtBox p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.5px;
    margin: 0;
}
._dtBox:hover {
	border-color: #0f212b;
}
._taxInfo {
    padding: 150px 135px 50px 35px;
}
._taxInfo ._txt {
    padding-left: 20px;
}
._taxInfo ._txt h2 {
    margin-bottom: 30px;
}
._taxInfo ._img img {
    border-top-right-radius: 100px;
    -webkit-border-top-right-radius: 100px;
    -moz-border-top-right-radius: 100px;
}
._table {
    padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
    background-color: rgba(202, 205, 201, 0.4);
}
.table._adj th {
    border-radius: 0;
}
.table._adj td {
    padding: 9px 0;
}
._table .table._adj {
    margin-bottom: 0;
}
._dividends ._tabHead {
    margin-bottom: 35px;
    padding-right: 70px;
}
._dividends ._aNumber {
    right: 0;
}
._taxInfo + footer {
    background: #fff;
}
._feature._adj2 {
    height: 140px;
}
._feature._adj2 h3 {
    font-size: 32px;
    margin-bottom: 11px;
}
._feature._adj2 p {
    font-size: 17px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: normal;
    margin: 0;
}
._info {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.5px;
    color: #77777a;
}
._max800 {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.nav-pills .nav-link {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #cacdc9;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.nav-pills li {
    margin: 0 5px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #f7bf6e;
}
._cashFlow h2 {
    color: #fff;
    margin-bottom: 20px;
}
._cashFlow p {
    line-height: 1.8;
    color: #b6c8c9;
    margin-bottom: 50px;
}
._iconBox {
    height: 150px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    background-color: #789ea1;
    color: #fff;
    position: relative;
    padding-left: 147px;
    padding-right: 30px;
    max-width: 365px;
    margin: 0 auto;
}
._iconBox h3 {
    margin-bottom: 10px;
    font-size: 38px;
    color: #fff;
}
._iconBox p {
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    color: #fff;
}
._iconBox img {
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
._studies > img {
    width: 100%;
    border-bottom-left-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-bottom-right-radius: 100px;
    margin-bottom: 130px;
}
._studies {
    padding: 50px 50px 150px 50px;
}
._studies h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #0f212b;
    margin-bottom: 20px;
}
._studies ._txt p {
    line-height: 30px;
    margin-bottom: 30px;
}
._team._std {
    padding: 130px 0;
}
._team._std:before {
    top: 0;
    bottom: 0;
    left: 150px;
    right: 150px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-top-left-radius: 100px;
    -webkit-border-top-left-radius: 100px;
    -moz-border-top-left-radius: 100px;
}
._team._std:after {
    top: 0;
    bottom: 0;
    left: 150px;
    right: 150px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-top-left-radius: 100px;
    -webkit-border-top-left-radius: 100px;
    -moz-border-top-left-radius: 100px;
}
._values {
    padding: 200px 0;
    background-image: linear-gradient(to top, #ffffff, #f8fafa, #ffffff);
}
._values + footer {
    background: #fff;
}
._logo {
    height: 130px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
    background-color: #ffffff;
    text-align: center;
    margin-bottom: 15px;
}
._logo .middle {
    text-align: center;
    width: 100%;
}
._results {
    background-image: linear-gradient(to bottom, #ffffff, #f7fafa);
}
._iconList {
    list-style-type: none;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}
._iconList ._icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: linear-gradient(to bottom, #8cb3b6, #789ea1);
    position: absolute;
    left: 0;
}
._iconList li {
    position: relative;
    padding-left: 81px;
    line-height: normal;
}
._iconList li + li {
    margin-top: 25px;
}
._results p {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #0f212b;
    margin-bottom: 40px;
    font-family: 'Comfortaa';
}
._imgBox {
    min-height: 315px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
    padding: 50px 20px;
}
._imgBox img {
    margin-bottom: 25px;
}
._imgBox p {
    font-size: 22px;
    font-weight: normal;
    line-height: 1.64;
    color: #fdfefe;
    margin: 0;
}
._billion {
    padding: 30px 20px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    background-color: #8f2b30;
    position: relative;
	text-align: center;
}
._billion._blue {
	background-color: #0f212b;
}
._billion span {
    margin: 0 auto 15px auto;
	padding: 10px;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    font-family: 'Comfortaa';
}
._billion._blue span {
	
}
._billion h3 {
    font-size: 28px;
    line-height: normal;
    letter-spacing: normal;
    color: #fbfcfc;
    margin-bottom: 15px;
}
._billion p {
    font-size: 22px;
    font-weight: normal;
    line-height: 1.64;
    letter-spacing: normal;
    color: #fdfefe;
    margin: 0;
}
@media (max-width: 991px){
	._billion {
		margin-bottom: 30px;
	}
}
._leasing ._title + p {
    line-height: 32px;
}
._leasing + footer {
    background: #fff;
}
ul._download {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
ul._download li a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 25px 100px 25px 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border: solid 1px rgba(202, 205, 201, 0.55);
}
ul._download li + li {
    margin-top: 20px;
}
ul._download li a span {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
ul._download li a span i {
    margin-left: 15px;
}
._dtBoxMb20 ._dtBox {
    margin-bottom: 10px;
}
._brick {
    padding: 100px 0;
}
._filters {
    background: rgba(202, 205, 201, 0.3);
    padding: 80px 0;
}
div .form-control {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    height: auto;
    border: 0;
    font-size: 20px;
    font-weight: normal;
    color: #77777a;
    padding: 15px 30px;
    outline: none;
    box-shadow: none;
}
._search {
    position: relative;
}
._search .form-control {
    padding-left: 60px;
}
._search i {
    position: absolute;
    font-size: 20px;
    left: 25px;
    top: 17px;
}
.form-group {
    margin-bottom: 30px;
}
div select.form-control {
    height: 60px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
._select {
    position: relative;
}
._select .fa {
    position: absolute;
    right: 35px;
    top: 20px;
    font-size: 21px;
}
form .btn {
    padding-top: 15px;
    padding-bottom: 15px;
}
#gmap {
    height: 740px;
}
.maps {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}
._team._prp ._teamM {
    margin-bottom: 50px;
}
._team._adj2:before,
._team._adj2:after {
    right: 150px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-top-left-radius: 100px;
    -webkit-border-top-left-radius: 100px;
    -moz-border-top-left-radius: 100px;
}
._team._prp {
    padding-bottom: 230px;
}
._team._prp + footer {
    background: #fff;
}
._dBanner._prt h1 {
    font-size: 80px;
}
._dBanner h1 + h3 {
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    line-height: 1.31;
    margin: 40px 0 0 0;
}
._singleP {
    padding: 50px 50px 120px 50px;
}
._singleP > img {
    border-bottom-left-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-bottom-left-radius: 100px;
    margin-bottom: 113px;
    border-bottom-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-bottom-right-radius: 100px;
	height: 550px;
	width: 100%;
	object-fit: cover;
}
._singleP ._featureImg {
	text-align: center;
	overflow: hidden;
	border-bottom-left-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-bottom-left-radius: 100px;
    margin-bottom: 113px;
    border-bottom-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;
    -moz-border-bottom-right-radius: 100px;
	background: #0f212b;
}
._singleP ._featureImg img {
	margin: 0 auto;
	/*max-height: 550px;*/
	width: 100%;
}
._tables img {
	margin-bottom: 30px;
}
._singleP ._title h2 {
    font-size: 32px;
    font-weight: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #0f212b;
    margin-bottom: 50px;
}
._singleP ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}
._singleP ._img {
    text-align: right;
    max-width: 757px;
    width: 100%;
    float: right;
}
._singleP ul li {
    float: left;
}
._singleP ul li span {
    font-size: 35px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #0f212b;
    font-family: 'Comfortaa';
    margin-right: 148px;
}
._singleP ul li a {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: right;
    color: #789ea1;
}
._singleP ul li a i {
    margin-left: 20px;
}
._singleP ul li + li {
    margin-left: 40px;
    margin-top: 5px;
}
._singleP ._txt {
    margin-top: 12px;
    padding-left: 60px;
    max-height: 700px;
    overflow-y: auto;
}
._singleP ._txt h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.18;
    letter-spacing: normal;
    color: #0f212b;
    margin-bottom: 10px;
}
._loci {
    margin-bottom: 30px;
}
._loci a {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.5px;
    color: #77777a;
}
._loci a i {
    margin-right: 10px;
}
._singleP ._table {
    background: none;
    box-shadow: none;
    max-width: 700px;
}
._singleP ._table td {
    padding: 1px;
}
::-webkit-scrollbar {
    width: 3px;
}
::-webkit-scrollbar-track {
    background: rgba(15, 33, 43, 0.1);
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #0f212b;
}
._singleP ._table tr:first-child td {
    padding-top: 30px;
}
._features {
    text-align: center;
}
._features ._holder {
    width: 335px;
    height: 150px;
    display: inline-block;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    background-color: #789ea1;
    text-align: left;
    color: #fff;
}
._features ._holder ._holder__item img {
    max-width: 65px;
}

._features ._holder  + ._holder {
    margin-left: 100px;
}
._features h3 {
    font-size: 38px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 10px;
}
._features p {
    font-size: 17px;
    font-weight: 600;
    line-height: normal;
}
._features ._holder  .middle {
    padding-left: 147px;
}
._features ._holder img {
    position: absolute;
    left: 48px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
._features ._holder:hover {
    background-color: #0f212b;
}
._map360 {
    padding: 0 50px 0 0;
}
._map360 img {
    width: 100%;
}
._map360 ._holder {
    overflow: hidden;
    border-top-right-radius: 100px;
    -webkit-border-top-right-radius: 100px;
    -moz-border-top-right-radius: 100px;
    border-bottom-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-bottom-right-radius: 25px;
}
._tables {
    padding: 50px 35px 180px 35px;
    background-image: linear-gradient(to top, #ffffff, #f8fafa, #ffffff);
}
._tables + footer {
    background: #fff;
}
._tables ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}
._tables ul li {
    float: left;
    width: 22%;
    position: relative;
    text-align: center;
    padding: 44px 0;
}
._tables ul li:nth-child(1) {
    width: 34%;
    text-align: left;
}
._tables ul li:nth-child(2) {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
    background-color: #ffffff;
}
._tables ul li:nth-child(3) {
    position: relative;
    z-index: 4;
}
._tables ul li:nth-child(3):after {
    content: '';
    position: absolute;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    background-image: linear-gradient(to bottom, #789ea1, #ffffff);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 5px 10px 15px 0 rgba(218, 228, 229, 0.2);
}
._tables ul li:nth-child(4) {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
    background-color: #ffffff;
}
._tables ._head {
    font-size: 17px;
    font-weight: 300;
    text-align: center;
    color: #0f212b;
    margin-bottom: 70px;
    position: relative;
    z-index: 5;
}
._tables ._nmb {
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    line-height: 2.29;
    letter-spacing: normal;
    color: #789ea1;
    font-family: 'Comfortaa';
    position: relative;
    z-index: 5;
}
._tables .table-bottom-text {
    font-size: 18px;
}
._am {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-left: 90px;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #0f212b;
}
._am + ._am {
    margin-top: 55px;
}
._am:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 60px;
    height: 60px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #789ea1;
}
._tables ul li:nth-child(1) ._head {
    margin-bottom: 90px;
}
._map {
    overflow: hidden;
}
._map ._holder {
    position: relative;
    overflow: hidden;
    border-bottom-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-bottom-right-radius: 50px;
}
._form {
    padding-left: 70px;
}
._form h2 {
    font-weight: normal;
    margin-bottom: 50px;
    line-height: normal;
    letter-spacing: normal;
    color: #0f212b;
}
._form ._inner {
    max-width: 560px;
}
._cMap {
    padding-top: 100px !important;
    background-image: linear-gradient(to top, #ffffff, #f8fafa, #ffffff);
}
._file {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.5px;
    color: #77777a;
    height: 120px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: dotted 2px rgba(202, 205, 201, 0.75);
    background-color: #ffffff;
}
._file  i {
    margin-right: 25px;
}
._fileO input {
    width: 100%;
    opacity: 0;
    position: absolute;
    z-index: -1;
}
textarea.form-control {
    height: 120px;
}
._form .form-control {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: solid 1px rgba(202, 205, 201, 0.3);
    background-color: #ffffff;
    font-size: 16px;
}
._leasingC {
    padding: 185px 0 120px 0;
}
._leasingC h3 {
    text-align: center;
    margin-bottom: 50px;
}
._leasingC ._max {
    max-width: 585px;
    width: 100%;
    margin: 0 auto;
}
._leasingC ._table {
    padding: 10px;
    margin: 0;
    text-align: left;
}
._leasingC ._table td,
._leasingC ._table th{
    text-align: left;
    padding-left: 15px;
}
._leasingC ._table .table {
    margin-bottom: 0;
}
._leasingC ._table td {
    border-bottom: solid 1px #f7f7f7;
}
._leasingC ._table tr:last-of-type td {
    border-bottom: 0;
}
._teamO ._max {
    max-width: 710px;
    width: 100%;
    margin: 0 auto;
}
._teamO ._team {
    padding: 130px 0;
}
._teamO {
    padding: 0 0 120px 0;
    background-image: linear-gradient(to top, #ffffff, #f8fafa, #ffffff);
}
._teamO + footer {
    background: #fff;
}
._teamO ._team:before,
._teamO ._team:after {
    left: 40px;
    right: 40px;
    top: 0;
    bottom: 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-top-left-radius: 100px;
    -webkit-border-top-left-radius: 100px;
    -moz-border-top-left-radius: 100px;
}
._teamO .nav-tabs .nav-item + li {
    margin-left: 15px;
}
._teamO ._allTeam {
    right: 0;
}
._cMap #gmap {
    height: 850px;
}
#gmap .gm-style .gm-style-iw-c {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 5px 10px 15px 0 rgba(0, 0, 0, 0.13);
    background-color: #0f212b;
    color: #fff;
    padding: 20px 40px 20px 20px !important;
}
.gm-style .gm-style-iw-t::after {
    background: #0f212b;
}
#gmap .gm-style .gm-style-iw-d {
    overflow: hidden !important;
 }
._infoWindow {
    color: #fff;
}
._infoWindow h3 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 20px;
}
._infoWindow ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
._infoWindow ul li {
    position: relative;
    padding-left: 30px;
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: normal;
    color: #b6c8c9;
}
._infoWindow ul li:first-child {
    margin-bottom: 15px;
}
._infoWindow ul li:first-child i {
    top: 3px;
}
._infoWindow ul li i {
    position: absolute;
    left: 0;
    top: 0;
    color: #f7bf6e;
}
div .gm-ui-hover-effect {
    opacity: 1;
    background: #fff !important;
    top: 0 !important;
    right: 0 !important;
}
._page {
    padding-top: 220px;
}
._page + footer {
    background: #fff;
}
._form br {
    display: none;
}
._select .fa {
    z-index: 5;
}
._cOuter {
	position: relative;
	max-width: 375px; 
	width: 100%; 
	margin: 0 auto; 
	display: inline-block;
}
._cOuter canvas {
	position: relative;
	z-index: 5;
}
._gBG {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: #f3f4f9;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
._roundShape {
	position: absolute;
    left: 50%;
    top: 50%;
    width: 218px;
    height: 218px;
    background: #fff;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
._roundShape:before {
	content: '';
  	width: 176px;
  	height: 176px;
  	opacity: 0.4;
  	border: solid 1px #cacdc9;
	position: absolute;
    left: 50%;
    top: 50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
._roundShape strong {
	display: inline-block;
	width: 100%;
	font-size: 40px;
  	font-weight: bold;
	line-height: normal;
  	letter-spacing: normal;
  	text-align: center;
  	color: #0f212b;
	font-family: 'Comfortaa';
}
._roundShape span {
	font-size: 17px;
  	font-weight: 300;
	color: #0f212b;
}
._lText {
	display: none;
}
._lText.active {
	display: block;
}
._gOuter {
	max-width: 584px;
	width: 100%;
	padding: 50px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
  	box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
  	background-color: #ffffff;
	margin-left: auto;
}
._ifGraph {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
  	box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
  	background-color: #ffffff;
	padding: 50px;
}
select.form-control:disabled, select.form-control[readonly] {
	background: #fff;
	cursor: not-allowed;
}
._feature h3 {
	font-size: 28px;
}
.per_unit{font-size:14px;}
.slick-hlarge img {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.slick-hlogos ._img {
	height: 100px;
	text-align: center;
}
.slick-hlogos ._img img {
	max-height: 100px;
	display: inline-block;
	margin: 0 auto;
}
.navbar-nav .dropdown-menu .nav-link {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	color: #0f212b !important;
	font-size: 15px;
}
.navbar-nav .dropdown-menu .nav-link:hover {
	color: #000 !important;
}
.navbar-dark .navbar-nav > li:hover > a + .dropdown-menu  {
	display: block;
}
._teamM p + p {
	min-height: 1px;
}
.detail_header {
	font-size: 36px;
	color: #000;
	line-height: normal;
}
._bBox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    overflow: hidden;
	height: 100%;
	position: relative;
    padding-bottom: 80px;
    text-align: left;
	background: #fff;
	font-size: 18px;
    font-weight: normal;
    line-height: 1.64;
    color: #77777a;
	box-shadow: 5px 20px 25px 0 rgba(120, 158, 161, 0.08);
}
._bBox ._txt {
	padding: 40px 40px 0 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 100%;
}
._bBox ._img {
	position: relative;
}
._bBox ._icon {
	width: 90px;
	height: 90px;
	line-height: 90px;
	position: absolute;
	left: 45px;
	bottom: -15px;
	background: #8f2a30;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
._bBox ._icon img {
	max-width: 45px;
}
._bBox h3 {
	font-size: 32px;
	color: #789ea1;
	font-weight: normal;
}
._bBox p {
	line-height: 30px;
}
._bBox ._buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
._bBox a i {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f8bf6e;
	color: #000;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	display: inline-block;
	margin-left: 10px;
}
._transform {
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
}

.footnote {
    font-size: 12px;
    line-height: 16px !important;
}

/* Femmes plaza template */

.page-template-pge-femmes-plaza .header-container {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 50px;
    margin-top: 20px;
}

.page-template-pge-femmes-plaza .header-container__img{
    margin-top: 40px;
}

.page-template-pge-femmes-plaza .header-container__img, .page-template-pge-femmes-plaza .header-container__content {
    width: 100%;
}

.page-template-pge-femmes-plaza .header-container__content__title {
    color: black;
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 30px;
}

.page-template-pge-femmes-plaza .header-container__content__subtitle {
    font-size: 2rem;
    color: #fcd59f;
}

.page-template-pge-femmes-plaza .header-container__paragraph p, .femmes-template__blocks-container .single-block p {
    color: #082739;
    font-size: 1rem;
    line-height: 1.2rem;
    font-family: 'Comfortaa', sans-serif;
    font-weight: bold;
}

.header-container__paragraph {
    border: 1px solid rgb(33 37 41 / 40%);
    padding: 15px;
    border-radius: 15px 30px 15px 15px;
    font-family: 'Comfortaa', sans-serif;
}

.header-container__paragraph p{
    margin: 0;
}

.femmes-template__blocks-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    max-width: 1600px;
    margin: 0 auto 80px;
    padding: 0 20px;
}

.femmes-template__blocks-container .blocks-container__single-block {
    
}

.femmes-template__blocks-container .single-block {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.femmes-template__blocks-container .single-block__header {
    background-color: #082739;
    color: white;
    text-align: center;
    padding: 20px;
    border-radius: 15px 30px 15px 15px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 88px;
}

.femmes-template__blocks-container .single-block__header .single-block__title {
    font-size: 1rem;
    text-transform: uppercase;
}

.femmes-template__blocks-container .single-block__header .single-block__subtitle {
    font-size: 1.8rem;
}

.femmes-template__blocks-container .single-block__content {
    
    font-family: 'Comfortaa', sans-serif;
    padding: 40px 20px;
    border-radius: 0px 0px 10px 10px;
    border: 2px solid #082739;
    margin-top: -15px;
    z-index: 1;
    height: 100%;
}

.logos_list__block{
    max-width: 1600px;
    padding: 0 20px;
    margin: 0 auto 80px;
}

.logos_list_title {
    font-family: 'Comfortaa', sans-serif;
    font-weight: bold;
    color: #082739;
}

.logos_list{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.logo_item{
    width: 155px;
    height: 155px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    border: 1px solid rgb(33 37 41 / 40%);
    padding: 10px;
    border-radius: 15px 30px 15px 15px;
}

@media screen and (min-width: 600px) {
    .page-template-pge-femmes-plaza .header-container__content__title {
        font-size: 3rem;
        margin-bottom: 20px;
    }
    
    .page-template-pge-femmes-plaza .header-container__content__subtitle {
        font-size: 2rem;
    }

    .femmes-template__blocks-container .blocks-container__single-block {
        width: 100%;   
    }
}

@media screen and (min-width: 800px) {

    .femmes-template__blocks-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (min-width: 1024px) {

    .page-template-pge-femmes-plaza .header-container__content__title {
        font-size: 4rem;
    }
    
    .page-template-pge-femmes-plaza .header-container__content__subtitle {
        font-size: 3rem;
        margin-top: 60px;
    }

    
    .page-template-pge-femmes-plaza .header-container {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 50px;
    }

    .page-template-pge-femmes-plaza .header-container__img{ 
        width: calc( 40% - 10px );
        margin-top: 0px;
    }

    .page-template-pge-femmes-plaza .header-container__content {
        width: calc( 60% - 10px );
    }

    .femmes-template__blocks-container {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (min-width: 1440px) {
    .femmes-template__blocks-container {
        grid-template-columns: repeat(5, 1fr); 
    }
}



/* BLOCK - RECOGNITION AWARD */
.recognition_award_block, .recognition_award_block__inner, .recognition_award__recipient{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.recognition_award_block{
    max-width: 1600px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}

.recognition_award_block__inner{
    margin-bottom: 40px;
    width: 100%;
}

.recognition_award_block__content {
    border: 3px solid #082739;
    border-radius: 20px 100px 20px 20px;
    padding: 20px;    
    width: 100%;
}

.recognition_award_block__title, .recognition_award_block__text p{
    color: #082739;
    line-height: 1.2;
    hyphens: auto;
}

.recognition_award_block__title{
    font-size: 34px;
}

.recognition_award_block__img {
    margin-bottom: 40px;
}

.recognition_award__recipient{
    border-bottom: 5px solid #082739;
    margin-bottom: 5px;
    padding-bottom: 5px;
    max-width: 350px;
    margin: auto;
}

img.recognition_award__recipient_photo {
    width: 100%;
    object-fit: contain;
    border: 2px solid #082739;
    border-radius: 15px 56px 15px 15px;
}

p.recognition_award__recipient_name {
    font-size: 35px;
    text-align: center;
    color: #082739;
    margin-bottom: 0;
    margin-top: 15px;
    font-family: 'Comfortaa', sans-serif;
}

p.recognition_award__recipient_year {
    font-size: 30px;
    text-align: center;
    color: rgb(120, 158, 161);
    font-family: 'Comfortaa', sans-serif;
}

@media screen and (min-width: 769px) {
    .recognition_award_block__title{
        font-size: 48px;
    }
}

@media screen and (min-width: 1024px) {
    
    .recognition_award_block__inner{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .recognition_award_block__img {
        margin-bottom: 0px;
        margin-right: -30px;
    }

    .recognition_award_block__content {
        padding: 40px;
    }
}

@media screen and (min-width: 1420px) {
    .recognition_award_block{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .recognition_award_block__inner{
        width: 80%;
        margin-right: 80px;
    }

    .recognition_award__recipient{
        width: 20%;
    }
}

/* END BLOCK - RECOGNITION AWARD */

/* Tenants block */

@media screen and (min-width: 1024px) {
    .tenants-container {
        padding: 80px 100px 30px 100px;
    }

    .tenants-section-container .my-auto {
        width: calc(20% - 16px);
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    .tenants-container {
        padding: 100px 20px 20px 20px;
    }

    .tenants-section-container .my-auto {
        width: calc(33.33% - 16px);
    }
}

@media screen and (max-width: 768px) {
    .tenants-container {
        padding: 100px 20px 20px 20px;
    }

    .tenants-section-container .my-auto {
        width: calc(50% - 16px);
    }
}

.tenants-section-container {
    max-width: 1400px;
    margin: 0 auto;
}

.tenants-section-container h2 {
    text-align: center;
    font-weight: 500;
}

.tenants-container {
    border-radius: 100px 20px 20px 20px;
    background-color: #0f212b;
    position: relative;
    overflow: hidden;
    max-width: 1400px;
    margin: 0 auto;
}

.tenants-container ._lBox {
    background-color: white;
    border-radius: 10px;
    padding: 10px;
    height: 120px !important;
    margin-bottom: 16px;
}

.tenants-container ._lBox__header {
    display: flex;
    flex-direction: row;
    width: 100%;
    position: relative;
    justify-content: space-between;
    margin-bottom: 5px;
}

.tenants-container ._lBox__header h2 {
    position: relative;
    top: auto;
    left: auto;
    transform: initial;
    font-weight: 500;
}

.tenants-container ._lBox__header ._number {
    position: relative;
    top: auto;
    left: auto;
    transform: initial;
}

.tenants-container .w-100 {
    height: auto;
}

.tenant-logo-row {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
}

.tenants-container img {
    flex: 1 1 0;
    width: 0;
    object-fit: contain;
    margin: 0 !important;
    padding: 4px !important;
    max-width: 33.33%;
}

.tenants__background-image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.2;
}

.tenants-container .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
}
