@media(max-width: 1199px){

  :root {

    font-size: 15px;

    line-height:23px;

  }

}

@media (min-width: 1200px){

  :root {

    font-size: 18px;

    line-height:28px;

  }

}

@media (min-width: 1600px){

  :root {

    font-size: 20px;

    line-height:30px;

  }
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Light.woff2') format('woff2'),
        url('../fonts/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'Martel';
    src: url('../fonts/Martel-ExtraBold.woff2') format('woff2'),
        url('../fonts/Martel-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?mrqscy');
  src:  url('../fonts/icomoon.eot?mrqscy#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?mrqscy') format('truetype'),
    url('../fonts/icomoon.woff?mrqscy') format('woff'),
    url('../fonts/icomoon.svg?mrqscy#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}
.icon-arrow-contact:before {
  content: "\e92f";
}
.icon-total-area:before {
  content: "\e92e";
}
.icon-next-arrow:before {
  content: "\e92b";
}
.icon-prev-arrow:before {
  content: "\e92d";
}
.icon-linkedin:before {
  content: "\e92a";
}
.icon-lease-tenure:before {
  content: "\e926";
}
.icon-rental:before {
  content: "\e927";
}
.icon-rupee:before {
  content: "\e928";
}
.icon-share:before {
  content: "\e929";
}
.icon-heart:before {
  content: "\e92c";
}
.icon-icon-arrow:before {
  content: "\e900";
}
.icon-icon-mail:before {
  content: "\e901";
}
.icon-icon-phone:before {
  content: "\e902";
}
.icon-marker:before {
  content: "\e903";
}
.icon-office:before {
  content: "\e904";
}
.icon-other:before {
  content: "\e905";
}
.icon-process:before {
  content: "\e906";
}
.icon-refresh:before {
  content: "\e907";
}
.icon-retail:before {
  content: "\e908";
}
.icon-sfr-portfolio:before {
  content: "\e909";
}
.icon-team:before {
  content: "\e90a";
}
.icon-web:before {
  content: "\e90b";
}
.icon-no-surprises:before {
  content: "\e90c";
}
.icon-bank:before {
  content: "\e90d";
}
.icon-broker:before {
  content: "\e90e";
}
.icon-download:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e910";
}
.icon-compare:before {
  content: "\e911";
}
.icon-arrow-submenu:before {
  content: "\e912";
}
.icon-creloan:before {
  content: "\e913";
}
.icon-data-transfer:before {
  content: "\e914";
}
.icon-check:before {
  content: "\e915";
}
.icon-document:before {
  content: "\e916";
}
.icon-delete:before {
  content: "\e917";
}
.icon-edit:before {
  content: "\e918";
}
.icon-expertise:before {
  content: "\e919";
}
.icon-industrial:before {
  content: "\e91a";
}
.icon-nav:before {
  content: "\e91b";
}
.icon-multifamily:before {
  content: "\e91c";
}
.icon-no-cost:before {
  content: "\e91d";
}
.icon-approved:before {
  content: "\e91e";
}
.icon-arrow-btm:before {
  content: "\e91f";
}
.icon-plus:before {
  content: "\e920";
}
.icon-calendar:before {
  content: "\e921";
}
.icon-cross:before {
  content: "\e922";
}
.icon-next:before {
  content: "\e923";
}
.icon-back-arrow:before {
  content: "\e924";
}
.icon-logo:before {
  content: "\e925";
}
.icon-eye:before {
  content: "\e930";
}




a, body, div, fieldset, font, footer, form, h1, h2, h3, h4, h5, h6, header, html, img, label, li, nav, ol, p, section, select, span, strong, table, tbody, td, th, thead, tr, ul {

  outline: 0;

  border: 0;

  font-weight: inherit;

  font-style: inherit;

  margin: 0;

  padding: 0;

  box-sizing: border-box;

}


*, *::after, *::before {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

html, body{height: 100%;}

ul, li{list-style: none;}

body {
  font-size: inherit;
  line-height: inherit;
  font-family: 'Poppins';
  font-weight: 300;
  color: #525252;

}

a, a:hover, a:focus {

  color: inherit;

  text-decoration: none !important;

}

.img_responsive{max-width: 100%;}

h1{font-size: 2rem; color: #000;font-family: 'Martel';}

h2{font-size: 2rem;color: #000;font-family: 'Martel';}

h3{font-size: 1.125rem; color: #000;}

h5{font-size: 1.1rem; color: #000;}

.big_title{font-size: 3rem;}

.upper_case{text-transform: uppercase;}

button:focus{outline: none;}

input:-webkit-autofill {

   -webkit-box-shadow: 0 0 0px 1000px transparent inset;

  transition: background-color 5000s ease-in-out 0s;

}

.light{font-weight: 300;}

.poppins_bold{font-weight: 700;font-family: 'Poppins';}

.poppins_medium{font-weight: 500;font-family: 'Poppins';}

.poppins_semibold{font-weight: 600;font-family: 'Poppins';}

.poppins_light{font-weight: 300;font-family: 'Poppins';}

.poppins_regular{font-weight: 400;font-family: 'Poppins';}

.content{max-width: 1380px; padding-left: 60px; padding-right: 60px; margin-left: auto; margin-right: auto;}

.content_inner_page{padding-left: 30px; padding-right: 30px; width: 100%; margin-left: auto; margin-right: auto;}

.clear{clear: both;}

#banner{background: url(../images/banner.jpg) center top no-repeat;background-size: cover; padding: 40px 30px; padding-top: 120px; color: #fff; min-height: 100vh; display: flex;justify-content: space-between; flex-direction: column; position: relative;}

#banner h1{color: #fff;}

@-webkit-keyframes pulse {
  0% {
    opacity: 0;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}
@-moz-keyframes pulse {
  0% {
    opacity: 0;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}
@-ms-keyframes pulse {
  0% {
    opacity: 0;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}
@keyframes pulse {
  0% {
    opacity: 0;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}

.scroll-down {
  margin: 0;
  border: 2px solid #fff;
  -moz-border-radius: 54px;
  -webkit-border-radius: 54px;
  border-radius: 54px;
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 54px;
  height: 54px;
  margin-left: -27px;
  margin-top: -27px;
}
.scroll-down a {
  display: block;
  opacity: 0;
  -moz-border-radius: 54px;
  -webkit-border-radius: 54px;
  border-radius: 54px;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 0;
  font-size: 0;
  color: transparent;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  -moz-background-size: 0 auto;
  -o-background-size: 0 auto;
  -webkit-background-size: 0 auto;
  background-size: 0 auto;
  -webkit-animation: pulse 1.5s 0s infinite normal ease forwards;
  -moz-animation: pulse 1.5s 0s infinite normal ease forwards;
  -o-animation: pulse 1.5s 0s infinite normal ease forwards;
  animation: pulse 1.5s 0s infinite normal ease forwards;
  background-image: url("../images/arrow-down.svg");
  background-repeat: no-repeat;
}
.scroll-down a:before, .scroll-down a:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/arrow-down.svg") no-repeat center top;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.scroll-down a:before {
  -webkit-animation: pulse 1.5s 0.25s infinite normal ease forwards;
  -moz-animation: pulse 1.5s 0.25s infinite normal ease forwards;
  -o-animation: pulse 1.5s 0.25s infinite normal ease forwards;
  animation: pulse 1.5s 0.25s infinite normal ease forwards;
}
.scroll-down a:after {
  -webkit-animation: pulse 1.5s 0.5s infinite normal ease forwards;
  -moz-animation: pulse 1.5s 0.5s infinite normal ease forwards;
  -o-animation: pulse 1.5s 0.5s infinite normal ease forwards;
  animation: pulse 1.5s 0.5s infinite normal ease forwards;
}
.scroll-down a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

#logo{margin-bottom: 3px;}

#wrapper{max-width: 1920px;margin-left: auto;margin-right: auto;}

.btn_getaloan {
  border-radius: 5px;
  background-color: #82C776;
  padding: 4px 0px;
  color: #fff;
  font-weight: 400;
}

#navigator > ul > li.btn_getaloan > a{padding-left: 15px;padding-right: 15px;font-size: 0.8rem;}

.btn_howitworks{
  border-radius: 5px;
  background-color: #000;
  padding: 13px 20px;
  color: #fff;
  font-size: 1rem;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 2px;
}

.btn_nowmore{
  border-radius: 5px;
  background-color: #82C776;
  padding: 12px 20px;
  color: #fff !important;
  font-size: 1rem;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.banner_description{display: flex;justify-content: flex-end;}

.banner_description p{border-left: 4px solid #EB9938; padding-left: 20px;}

#about p{margin-top: 20px;}

#about h5{color: #706F6F; margin-bottom: 10px;}

.form_main_row{justify-content: space-between;align-items: center;}

.form-control{border-radius: 0;border: 0;background-color: #fff; padding: 10px 16px; font-size: 0.9rem;}

.form_section{background-color: #EDF9FC;min-height: 100vh;display: flex; justify-content: center; position: relative;flex-direction: column;padding: 30px 0;}

.form_design_circle{position: absolute;top: 10px;right: 10px;}

.form_design_circle img{max-width: 180px;}

label{font-size: 0.85rem;font-weight: 500;color: #000;margin-bottom: 4px;}

::-webkit-input-placeholder { /* Edge */
  font-weight: 300;letter-spacing: 1.2px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-weight: 300;letter-spacing: 1.2px;
}

::placeholder {
  font-weight: 300;letter-spacing: 1.2px;
}

.btn_next{background-color: #000;border: 0;color: #fff !important;font-weight: 400;font-size: 1rem;text-transform: uppercase;display: inline-block;padding: 12px 25px;border-radius: 5px;letter-spacing: 2px;}

.btn_back{background-color: #888;margin-right: 10px;border: 0;color: #fff !important;font-weight: 400;font-size: 1rem;text-transform: uppercase;display: inline-block;padding: 12px 25px;border-radius: 5px;letter-spacing: 2px;}

.input-group .form-control{margin-left: 0 !important;}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 10px 16px;
    font-size: 0.9rem;
    /*font-weight: 400;
    line-height: 1.5;*/
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #ffffff;
    border: 0;
    border-right: 1px solid #EDF9FC;
    border-radius: 0rem;
}

.thankyou_page{text-align: center;}

/* Thankyou Tick Animation */
  .checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #82C776;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
  }

  .checkmark {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    stroke-width: 2;
    stroke: #82C776;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #82C776;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
  }

  .checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
  }

  @keyframes stroke {
    100% {
      stroke-dashoffset: 0;
    }
  }
  @keyframes scale {
    0%, 100% {
      transform: none;
    }
    50% {
      transform: scale3d(1.1, 1.1, 1);
    }
  }
  @keyframes fill {
    100% {
      /*box-shadow: inset 0px 0px 0px 30px #0ecb8b;*/
    }
  }

.thankyou_page h1{margin-top: 30px;}

.thankyou_page p{margin-top: 25px;}

.getin_touch_Section{background-color: #275AA4; color: #fff;}

.getin_touch_Section h1{color: #fff;}

.getin_touch_Section label{color: #fff;}

.btn_backto_home{background-color: #82C776;color: #fff !important; border: 0;border-radius: 5px; text-transform: uppercase; padding: 12px 20px;font-weight: 400;font-size: 1rem; letter-spacing: 2px; display: inline-block;}

.btn_getin_touch{background-color: #EB9938;color: #fff !important; border: 0;border-radius: 5px; text-transform: uppercase; padding: 12px 20px;font-weight: 400;font-size: 1rem;letter-spacing: 2px;}

.conatctus{background-color: #fff;color: #000;}

.conatctus h5{color: #275AA4;font-size: 1.2rem;font-weight: 400;}

.address_row{display: flex;}

.address_row img{width: 23px;margin-right: 8px;}

.address_row{margin-top: 40px;}

.conatctus .form-control{border-bottom: 1px solid #BABABA; padding-left: 0;}

.conatctus ::-webkit-input-placeholder { /* Edge */
  letter-spacing: 1.2px;color: #000;
}

.conatctus :-ms-input-placeholder { /* Internet Explorer 10-11 */
  letter-spacing: 1.2px;color: #000;
}

.conatctus ::placeholder {
  letter-spacing: 1.2px;color: #000;
}

textarea{resize: none;}

.btn_submit{background-color: #275AA4;color: #fff; border: 0;border-radius: 5px; text-transform: uppercase; padding: 12px 30px;font-weight: 400;font-size: 1rem;letter-spacing: 2px;}

.step_list{display: flex;flex-wrap: wrap;position: relative; z-index: 1;}

.step_list li{width: 20%; display: flex; justify-content: center; padding-right: 20px; text-align: center; margin-top: 30px;}

.circlebox{transition: all 0.3s;width: 150px;height:150px;border-radius: 50%;border: 2px solid #fff; padding: 3px;background-color: #fff; display: flex;align-items: center;justify-content: center;font-size: 3rem;color: #275AA4;}

.circlebox:hover, 
.circlebox.active{background-color: #275AA4;color: #fff;border: 2px solid #fff;box-shadow: 0px 6px 4px 0px rgba(0, 0, 0, 0.1);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
transition: all 0.3s;}

.step_list li h6{margin-top: 15px;font-weight: 500;color: #000;}

.steps_dott_row{display: flex;justify-content: flex-end; height: 1px;background-color: #D1EBF1; align-items: center;margin-top: 70px;margin-bottom: 50px;}

.steps_dott_list{display: flex;}

.steps_dott_list li{margin-right: 30px;}

.steps_dott_list li .dott_circle{width: 20px;height: 20px;border-radius: 50%;background-color: #fff;border: 4px solid #D1EBF1; margin-top: 23px;}

.steps_dott_list li .dott_circle.active{background-color: #275AA4;border: 4px solid #fff;}

.steps_dott_list li h6{font-weight: 300;color: #000;margin-top: 4px;}

.badprocess_section{background-color: #FFF4E5;padding-top: 50px;padding-bottom: 50px;}

.slide_row{display: flex;align-items: center;margin-bottom: 30px;}

.squarebox{width: 120px;height: 100px;border-radius: 10px;margin-right: 15px;background-color: #fff;display: flex;align-items: center;justify-content: center;color: #82C776;font-size: 2.5rem;}

.slide_text{width: calc(100% - 120px); padding-right: 20px;}

.slide_text h5{font-size: 1.25rem;color: #000000;font-weight: 500;}

.slide_text p{font-size: 0.9rem;color: #000000;}

.experience_section{background-color: #F4F4F4;padding-top: 50px;padding-bottom: 50px;}

.experience_section p{margin-top: 10px;}

.experience_section i{font-size: 3rem;color: #EB9938;}

.experience_text p{text-transform: uppercase;font-weight: 600;}

.experience_box{width: 180px;height: 180px;border-radius: 50%;background-color: #fff;text-align: center;margin-left: auto;margin-right: auto;}

.experience_text p{margin-top: 15px;color: #000;text-align: center;}

.header_sticky{background-color: #275AA4;}

.howit_works_section{background-color: #EDF9FC; padding: 50px 0;}

.howitworknumber{margin: auto;font-weight: 400;color: #000;width: 32px;height: 32px; line-height: 32px; border-radius: 50%;background-color: #fff;border: 1px solid #d4dae3;font-size: 0.85rem; margin-bottom: 10px;}

.howitwork_box{background-color: #fff;border-radius: 20px;width: 100%;position: relative; border: 1px solid #d4dae3;}

.howitwork_box img{border-radius: 20px;}

.howit_works_section h5{font-weight: 400;color: #275AA4; margin-top: 20px;}

.comparison_section{background-color: #474E57; padding: 50px 0;}

.comparison_section h1{color: #fff;}

.comparison_section p{color: #D1EBF1;margin-top: 10px;}

.table{background-color: #fff;}

.table tbody tr:nth-child(odd){
  background-color: #F6F6F6;
}

.table td, .table th{padding-left: 20px;padding-right: 20px;}

.table i{color: #FF0000;font-size: 1rem;}

.table i.icon-check{color: #82C776;font-size: 1.1rem;}

.table-bordered>:not(caption)>*>*{border-width: 0;}

.table-bordered td, .table-bordered th{border-color: #D9D9D9; border-left-width: 0.7px; border-style: dashed;font-size: 0.9rem;vertical-align: middle;}

.table-bordered td:first-child,
.table-bordered th:first-child{border-left: 0px;}

.table_circle{display: inline-block;width: 44px;height: 44px;border-radius: 50%;background-color: #D4F6FF;vertical-align: middle; margin-right: 10px;}

.table th i{color: #7195C9;font-size: 1.4rem; vertical-align: middle; margin-right: 6px;}

.tble_logo img{width: 120px;}

.expectations_section{background-color: #275AA4; padding: 50px 0; color: #fff; text-align: center; padding-bottom: 0;}

.expectations_section h1, .expectations_section h5{color: #fff;}

.expectations_description{background: url(../images/img-expectations.jpg) center center no-repeat; background-size: cover; padding-top: 40px; padding-bottom: 220px;}

.expectations_description_inner{max-width: 60%; margin-left: auto;margin-right: auto;color: #D1EBF1;}

.expectations_description_inner p{margin-top: 10px;}

#footer{background-color: #fff; border-top: 1px solid #D1EBF1; color: #000;text-align: center;padding: 20px 0; font-size: 0.85rem;}


.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;  
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  outline: none;
  /*padding-left: 18px;
  padding-right: 30px;*/
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 7px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 7px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    width: 100%;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; 
  max-height: 250px; 
  overflow-y: auto;}
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    list-style: none;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; 
    border-bottom: 1px solid #F0F0F0;
    padding-top: 8px;
    padding-bottom: 8px;
  }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; 
}

#banner_login{background: url(../images/banner.jpg) center center no-repeat; background-size: cover;padding: 80px 20px; padding-top: 100px; text-align: center;}

#banner_login h1, #banner_login p{color: #fff;}

.login_form{max-width: 460px;margin-left: auto;margin-right: auto; background-color: #fff;padding:30px 40px;margin-top: -35px;border-radius: 10px;}

.login_wrap{background-color: #EDF9FC; padding: 8px 0; padding-bottom: 50px;}

.login_col{width: 50%;font-weight: 400;font-size: 14px;}

.login_col label{font-weight: 400;}

.forgot_pwd{display: inline-block;color: #275aa4;}

.text-right{text-align: right;}

.form-check-input:checked{background-color: #275aa4;border-color: #275aa4;}

.form-check{display: flex;align-items: center; padding-left: 0;}

.form-check-input[type=checkbox]{border-radius: 2px;}

.form-check-label{margin: 0; padding-left: 6px;font-size: 14px;}

.form-check .form-check-input{margin: 0;}

.form-check-input{border-radius: 2px;width: 16px;height: 16px;}

.width_full{width: 100%;}

#team_banner{position: relative; padding: 180px 0; text-align: center;color: #FFF;}

#team_details_banner{position: relative;height: 65px;}

.inner_banner_text h1{color: #FFF; font-size: 42px;}

.inner_banner_text p{font-size: 18px;letter-spacing: 4.5px;text-transform: uppercase;margin-top: 12px; font-weight: 400}

.title_with_description{width: 70%;}

.team_section .title_with_description{padding-left: 15px;}

.title_with_description p{margin-top:10px;color: #313131}

.team_section{background: url(../images/blue-pattern.svg) right top no-repeat #F2FCFF; background-size: 26%;}

.team_col{position: relative;transition: all 0.3s;}

.team_img{position: relative;}

.team_img img{width: 100%}

.icon_linkedin{position: absolute;top: 10px;right: 10px;}

.icon_linkedin img{width: 35px;}

.team_col_text{display: flex;align-items: center;justify-content: space-between; padding-top: 30px;}

.team_col_text h5{color: #275AA4;font-size: 24px;font-family: 'Martel';font-weight: bold;letter-spacing: 1.28px;}

.team_col_text p{color: #000; margin-top: 10px; font-size: 14px;font-weight: 400;letter-spacing: 2.6px;text-transform: uppercase;}

.team_col_text img{width: 26px;}

.icon_team_arrow{opacity: 0; right: -20px;position: absolute; transition: 0.5s;}

.team_col:hover .icon_team_arrow{opacity: 1;right: 0;}

/*TEAM CONTENT*/
.grid-wrap {
  clear: both;
  margin: 0 auto;
  width: 100%;
}

.grid {
  padding: 0;
  width: 100% !important;
  justify-content: center;
  list-style: none;
  margin:0;
}

.js .grid.loaded {
  background: none;
}

.grid li {
  display: inline-block;
  overflow: hidden;
  min-width: 300px;
  text-align: left;
  vertical-align: top;
}

.js .grid li {
  display: none;
/*  float: left;*/
}

.js .grid.loaded li {
  display: block;
}

/* Anchor and image */
.grid li > .team_col,
.grid li .img_responsive {
  display: block;
  outline: none;
  border: none;
}

.grid li > .team_col {
  position: relative;
  overflow: hidden;
/*  margin: 7px;*/
width: 100%;
}

/* Curtain element */
.grid .curtain {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #96cdc8;
}

.grid.swipe-right .curtain {
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.grid.swipe-down .curtain {
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.grid.swipe-rotate .curtain {
  width: 200%;
  height: 200%;
  -webkit-transform: rotate3d(0,0,1,90deg);
  transform: rotate3d(0,0,1,90deg);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

/* Shadow */
.grid .curtain::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,1);
  content: '';
}

.grid.swipe-right .curtain::after,
.grid.swipe-rotate .curtain::after {
  left: -100%;
}

.grid.swipe-down .curtain::after {
  top: -100%;
}

/* Pseudo element for hover effect */
.grid li > .team_col::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100.5%;
  height: 100.5%;
  border: 0px solid transparent;
  background: rgba(0,0,0,0);
  content: '';
  -webkit-transition: border-width 0.2s, border-color 0.2s;
  transition: border-width 0.2s, border-color 0.2s;
}

/* Hover effects */
.grid li.shown:hover .team_col_text,
.grid li.shown:hover .icon_linkedin {
  -webkit-transform: translate3d(0,0px,0);
  transform: translate3d(0,0px,0);
}

/* Animations */

/* Swipe right */
.grid.swipe-right li.animate .curtain {
  -webkit-animation: swipeRight 1.5s cubic-bezier(0.6,0,0.4,1) forwards;
  animation: swipeRight 1.5s cubic-bezier(0.6,0,0.4,1) forwards;
}

@-webkit-keyframes swipeRight {
  50%, 60% { -webkit-transform: translate3d(0,0,0); }
  100% { -webkit-transform: translate3d(0,100%,0); }
}

@keyframes swipeRight {
  50%, 60% { transform: translate(0); }
  100% { transform: translate3d(0,100%,0); }
}

/* Swipe down */
.grid.swipe-down li.animate .curtain {
  -webkit-animation: swipeDown 1.5s cubic-bezier(0.6,0,0.4,1) forwards;
  animation: swipeDown 1.5s cubic-bezier(0.6,0,0.4,1) forwards;
}

@-webkit-keyframes swipeDown {
  50%, 60% { -webkit-transform: translate3d(0,0,0); }
  100% { -webkit-transform: translate3d(0,100%,0); }
}

@keyframes swipeDown {
  50%, 60% { transform: translate(0); }
  100% { transform: translate3d(0,100%,0); }
}

/* Swipe rotate */
.grid.swipe-rotate li.animate .curtain {
  -webkit-animation: swipeRotate 1.5s ease forwards;
  animation: swipeRotate 1.5s ease forwards;
}

@-webkit-keyframes swipeRotate {
  50%, 60% { -webkit-transform: rotate3d(0,0,1,0deg); }
  100% { -webkit-transform: rotate3d(0,0,1,-90deg); }
}

@keyframes swipeRotate {
  50%, 60% { transform: rotate3d(0,0,1,0deg); }
  100% { transform: rotate3d(0,0,1,-90deg); }
}

/* Shadow */
.grid li.animate .curtain::after {
  -webkit-animation: fadeOut 1.5s ease forwards;
  animation: fadeOut 1.5s ease forwards;
  -webkit-animation-delay: inherit;
  animation-delay: inherit;
}

@-webkit-keyframes fadeOut {
  50%, 60% { opacity: 1; }
  100% { opacity: 0; }
}

@keyframes fadeOut {
  50%, 60% { opacity: 1; }
  100% { opacity: 0; }
}

/* Hide image and title and show at half time */
.js .grid li .img_responsive,
.js .grid li .team_col_text,
.js .grid li .icon_linkedin{
  visibility: hidden;
}

.grid li.animate .img_responsive,
.grid li.animate .team_col_text,
.grid li.animate .icon_linkedin
 {
  -webkit-animation: showMe 1.5s step-end forwards;
  animation: showMe 1.5s step-end forwards;
}

@-webkit-keyframes showMe {
  from { visibility: hidden; }
  60%, 100% { visibility: visible; }
}

@keyframes showMe {
  from { visibility: hidden; }
  60%, 100% { visibility: visible; }
}

.grid li.shown .img_responsive,
.grid li.shown .team_col_text,
.grid li.shown .icon_linkedin {
  visibility: visible;
}

.team_col{position: relative;}

.team_col .team_img img{filter: grayscale(var(--value, 100%)); transition: 0.5s;}

.team_col:hover .team_img img{filter: grayscale(var(--value, 0%)); transition: 0.5s;}

/*END TEAM CONTENT*/

.team_details_section{background-color: #F2FCFF;min-height: 100vh}

.team_detail_row{display: flex;flex-wrap: wrap; margin-left: -25px; margin-right:-25px;}

.img_left_team{width: 360px; padding-left: 25px; padding-right: 25px;}

.img_left_team img{border-radius: 10px;}

.content_team_right{width: calc(100% - 360px); padding-left: 25px; padding-right: 25px;}

.team_title_row{display: flex; flex-wrap: wrap; justify-content: space-between;align-items: start}

.team_title_row h5{color: #275AA4;font-family: Martel;font-weight: bold;letter-spacing: 2px;font-size: 40px;}

.team_title_row p{color: #000; text-transform: uppercase; font-weight: 400;letter-spacing: 5px;font-size: 17px;}

.content_team_inner{width: 95%}

.team_contact li{display: inline-block; vertical-align: top; margin-top: 15px; padding-right: 15px;}

.team_contact li:last-child{padding-right: 0;}

.team_contact li a{display: flex;align-items: center;justify-content: center; padding:12px 20px;border: 1px solid #7393C1;
background: rgba(255, 255, 255, 0.60); color: #000; font-weight: 500; font-size: 17px;} 

.team_contact li a img{margin-right: 8px; width: 20px}

.btn_back_team{border: 1px solid #7393C1;background: rgba(255, 255, 255, 0.50);display: inline-block;
padding: 8px 20px;color: #275AA4;letter-spacing: 6.4px;text-transform: uppercase; font-weight: 400;
font-size: 14px; transition: background 0.4s;}

.btn_back_team:hover{background-color: #275AA4;color: #FFF;border: 1px solid #275AA4;}

.content_team_inner p{margin-top: 30px;letter-spacing: 0.8px;color: #000;line-height: 170%}

.team_contact li:hover  .icon_phone,
.team_contact li:hover .icon_email
{
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.team_contact li .icon_phone,
.team_contact li .icon_email
{
    display: inline-block;
}

@keyframes trin {

    from {
        transform:rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
        transform: rotate3d(0,0,1,15deg);
    }
    26%, 38%, 50%, 62%, 74% {
        transform: rotate3d(0,0,1,0deg);
    }
    29%, 41%, 53%, 65%, 77% {
        transform: rotate3d(0,0,1,-15deg);
    }
    80% {
        transform:rotate3d(0, 0, 1, 0deg);
    }

}

#propertytopbanner{background: url(../images/banner-property.jpg) center top no-repeat;background-size: cover; padding: 160px 30px; color: #fff; display: flex;justify-content: center; align-items: center; position: relative;}

.property_banner_text{text-align: center; color: #FFF;}

#propertytopbanner h1{color: #FFF; font-size: 35px;}

#propertytopbanner p{font-size: 24px;letter-spacing: 10px;margin-top: 30px;}

.property_section {
  position: relative;
  background: url(../images/bg-property1.jpg) center top no-repeat;
  background-size: cover;
  margin: 0;
  padding: 30px 0;
}

.property_col_content{padding-left: 10px;padding-right: 40px;}

.property_content{padding-left: 30px;padding-right: 30px;}

.property_col_content h5{font-family: 'Martel';font-size: 28px;color: #000;font-weight: bold}

.property_col_content p{font-size: 16px; font-weight: 400; margin:15px 0; color: #04468B;letter-spacing: 3.6px;text-transform: uppercase;}

.property_col_content h4{font-size: 40px; font-weight: 600; margin:15px 0; color: #74BA69;letter-spacing: 1px;}

.property_col_content h4 i{font-size: 28px;}

.property_slider_wrap{position: relative;}

.title_with_share_row{display: flex;justify-content: space-between;align-items: start;flex-wrap: wrap;}

.title_with_share_row h5{width: calc(100% - 80px); padding-right: 30px;}

.property_sortlist{display: flex;align-items: center; width: 60px;}

.property_sortlist li{margin-right: 15px;}

.property_sortlist li a{color: #04468B;font-size: 22px;}

.col_property_about_list{background: rgba(255, 255, 255, 0.80);padding: 14px 20px;
display: flex;justify-content: space-between;}

.col_property_about_list h6{letter-spacing: 1.6px; margin:0; color: #000;text-transform: uppercase;font-size: 14px;}

.col_property_about_list p{letter-spacing: 0.44px; margin:0; margin-top:7px;color: #000;font-size: 18px;font-weight: 500;text-transform: none;}

.col_property_about_list i{color: #275AA4;font-size: 24px;}

.col_property_about_list_text i{color: #000;font-size: 14px;}

.property_col_content .row{margin-left: -9px;margin-right: -9px;}

.property_col_content .col-md-6{padding-left: 9px;padding-right:9px;}

.explore_btn_wrap{position: absolute;right: 16px;top: 12px;z-index: 1;}

.property_content_row{background: rgba(255, 255, 255, 0.30);}

/*.property_content_row .property_content_col_left{padding-left: 0;}*/

.propertyslide img.img_responsive{width:100%}

.explore_btn_wrap .prev,
.explore_btn_wrap .next{background-color: rgba(0,0,0,0.3);border:0;color: #FFF; text-transform: uppercase; font-size: 9px;margin-left:-5px;padding: 9px 14px;}

.explore_btn_wrap .prev.slick-disabled,
.explore_btn_wrap .next.slick-disabled{opacity: 0.4; cursor: not-allowed;}

.property_slider_wrap .slick-dots{position: absolute; bottom: 13px; left: 0;right: 0;}

.property_slider_wrap .slick-dots li button{width: 12px;height: 12px;border-radius: 0;background: rgba(99, 189, 209, 0.55);}

.property_slider_wrap .slick-dots li.slick-active button{width: 12px;height: 12px;border-radius: 0;background: #FFF;}

.property_expert_row{display: flex; align-items: center;}

.property_expert_image{width: 50px;height: 50px; display: flex;align-items: center;justify-content: center; overflow: hidden;border-radius: 50%; margin-right: 15px;border: 1px solid #275AA4;}

.property_expert_image img{max-width: 100%;max-height: 100%}
 
.property_expert_text h6{font-weight: 500;font-size: 18px;color: #000;margin:0;letter-spacing: 0.96px;}

.property_expert_text p{font-weight: 400;font-size: 14px;color: #04468B;margin:0;letter-spacing: 3.6px;text-transform: uppercase;}

.contact_he_col{display: flex;align-items: center; justify-content: flex-end}

.contact_he_col h6{text-transform: uppercase;color: #275AA4;font-weight: 500; margin-right: 20px;letter-spacing: 4.4px;font-size: 16px;}

.property_contact_row{margin-left: -10px;margin-right: -10px;display: flex;justify-content: space-between;}

.property_contact_col_left{padding-left: 10px;padding-right: 10px;}

.property_contact_col_right{padding-left: 10px;padding-right: 10px;}

.contact_he_arrow{transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  margin-left: 20px;}

.arrow_contact{display: flex;align-items: center;position: relative;}

.arrow_contact .icon-arrow-contact{font-size: 7px;color: #275AA4;}

.arrow_trinagle{width: 44px;height: 44px;border:1px solid #275AA4;transform: rotate(45deg)}

.contact_he_arrow_anim{
  position: relative;
  margin-right: -30px;
  animation: arrow 2s infinite ease;
  -webkit-animation: arrow 2s infinite ease;
  -moz-animation: arrow 2s infinite ease;
  -o-animation: arrow 2s infinite ease;
}
@keyframes arrow{
  0%{
    left: -20px;
  }
  50%{
    left: -10px;
  }
  100%{
    left: -20px;
  }
}
@-webkit-keyframes arrow{
  0%{
    left: 40px;
  }
  50%{
    left: -10px;
  }
  100%{
    left: -20px;
  }
}
@-moz-keyframes arrow{
  0%{
    left: -20px;
  }
  50%{
    left: -10px;
  }
  100%{
    left: -20px;
  }
}
@-o-keyframes arrow{
  0%{
    left: -20px;
  }
  50%{
    left: -10px;
  }
  100%{
    left: -20px;
  }
}

.pagination_row{display: flex;align-items: center;justify-content: space-between; flex-wrap: wrap; padding:15px;}

.showing_entries{font-weight: 400;font-size: 16px;color: #373737;}

.page-link{margin-left: 7px;margin-right: 7px;color: #696969;font-size: 14px;font-weight: 400;border-color: #82D2E4;border-radius: 2px; text-align: center;padding: 6px 12px;background-color: #FFF;}

.page-link:hover,
.active>.page-link, 
.page-link.active{background-color: #275AA4;color: #FFF;border-color: #275AA4;}

.page-item:first-child .page-link,
.page-item:last-child .page-link{border-radius: 2px; width: 100px;}

.page-item.disabled{opacity: 0.6;cursor: not-allowed;}


/*BOTTOM FORM MODALS*/
#PropertyEnquiryModal.modal {
 position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
/*  height: auto;*/
  overflow: hidden;
  width: 100%;
  
}
#PropertyEnquiryModal .modal-dialog {
 width: 100%;
 height: 100%;
 max-width: 100%;
 display: flex;
 align-items: center;
 justify-content: center;
}
#PropertyEnquiryModal .modal-content {
  border:0;
  border-radius: 0;
  box-shadow: none;
/*  width: 100%;*/
  background: none;
  width: 65%;
  margin: auto;
  background: url(../images/property/banner-contact-modal.jpg) center center no-repeat #0e88b7;
  background-size: cover;
  border-radius: 40px;
}

#PropertyEnquiryModal .modal-body {
  /*  position: absolute;*/
  /*top: 50px;
  bottom: 60px;
  left: 0;
  right: 0;*/
/*  flex: inherit;*/
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-weight: 300;
  /*overflow: auto;*/
/*  max-width: 1320px;*/
  color: #FFF;
  padding:80px 50px;
}

.modal_body{max-width: 1320px;padding-left: 60px; padding-right: 60px;margin-left: auto;
  margin-right: auto;}
  
 .modal_title_with_para{width:calc(100% - 120px);}

#PropertyEnquiryModal .modal-body::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  background: #f1f3f5;
  border-left: 1px solid #d3d9e0;
}
#PropertyEnquiryModal .modal-body::-webkit-scrollbar-thumb {
  background: #b5c0cb;
}

.property_body.modal-open .modal-backdrop{background: none;}

#PropertyEnquiryModal .btn-close{position: absolute;right:25px; z-index: 1; top:18px;background: none;opacity: 1;color: #FFF;}

.property_contact_row{display: flex; flex-wrap: wrap;}

.property_contact_col_image{width: 300px;}

/*.property_contact_col_form{width: calc(100% - 300px); padding-left: 40px;}*/

.image_property_contact{position: relative;}

.image_property_contact img.img_responsive{border-radius: 10px;width: 100%}

.btn_linkedin_modal {
    position: absolute;
    right: 12px;
    top: 12px;
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: #275AA4;
    border-radius: 50%;
    font-size: 14px;
    color: #E7EFF4;
}

.image_property_contact_text{text-align: center;margin-top: 35px;}

.property_contact_col_image h5{font-size:25px;font-family: Martel;color: #FFF;letter-spacing: 1.1px;}

.image_property_contact_text p{font-size: 15px;font-weight: 400; margin-top: 5px; letter-spacing: 4.4px;text-transform: uppercase;}


.property_contact_col_form .form-control{
  border:0;
  border-radius: 0px;
  background-color: transparent;
  min-height: 46px;
  line-height: 46px;
  font-weight: 400;
/*  text-transform: uppercase;*/
  font-size: 16px;
  border-bottom: 1px solid #69bdd0;
  padding:0;
  letter-spacing: 0.8px;
  transition: all 0.3s;
  color: #fff !important;}

.property_contact_col_form .form-control:focus{border:0;
   border-radius: 0px;
  background-color: transparent;
  border-bottom: 2px solid #FFF;
  box-shadow: none;}

  input:-internal-autofill-selected{background-color: transparent !important;}

.property_contact_col_form .form-control::-webkit-input-placeholder {
  color: #69bdd0 !important;font-weight: 400; font-size: 16px;
  letter-spacing: 0.8px;
}
.property_contact_col_form .form-control::-moz-placeholder {
  color: #69bdd0 !important;font-weight: 400; font-size: 16px;
  letter-spacing: 0.8px;
}
.property_contact_col_form .form-control:-ms-input-placeholder {
  color: #69bdd0 !important;font-weight: 400; font-size: 16px;
  letter-spacing: 0.8px;
}
.property_contact_col_form .form-control:-moz-placeholder {
  color: #69bdd0 !important;font-weight: 400; font-size: 16px;
  letter-spacing: 0.8px;
}

.property_contact_col_form .nice-select .option{color: #000;}

.property_contact_col_form .nice-select:after{border-color: #4FA6BA}

.property_contact_col_form h5{font-size: 30px;letter-spacing: 1.4px;color: #FFF;
font-family: Martel;}

.property_contact_col_form p{font-size: 18px;letter-spacing: 0.8px;font-style: italic;
font-weight: 400; margin-top: 6px;}

.btn_submit_row{display: flex;justify-content: flex-end;margin-top: 35px;}

.btn_submit_modal_form{display: inline-block; border:0; outline: none; border-radius: 4px;background: #000;padding: 10px 25px; color: #FFF;font-size: 16px;font-weight: 500;letter-spacing: 6.2px;text-transform: uppercase;}

.modal_form_design_circle{display: flex;justify-content: flex-end; position:absolute; right:25px; top:50px;}

/*END BOTTOM FORM MODALS*/

.property_filter_row{display:flex; align-items:center; justify-content:space-between;
    border: 1px solid rgba(161, 220, 233, 0.50);
    background: rgba(255, 255, 255, 0.20);
    padding-left:25px;
}

.property_filter_title{width:63%; font-size:24px; text-transform:uppercase; color:#275AA4;letter-spacing: 0.9px;}

.property_filter_menu{width:37%; border-left:1px solid rgba(161, 220, 233, 0.80);padding-left:25px;padding-right:15px;}

.property_filter_menu .nice-select, 
.property_filter_menu .form-control{background-color: transparent;}

.property_filter_menu .form-control{padding-top:13px;padding-bottom:13px;font-size:16px;}

.property_filter_menu .form-control:focus{box-shadow:none;}

.property_filter_menu .nice-select .list{background-color: #eff9fa;}

.property_filter_menu .nice-select .option{border-bottom: 1px solid #d7edf1;}

.property_filter_menu .nice-select .option:hover, 
.property_filter_menu .nice-select .option.focus, 
.property_filter_menu .nice-select .option.selected.focus{background-color: #f7feff;}

.property_filter_menu .nice-select .nice-select-search-box{background-color: #f7feff;}

.property_filter_menu .nice-select .nice-select-search{background-color: #FFF;}

@media(max-width: 1199px){
.content, .content_inner_page{padding-left: 20px;padding-right: 20px;}

h1, h2, .big_title{font-size: 2rem;}

.step_list li{width: 33.333%;}
}

@media(max-width:991px){
.team_title_row > div{order: 2;margin-top: 20px;}

.btn_back_team{order: 1}

.team_detail_row{margin-left:-20px;margin-right:-20px;}
}

@media(max-width: 767px){
#banner{min-height: inherit;padding: 140px 25px;background-position-x:70%}

#about h2 br{display: none;}

.step_list{justify-content: center;}

.partner_support_content{position: static;padding: 25px;}

.form_section h2 br{display: none;}

.scroll-down{width: 46px;height: 46px;margin-left: -23px;margin-top: -23px;border-radius: 50%;}

.getin_touch_Section h1 br{display: none;}

.col_sm_hidden{display: none;}

#banner br{display: none;}

.property_content{padding-left: 20px;padding-right: 20px;}

h1, h2, .big_title{font-size: 2.5rem; line-height: 1.4;}

.form_section{min-height: inherit; padding-top: 45px;padding-bottom: 45px;}

.banner_description{margin-top: 50px;}

/*.step_list{display: flex;justify-content: center;}*/

.step_list li{width: 50%;max-width: inherit; margin-right: 0;padding-right: 15px;}

/*.step_list li:first-child{padding-right: 0;}*/

.circlebox{margin-left: auto;margin-right: auto;}

.steps_dott_list li{margin-right: 15px;}

.thankyou_page p br{display: none;}

.badprocess_section h1 br, .badprocess_section p br{display: none;}

.experience_section .col-sm-4{width: 50%;}

.conatctus{padding-top: 40px;}

.howit_works_section p br{display: none;}

.table-bordered td, .table-bordered th{white-space: nowrap;}

.expectations_description_inner{max-width: 100%;}

.step_list li{width: 50%;}

.gif_row .col-sm-6{width: 50%;}

.team_detail_row{margin-left: -15px;margin-right: -15px;}

.img_left_team{width: 100%; padding-left: 15px; padding-right: 15px;}

.content_team_right{width: 100%; padding-left: 15px; padding-right: 15px;}

.btn_back_team{margin-top: 30px;}

.content_team_inner{width: 100%}

#team_banner{padding: 130px 0;}

.title_with_description{width: 100%}

.team_col .team_img img {
    filter: grayscale(var(--value, 0%));
}

.icon_team_arrow{opacity: 1;right: 0;}

.inner_banner_text h1{font-size: 36px;}

.inner_banner_text p{font-size: 16px;letter-spacing: 3.5px;margin-top: 8px;}

.title_with_share_row h5{width: 100%;padding-right: 0;}

.property_sortlist{width: 100%;margin-top: 20px;}

.title_with_share_row{padding-top: 16px;}

.property_content{padding-left: 0;padding-right: 0;}

.property_content_row{padding-left: 20px;padding-right: 20px;}

.property_col_content{padding-left: 0;padding-right: 0;}

.col_property_about_list{height: 100%}

.property_col_content .col-md-6{width: 50%;}

.col_property_about_list h6{font-size: 12px;letter-spacing: .6px;}

.property_col_content h4{font-size: 35px;}

.property_col_content h4 i{font-size: 24.4px;}

.col_property_about_list p{font-size: 16px;}

.contact_he_col h6{font-size: 15px;letter-spacing: 2.2px;}

.contact_he_arrow{margin-left: 15px;}

.arrow_contact .icon-arrow-contact{font-size: 6px;}

.arrow_trinagle{width: 35px;height: 35px;}

.property_contact_row{flex-wrap: wrap;}

.pagination_row{justify-content: center;text-align: center;}

.showing_entries{width: 100%;margin-bottom: 15px;}

#propertytopbanner p {
    font-size: 20px;
    letter-spacing: 7px;
    margin-top: 20px;
    line-height: 1.3;
}

#propertytopbanner h1{line-height: 1.3;font-size: 38px;}

#PropertyEnquiryModal.modal{border-top-left-radius: 0;border-top-right-radius:0;top: 0;}

#PropertyEnquiryModal .btn-close {
    position: absolute;
    right: 20px;
    top: 15px;
    background: none;
    opacity: 1;
    color: #FFF;
    font-size: 20px;
}

.property_contact_col_image{width: 100%;order: 2;margin-top: 40px;}

.property_contact_col_form{width: 100%;padding-left: 0;order: 1;}

.modal_body{padding-left: 20px;padding-right: 20px;}

.modal_form_design_circle{display: none;}

#PropertyEnquiryModal .modal-body{bottom: 20px;}

.property_expert_text h6{font-size: 15px;letter-spacing:0.5px;}

.property_expert_text p{font-size: 12px;}

.property_filter_menu {
    width: 60%;
    padding-left: 10px;
    padding-right: 8px;
}

.property_filter_title {
    width: 40%;
    font-size: 20px;
}

#PropertyEnquiryModal.modal, .modal_title_with_para{width:100%;}

#PropertyEnquiryModal .modal-body{padding-left: 20px;padding-right: 20px;padding-bottom: 30px;}

#PropertyEnquiryModal .modal-dialog{margin:0;}

#PropertyEnquiryModal .modal-content{width:100%; border-radius:0;}

.page-link{margin-left: 6px;margin-right: 6px;padding: 6px 10px;}

.page-item:first-child .page-link,
.page-item:last-child .page-link{width: 82px;}
}

@media(max-width:640px){
.team_contact li{display: block;padding-right: 0;}

.team_title_row p{margin-top: 10px;}

.grid-wrap li{padding-left: 0;padding-right: 0;}

.team_section .title_with_description{padding-left: 0;}

.property_content_row .property_content_col_left{padding-left: calc(var(--bs-gutter-x) * .5);}
}

@media(min-width: 1600px){
h1{font-size: 2.5rem;}

h2{font-size: 2.5rem;}

.big_title{font-size: 3.5rem;}

.form_design_circle img{max-width: 100%;}

.banner_main_text{padding-left: 120px;}

.content_inner_page{padding-left: 150px;padding-right: 150px;}

#team_details_banner{height: 75px;}

.property_content{padding-left: 50px;padding-right: 50px;}

.property_col_content{padding-left: 35px;padding-right: 50px;}
}

.circleAnim {
  animation: spin 12s linear infinite;
  animation-direction: normal;
  transform-origin: center;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.form-container {
  clear: both;
  display: none;
  left: 100%;
}
.form-container.active {
  display: block;
}
.error {
  color: #ffaeae;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.6px;
}
.success {
  color: #82C776;
  font-size: 0.76rem;
  font-weight: 400;
  letter-spacing: 1px;
}

.nice-select,
.nice-select.open .list {
  width: 100%;
/*  border-radius: 8px;*/
}

.nice-select .list::-webkit-scrollbar {
    width: 0
}

.nice-select .list {
    margin-top: 5px;
    top: 100%;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    max-height: 210px;
    overflow-y: scroll;
    padding: 52px 0 0
}

.nice-select.has-multiple {
    white-space: inherit;
    height: auto;
    padding: 7px 12px;
    min-height: 53px;
    line-height: 22px
}

.nice-select.has-multiple span.current {
    border: 1px solid #CCC;
    background: #EEE;
    padding: 0 10px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 3px
}

.nice-select.has-multiple .multiple-options {
    display: block;
    line-height: 37px;
    margin-left: 30px;
    padding: 0
}

.nice-select .nice-select-search-box {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    margin-top: 5px;
    top: 100%;
    left: 0;
    z-index: 8;
    padding: 5px;
    background: #FFF;
    opacity: 0;
    pointer-events: none;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, .11);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out
}

.nice-select .nice-select-search {
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: none;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
    font-weight: 400;
    margin: 0 10px 0 0;
    width: 100%!important;
    min-height: 36px;
    line-height: 22px;
    height: auto;
    outline: 0!important
}

.nice-select.open .nice-select-search-box {
    opacity: 1;
    z-index: 10;
    font-weight: 400;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.remove:hover {
  color: red
}

/*.gif_row{background-color: #333;padding: 10px;}*/

@media(min-width:1700px){
.inner_banner_text h1{font-size: 50px;}

.inner_banner_text p{font-size: 20px;}

.team_col_text h5{font-size: 32px;}

.team_col_text p{font-size: 18px;letter-spacing: 3.6px;}

.team_title_row h5{font-size: 48px;}

.team_title_row p{font-size:20px;}

.team_contact li a{font-size: 20px;} 

.team_contact li a img{width: auto}

.btn_back_team{font-size: 16px; padding:12px 20px;}

.property_col_content h5{font-size: 32px;}

.property_col_content p{font-size: 18px;}

.property_col_content h4{font-size: 50px;}

.property_col_content h4 i{font-size: 42px;}

.property_sortlist li a{font-size: 26px;}

.col_property_about_list h6{font-size: 16px;}

.col_property_about_list p{font-size: 22px;}

.col_property_about_list_text i{font-size: 16px;}

.property_expert_text h6{font-size: 22px;}

.property_expert_text p{font-size: 18px;}

.property_expert_image{max-width: 80px;max-height: 80px;} 
 
.contact_he_col h6{letter-spacing: 5.4px;font-size: 18px;}

.arrow_contact .icon-arrow-contact{font-size: 9px;}

.arrow_trinagle{width: 55px;height: 55px;}

.contact_he_arrow_anim{margin-right: -40px;}

.col_property_about_list{padding: 20px 26px;}

#propertytopbanner h1{font-size: 50px;}

#propertytopbanner p{font-size: 30px;letter-spacing: 12px;}

.property_contact_col_image h5{font-size:30px;letter-spacing: 1.2px;}

.image_property_contact_text p{font-size: 18px; letter-spacing: 5.4px;}

.property_contact_col_form h5{font-size: 40px;letter-spacing: 1.6px;}

.property_contact_col_form p{font-size: 20px;}

.btn_submit_modal_form{padding: 12px 32px;font-size: 18px;letter-spacing: 7.2px;}

.property_filter_title{font-size:30px;letter-spacing: 1.05px;}

.property_filter_menu .form-control{padding-top:16px;padding-bottom:16px;}
}

.powered_by_text{
    margin-top:4px;
    font-size: 0.8rem;
    color: #383737;
}