html{
    overflow-x:hidden; scroll-behavior: smooth;
}
body{
    margin: 0;   overflow-x:hidden;  
  font-family: "Open Sans", serif !important;

scroll-behavior: smooth;
}
a{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    text-decoration: none;
}button{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}

/* width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}

/******************************menu**********************/


.noproduct{
    font-weight: 600;
    font-size: 30px;
    color: #de0707;
    margin-top: 35px;
    margin-bottom: 35px;
    text-align: center;
}





.la-enq-ex a {
    width: 100%;
    float: left;
    background: transparent !important;
    font-size: 18px !important;
    color: #213059 !important;
    text-decoration: none;
    padding: 0 !important;
    margin-top: 5px !important;
    float: left;
    border-radius: unset !important;
    text-align: left;
    border: unset;
    height: unset;
    margin-bottom: 10px;
    font-weight: 500;
}
.clacu-ext{
    width:100%;
    float:left;
}
.clacu-ext h2{
    font-size: 35px;
    color: #213059;
    font-weight: 400;
   text-align: center;
  padding-bottom:18px;
}
.clacu-ext h3{
    padding:4px 0;
    width:100%;
    float:left;
   text-align: center;
   font-size: 17px;
    color: #000;
    font-weight: 600;
}
.ret-ext{
    width:100%;
    float:left;
}
.ret-ext h5{
font-size: 17px;
    margin-bottom: 14px;
    font-weight: 600;
    padding-top: 20px;
    text-align: center;
}
.price-count-ex{
    float: none !important;
    margin: auto;
    display: block;
    width: 60% !important;
}
.tab-blue-ex p {
    font-size: 14px;
    color: #213059;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
}

.tab-blue-ex h6{
    padding-bottom: 5px;
    padding-top: 16px;
    font-size: 20px;
    color: #f35801;
    font-weight: 700;
    text-align: center;
}
.tab-blue-ex h6 span {
    font-size: 40px;
    color: #213059;
}
.header_menu_area {
  float: right;
  position: relative;
  text-align: center;
  padding: 0;
}
.header_menu_area > .mob_nav {
    display: none;
}

.header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    /* padding-right: 20px; */
    float: left;
    margin-top: 0;
}
.header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle;
}
     
.header_menu_area > ul > li > a:hover {
          color: #f36617;
}
         


.header_menu_area > ul > li > a:hover::after {
}
  .active-class{
 
  color: black; !important;
 
  /* border-bottom: solid 4px #0f703a; */
}

.img-fluid {
}
@media(min-width: 1025px){
.wrapper{
    display: none;
}
}



@media (max-width: 1024px) {
    .dash-wrapper .menu {
             top: 90px !important;}.dash-logo {
    float: right !important;
    /* margin: 10px 29% 10px 0 !important; */
}

.d-up a{
    float:left !important;
}

.dash-acc {
    float: left !important;
    margin-top: 38px;
    position: relative;
}
    .nav-pro{
        display:none;
    }
   .menuTrigger.active{
        position: fixed!important;
    z-index: 999!important;
    top: 25px!important;
    left: 92%!important;
   }
  .talk{
  float: none!important;
  display: table;
  margin: auto;    background: #1bd584;
    font-weight: 700;
 }

.navItem ul li a{
  color: #fff !important;
  padding: 5px 0;
  text-decoration: none;
  text-align: center;
  width: 100%;
  float: left;
}.navItem ul li {
  /* border-bottom: 2px solid #b7b2cf; */
  text-align: center;
  padding: 10px 0;
  text-align: center;
  list-style: none;
}
  .navItem ul {
    visibility: hidden;
    /* display: none; */
    opacity: 1;
    margin: 0;
    overflow-y: scroll;
    height: auto;
    top: 69px;
    padding: 0;
    text-align: center;
    padding: 20px 0 60px;
    width: 100%;
    position: absolute;
    left: 0;
    background: #080808;
    z-index: 99;
    transform: translate(0,20px);
    transition: all .5s ease-out;
    border-radius: revert-layer;
}.navItem:hover>ul {
    visibility: visible;
    /* display: block; */
    opacity: 1;
    transform: translate(0,0);
}
.wrapper {
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* flex-wrap: wrap; */
  /* min-height: 80vh; */
}
.wrapper > * {
  /* margin: 15px; */
}


.frameMobile {
  /* position: relative; */
  /* overflow: hidden; */
  /* width: 300px; */
  /* height: 630px; */
  /* border: 10px solid #000; */
  /* border-radius: 50px; */
  /* -webkit-backface-visibility: hidden; */
  -moz-backface-visibility: hidden;
  /* -webkit-transform: translate3d(0, 0, 0); */
  -moz-transform: translate3d(0, 0, 0);
}
.frameMobile .fmCamera {
  position: absolute;
  z-index: 99;
  top: 7px;
  left: 50%;
  width: 80px;
  height: 25px;
  border-radius: 30px;
  background-color: #000;
  transform: translatex(-50%);
}
.frameMobile .fmCamera .camera-dot {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.frameMobile .fmCamera .camera-dot-2 {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  opacity: 0.3;
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
  filter: blur(1px);
}
.frameMobile .fmCamera .camera-dot-3 {
  position: absolute;
  background-color: #000;
  border-radius: 50%;
  width: 2px;
  height: 2px;
  opacity: 0.7;
}
.frameMobile:after {
  position: absolute;
  z-index: 99;
  bottom: 8px;
  left: 50%;
  width: 100px;
  height: 5px;
  background-color: #000;
  border-radius: 5px;
  transform: translatex(-50%);
}

.wrapper .menu {
  position: absolute;
  z-index: 999;
  left: 15px;
  top: 20px;
  width: 50px;
  height: 50px;
}
.menu .menuTrigger {
  --heightIcon: 18px;
  --widthLine: 28px;
  --heightLine: 2px;
  --transitionTime: 0.4s;
  --rotation: 45deg;
  --translateY: calc(var(
  --heightIcon) / 2);
  --translateX: 0;
  position: absolute;
  z-index: 99;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--widthLine);
  height: var(--heightIcon);
}
.menu .menuTrigger .line {
  display: block;
  background: #f36617;
  width: var(--widthLine);
  height: var(--heightLine);
  position: absolute;
  left: 0;
  border-radius: 3px;
  transition: all 0.4s;
  z-index: 999;
  transform: none;
}
.menu .menuTrigger .line.line-1 {
  top: 0;
}
.menu .menuTrigger .line.line-2 {
  top: 50%;
}
.menu .menuTrigger .line.line-3 {
  top: 100%;
}
.menu .menuTrigger:hover .line-1, .menu .menuTrigger:focus .line-1 {
  transform: translateY(calc(var(--heightLine) / 2 * -1));
}
.menu .menuTrigger:hover .line-3, .menu .menuTrigger:focus .line-3 {
  transform: translateY(calc(var(--heightLine) / 2));
}
.menu .menuTrigger.active .line-1 {
  transform: translateY(var(--translateY)) translateX(var(--translateX)) rotate(var(--rotation)) !important;
  background: #f36617 !important;
}
.menu .menuTrigger.active .line-2 {
  opacity: 0;
}
.menu .menuTrigger.active .line-3 {
  transform: translateY(calc(var(--translateY) * -1)) translateX(var(--translateX)) rotate(calc(var(--rotation) * -1));
  background: #f36617 !important;
}

.frameMobile .nav {
  position: absolute;
  z-index: 11;
  bottom: 0;
  left: 15px;
  display: block;
  height: 0;
  width: 50px;
  border-radius: 0;
  /* background-color: #000; */
  transition-duration: 0.4s;
}
.nav.active {
  background-color: #ffffff;
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  background-size: var(--s) calc(var(--s) / 0.577);
  z-index: 99;
  height: 100%;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('../images/ct-bg.webp');
  background-size: cover;
  background-position: center;
}
.nav.active .navList {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  /* padding: 0; */
  margin-top: 0;
  width: 100%;
  padding: 0;
}
.nav .navList {
  display: none;
}
.nav .navItem {
  /* display: flex; */
  align-items: center;
  justify-content: left;
  background-color: transparent;
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
}

.nav .navItem {
  margin-bottom: 2px;
  /* border-bottom: 2px solid #0c0c0c; */
  padding: 15px 0;
}
.nav .navLink {
  /* position: relative; */
  display: inline-flex;
  font-size: 20px;
  /* letter-spacing: 0.1em; */
  text-decoration: none;
  color: #213059;
  opacity: 0;
  -webkit-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  font-weight: 700;
}
.nav .navLink:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #a9b75c;
  transform: translateX(-50%);
  transition: 0.25s;
}
.nav .navLink:hover:after {
  width: 100%;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0.7;
    transform: translateY(20px);
  }
  30% {
    opacity: 1;
  } 100% {
    opacity: 1;
  }
}

@keyframes fadein {
 0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
  }
}
.demoContent {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 30px 0 30px;
  overflow-y: auto;
  background-color: #fff;
}
.demoContent::-webkit-scrollbar {
  width: 6px;
  background-color: #F2F0E9;
}
.demoContent::-webkit-scrollbar-thumb {
  background-color: #555;
  border-radius: 3px;
}
.demoContent::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #f2f0e9;
  background-color: #F2F0E9;
}
.demoContent h1 {
  margin-bottom: 0;
  padding: 15px;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
}
.demoContent .demoHeader {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
.demoContent .demoHeader:before {
  content: "";
  position: relative;
  display: flex;
  width: 100%;
  height: 80px;
  background-color: #E1E9EE;
}
.demoContent .demoHeader:after {
  content: "";
  position: absolute;
  top: 50px;
  left: 50%;
  display: flex;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  transform: translateX(-50%);
  background-color: #E1E9EE;
  border: 3px solid #fff;
}
.demoContent .demoHeader span:first-child {
  display: flex;
  width: 115px;
  height: 15px;
  background-color: #E1E9EE;
  margin: 70px auto 15px;
}
.demoContent .demoHeader span:last-child {
  display: flex;
  width: 200px;
  height: 15px;
  background-color: #E1E9EE;
  margin: 15px auto 15px;
}
.demoContent .demoPost {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin: 15px 0;
  padding: 0 15px;
}
.demoContent .demoPost .demoPostImg {
  width: 30%;
  height: 80px;
  border-radius: 10px;
  background-color: #E1E9EE;
}
.demoContent .demoPost .demoPostContent {
  display: flex;
  flex-flow: column;
  justify-content: space-around;
  width: 70%;
  padding-left: 15px;
}
.demoContent .demoPost .demoPostContent span:nth-child(1) {
  width: 50%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}
.demoContent .demoPost .demoPostContent span:nth-child(2) {
  width: 30%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}
.demoContent .demoPost .demoPostContent span:nth-child(3) {
  width: 70%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}

.menu li:hover>ul {
    width: 100% !important;
    visibility: visible;
    opacity: 1;
    position: unset;
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 60px;
}
.menu ul:after{
    bottom: 62%;
}

.header_menu_area > ul > li > a {
    width: 100%!important;
}

.sub-menu {
    margin-top: 122px!important;
}
.menu ul li a {

    text-align: center !important;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    /position: unset;/
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 36px;
}

.menu ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0 !important;
    width: 100%;
    transform: initial;
}
.ham-nav{
    display: none;
}

.header_menu a svg{
    display: none;
}

.sub-menu-1{
    position:unset !important;
    width:100% !important;
}



.header_menu_area {
    position: inherit;
    float: right;
}

.header_menu_area > .mob_nav {
    display: block;
    display: none;
    float: right;
    position: relative;
    z-index: 99999;
    width: 28px;
    height: 28px;
    margin-top: 25px;
    cursor: pointer;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.header_menu_area > .mob_nav > div {
    background: #ef2732;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    width: 100%;
}

.header_menu_area > .mob_nav > div:nth-child(1) {
    top: 2px;
}

.header_menu_area > .mob_nav > div:nth-child(2), .header_menu_area > .mob_nav > div:nth-child(3) {
    top: 13px;
    width: 100%;
}

.header_menu_area > .mob_nav > div:nth-child(4) {
    top: 23px;
}

.mob_nav.open > div:nth-child(1), .mob_nav.open > div:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0%;
}

.mob_nav.open > div:nth-child(2) {
    background: #ce2933;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.mob_nav.open > div:nth-child(3) {
    background: #ce2933;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.header_menu_area > ul {
    width: 0;
    position: absolute;
    height: 100vh;
    top: 0;
    left: 0px;
    visibility: hidden;
    opacity: 0;
    z-index: 9 !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    top: 0;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    /* transform: rotate(-15deg) translate3d(0, 0, 0); */
    padding-bottom: 50px;
    background: #ffffff;
}


.header_menu_area > ul > li > a {
    padding: 15px 18px 15px 18px !important;
    text-align: center;
    color: #fff;
    width: 100%;
    line-height: 30px;
    margin-left: 0px;
}
.header_menu_area > ul > li {
      width: 100%;
}


.header_menu_area ul.view {
    visibility: visible;
    opacity: 1;
    width: 100%;
    z-index: 100;
    z-index: 1111 !important;
    /* transform: rotate(0deg) translate3d(0, 0, 0); */
    top: 0;
}

.header_user_area {
    right: calc(5% + 70px);
}
}

.active-menu{
  background: linear-gradient(to right, rgb(0, 34, 93), rgb(20, 70, 158));
  color: #ffffff !important;
  /* border-bottom: solid 4px #0f703a; */
}


.menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
    /* z-index: 9; */
    padding: 19px 0;
}

.header_menu_area > ul > li > a:after{
  position:absolute;
  content:'';
  width: 0;
  display: block;
  height: 2px;
  left: 0;
  bottom: 1px;
  transition: all ease-in-out .5s;
  -webkit-transition: all ease-in-out .5s;
  margin: auto;
}.header_menu_area > ul > li > a:hover::after{width: 100%;}.activeli:after{
  width: 75% !important;
}
.activeli{
  color: #f36617 !important;
 }.header_menu_area > ul > li > a:hover{
  
 }.header_menu_area > ul li a:after{
  content:'';
  position:absolute;
 }.header_menu_area > ul > li > a:hover::after{
  
 }
.header_menu_area > ul > li > a {
    margin-top: 0px;
    /* margin-bottom: -13px;*/
    width: auto;
    float: left;
    /* margin: -2px 0px; */
    position: relative;
    font-size: 15px;
    font-weight: 500;
    color: #213059;
    margin: 0 19px;
    padding: 36px 0;
    letter-spacing: 0px !important;
    z-index: -2;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
}
/*.header_menu_area > ul > li > a:hover {
    
    color: #f11002; !important;
    



    
}
*/

.menu ul li a:hover, .menu ul li:hover>a {
    background: #f36617; !important;
    color:white;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    /* text-transform: uppercase; */
}.menu ul li ul{
  top: -30px;
}
.menu ul {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 99px;
    /* height: 0; */
    padding: 0;
    width: 230px;
    position: absolute;
    right: 20px;
    padding-top: 30px;
    right: 0;
    bottom: 0;
    background: transparent;
    z-index: 99999;
    /* transform: translate(0,20px); */
    /* transition: all .2s ease-out; */
    /* -webkit-transform: perspective(600px) rotateX(-90deg); */
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    /* transform: perspective(600px) rotateX(-90deg); */
    /* -webkit-transition: -webkit-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end; */
    -o-transition: -o-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end;
    /* transition: transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end; */
}


.menu li:first-child {
    margin-left: 0;
}
.menu li:first-child {
    margin-left: 0;
}
.menu ul li {
    display: block;
    float: left;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}
.menu li ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    /* transform: translate(0, 0); */
    transition: all .5s ease-out;
    height: auto;
    right: -230px;
}
.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    /* transform: translate(0,0); */
    transition: all .5s ease-out;
    height: auto;
    right: -70px;
}

.menu ul li a {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    padding: 18px 10px;
    display: block;
    color: #ffffff;
    background: #213059;
    text-align: left;
    border-bottom: solid 1px rgb(59 76 120);
    text-decoration: none;
}
.menu-new {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 13px !important;
    padding: 0;
    width: 211px;
    position: absolute;
    background: #fff;
    z-index: 99;
    margin-top: 0 !important;
    left: inherit !important;
    right: 217px !important;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}

.menu-new li a{
  background: #F6F6F6!important;
}



.menu-new:after {
    top: 10% !important;
    right: -2% !important;
    left: inherit !important;
    border: solid red;
    content: " ";
    height: 0;
    width: 0;
   
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-right-color: red !important;
    border-width: 6px;
    margin-left: -6px !important;
    transform: rotate(
319deg);
}



@media (max-width: 1024px){
    .header_menu_area > ul > li > a{
        margin: 8px 0px 0px 0px;
        font-size: 19px;
    }
    .hamburgermenu{
        display: none;
    }
}



/**********************menu***************/
.sticky{
  
position: fixed;
  
z-index: 99;
}
.header{

width: 100%;

float: left;

padding-bottom: 0;

height: 134px;

padding: 0 3%;
}
.logo{width: 16%;float: left;position: relative;z-index: 9;margin-top: 0;}
.logo img{ width:127px; float:left; margin-top:6px;}
.header2{width: 84%;float: right;position: relative;}
.banner{

width: 100%;

float: left;

position: relative;
}
.ban-img{

width: 100%;

float: left;
}
.ban-img img{
  
width: 100%;
  
float: left;
  
height: 405px;
  
object-fit: cover;
}
.ban-text{
  width: 100%;
  position: absolute;
  text-align: center;
  top: 18%;
}.ban-text h1{
  font-size: 56px;
  color: #fff;
  font-weight: 400;
}.ban-text h1 span{
  width: 100%;
  float: left;
  text-align: center;
  font-weight: 700;
}
.ban-form .form-check{
  float: left;
  cursor: pointer;
}
.ban-form .form-check-label{
  font-size: 17px;
  color: #000000;
  font-weight: 500;
  cursor: pointer;
}
.ban-form .form-check-input:checked{
  background-color: #f56617;
  border-color: #f56617;
}
.collapsed label{
  color: #f36617 !important;!i;!;
}
.ban-form{
  width: 100%;
  background: #fff;
  margin-top: -140px;
  position: relative;
  z-index: 9;
  border-radius: 20px;
  /* height: 100vh; */
  box-shadow: 0px 7px 8px 1px rgba(0,0,0,0.05);
  float: left;
}
.ban-btn{
  width: 100%;
  float: left;
  /* border-bottom: 1px solid #ccc; */
  /* padding: 20px 30px; */
}
.tab-cont{

width: 100%;

float: left;

padding: 10px 20px;
}
.ban-field{

width: 100%;

float: left;

margin-bottom: 22px;

position: relative;
}
.ban-field label{

font-size: 16px;

color: #000;

width: 100%;

font-weight: 500;
}
.ban-field input{
  
width: 100%;
  
float: left;
  
border: 1px solid #c8c8c8;
  
padding: 13px 13px 13px 75px;
  
border-radius: 20px;
  
margin-top: 10px;
  
height: 57px;
}
.ban-form-button{
    width: 100%;
    float: left;
    border: 0;
    background: #f36617;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-top: 36px;
    border-radius: 20px;
    height: 57px;
    position: relative;
    letter-spacing: 1px;
}

.ban-form-button:after{
  content:'';
  position:absolute;
  top: 50%;
  left: 0px;
  width: 0px;
  height: 5px;
  background-color: rgba(255, 255, 255, 0.4);
  transition: none 0s ease 0s;
  border-top-left-radius: 35px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 35px;
  border-bottom-left-radius: 20px;
}
.ban-form-button:hover::after{
 width: 120%;
 background-color: rgba(255, 255, 255, 0);
 transition: all 0.4s ease-in-out 0s;
}

.panel1{
width: 100%;
float: left;
padding: 60px 0;
}
.panel1 h1{font-size: 36px;color: #000;font-weight: 500;text-align: center;margin-bottom: 30px;;}
.panel1 h1 span{font-weight: 700;}
.p1-box{width: 100%;float: left;margin-top: 30px;}
.p1-box img{

}
.p1-box h5{font-size: 24px;color: #000;font-weight: 500;margin-top: 10px;}
.panel1 h6{color: #f36617;font-size: 18px;font-weight: 400;text-align: center;}
.p1-box p{
  font-size: 16px;
    color: #000;
    margin: 0;
    line-height: 180%;
    font-weight: 400;
    width: 83%;
    line-height: 27px;
}
.panel2
{

width: 100%;

float: left;

padding: 30px 0 60px;
}
.panel2 h6{

color: #f36617;

font-size: 19px;

font-weight: 400;
}
.panel2 h1{

font-size: 38px;

color: #000;

font-weight: 500;

margin-bottom: 30px;
}
.panel2 h1 span{

font-weight: 700;
}
.p2-box{

width: 100%;

float: left;

position: relative;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition: all ease-in-out .5s;
}
.p2-img{

width: 100%;

 height: 325px;  object-fit: cover;

border-radius: 10px;
}
.p2-box h4{
font-size: 16px;
margin-bottom: 2px;
color: #000;
font-weight: 500;
margin-top: 15px;
line-height: 180%;
transition: all ease-in-out .5s;
-webkit-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;
}

.bg-box{
width: 100%;
float: left;
padding: 10px;
margin-top: 11px;
background: rgb(255,255,255);
background: linear-gradient(15deg, rgba(255,255,255,1) 0%, rgba(246,251,253,1) 51%, rgba(255,255,255,1) 100%);
}

.ico-box{
float: left;
width: 25%;]20%;]20;]2;];
}

.ico-box img{
width: 24px;
float: left;
margin-right: 9px;
}

.ico-box span{
font-size: 16px;
color: #000;
font-weight: 500;

}

.bg-box h3{
font-size: 15px;
float: right;
color: #000;
font-weight: 400;
margin-bottom: 0px !important;
line-height: 23px;
}

.p2-price{
width: 100%;
float: left;
margin: 15px 0;
font-size: 25px;
color: #f16517;
font-weight: 600;
}
.p2-price span{font-size: 14px;color: #ffffff;font-weight: 500;/* text-decoration: line-through; */float: right;background: #000000;padding: 4px 26px 6px;border-radius: 30px; margin-top:4px;}

.fav-p2{

width: 48%;

background: #000;

float: left;

text-align: center;

font-size: 15px;

color: #fff;

text-decoration: none;

height: 50px;

padding: 13px 0;

border-radius: 10px;

margin-right: 2%;
}
.enq-p2{
  
width: 48%;
  
background: transparent;
  
float: left;
  
text-align: center;
  
font-size: 15px;
  
color: #f16517;
  
text-decoration: none;
  
height: 50px;
  
padding: 13px 0;
  
border-radius: 10px;
  
border: 1px solid #f16517;
}
.pos-apart{
  
position: absolute;
  
top: 3%;
  
left: 5%;
  
font-size: 14px;
  
color: #000;
  
background: #fff;
  
padding: 7px 22px 9px;
  
border-radius: 30px;
  
font-weight: 400;
  
transition: all ease-in-out .5s;
  
-webkit-transition: all ease-in-out .5s;
  
-moz-transition: all ease-in-out .5s;
}
.p2-box:hover .pos-apart{

background: #f16517;

color: #fff;
}.p2-box:hover h4{
  
color: #f16517;
}
.p2-carousel .owl-nav{

position: absolute;

right: 0;

top: -76px;
}.p2-carousel .owl-next{
  
}
.p2-carousel .owl-prev{
  
transform: rotate(180deg);
  
margin-right: 10px;
}.p2-carousel .owl-next img{
  
width: 40px;
}
.p2-carousel .owl-prev img{
  
width: 40px;
}



.p4-carousel .owl-nav{

position: absolute;

left: 8%;

top: -56px;
}.p4-carousel .owl-next{
  
}
.p4-carousel .owl-prev{
  
transform: rotate(180deg);
  
margin-right: 10px;
}.p4-carousel .owl-next img{
  
width: 40px;
}
.p4-carousel .owl-prev img{
  
width: 40px;
}
.panel3{

width: 100%;

float: left;

padding: 30px 0 60px;
}
.p3-left{

}
.p3-left h6{

color: #f36617;

font-size: 19px;

font-weight: 400;
}
.p3-left h1{

font-size: 38px;

color: #000;

font-weight: 500;

margin-bottom: 10px;
}
.p3-left h1 span{

color: #c7c6c5;

font-weight: 700;
}
.p3-left p{

font-size: 16px;

color: #000;

font-weight: 400;

line-height: 178%;
}.icoo:hover{filter: grayscale(0);}
.icoo{

filter: grayscale(1);

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition: all ease-in-out .5s;
}
.client-sec{

width: 100%;

float: left;

margin-top: 20px;
}
.client-sec img{

max-width: 100%;    width: 209px;

float: left;

clear: both;
}
.client-count h5{

float: left;

font-size: 24px;

color: #010101;

font-weight: 600;

clear: both;
}
.client-count {

float: left;

width: 32%;

margin-right: 1%;
}
.client-count h5 span{
  
/* float: left; */
  
font-size: 15px;
  
color: #5d5957;
  
font-weight: 400;
  
clear: both;
  
display: block;
}
.count-full{
  width: 100%;
  float: left;
  margin-top: 30px;
}
.p3-right{

width: 100%;

float: left;

padding-left: 30%;
}
.p3-right-box{

width: 100%;

float: left;

border: 1px solid #ccc;

border-radius: 20px;

padding: 30px 25px 30px 80px;

position: relative;

margin-bottom: 20px;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition: all ease-in-out .5s;
}
.p3-right-box img{

position: absolute;

left: -30px;

top: 50px;
}
.p3-right-box h5{

font-size: 24px;

color: #000;

font-weight: 500;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition: all ease-in-out .5s;
}

.p3-right-box p{
font-size: 16px;
line-height: 27px;
color: #000;
margin: 0;
}

.p3-right-box:hover{

border-color: #f36617;
}.p3-right-box:hover h5{
  
color: #f36617;
}.p3-right-box:nth-child(2){
  
margin-left: -100px;
}
.panel4{width: 100%;float: left;position: relative;padding-top: 60px;padding-bottom: 30px;}
.p4-carousel{
  
padding: 0 0 0 7%;
}
.side{

position: absolute;

left: 0;
}
.p4-top{

width: 100%;

float: right;
}
.p4-top img{

float: right;

box-shadow: 1px 1px 4px 2px rgba(0,0,0,0.05);

border-radius: 50px;

margin-left: 15px;
}
.p4-top h1{

float: right;

text-align: right;

font-size: 19px;

color: #f36617;

margin-top: 14px;

position: absolute;

left: 38%;

font-weight: 400;
}
.p4-top h2 {

float: right;

text-align: right;

font-size: 58px;

color: #000;

font-weight: 500;

width: 74%;
}
.p4-top h2 span{

color: #f36617;

font-weight: 700;

text-decoration: underline;

font-style: italic;
}
.p4-top p{
  
float: right;
  
font-size: 16px;
  
color: #000;
  
text-align: right;
  
width: 50%;
  
line-height: 180%;
  
margin-top: 12px;
}
.p4-box
{

width: 100%;

float: left;

position: relative;

margin-top: 60px;
}
.img5{

width: 100%;

float: left;

border-radius: 20px;

height: 495px;

object-fit: cover;
}
.ico-logo{

position: absolute;

top: -25px;

left: 20px;
}
.plus{

position: absolute;

right: 20px;

top: 20px;
}
.p4-text{
  background: linear-gradient(101deg, rgba(252, 248, 248, 1) 38%, rgba(246, 234, 234, 1) 78%);
  position: absolute;
  bottom: 0;
  padding: 30px;
  border-top-right-radius: 20px;
  font-size: 21px;
  color: #000;
  font-weight: 400;
  width: 60%;
  margin-bottom: 10px;
}
.panel5{width: 100%;float: left;background-image: url('../images/cta.webp');background-size: cover;background-repeat: no-repeat;padding: 120px 5% 70px;border-radius: 20px;background-position: center;margin-top: 50px;margin-bottom: 60px;}.p5-text h1 span{
  font-weight:700;
}
.p5-text{width: 100%;float: left;}
.p5-text h1{font-size: 37px;color: #fff;font-weight: 500;width: 60%;}
.p5-text h6{
  color: #c6e7fd;
  font-size: 19px;
  font-weight: 400;
}
.p5-text p{font-size: 16px;color: #fff;font-weight: 400;width: 50%;line-height: 180%;margin-bottom: 23px;margin-top: 15px;}
.p5-btn1{float: left;background: #f16517;font-size: 17px;color: #fff;width: 190px;text-align: center;padding: 12px 0;border-radius: 10px;text-decoration: none;}.p5-btn2{
  float: left;
  background: #213059;
  font-size: 17px;
  color: #fff;
  width: 190px;
  text-align: center;
  padding: 12px 0;
  border-radius: 10px;
  text-decoration: none;
  margin-left: 15px;
}
.footer{

width: 100%;

float: left;

background: #121010;

padding-top: 40px;

padding-bottom: 40px;
}
.ftr-link{

width: 100%;

float: left;
}
.ftr-link h2{

font-size: 17px;

color: #fff;

font-weight: 600;

margin-bottom: 15px;
}
.ftr-link a{

font-size: 15px;

color: #c2c2c2;

text-decoration: none;

float: left;

width: 50%;

line-height: 40px;
}
.ftr-link a:hover{

}.follow-box img:hover{transform: rotateY(360deg);transform-style: preserve-3d;transition: transform 0.8s;}
.follow-box img{
  width: 22px;
  filter: invert(1);
  float: left;
  margin-right: 10px;
  transition: all ease-in-out .5s;
}
.follow-box{

width: 100%;

float: left;

margin-top: 20px;
}
.follow-box h2{

font-size: 17px;

color: #fff;

font-weight: 600;

margin-bottom: 15px;
}
.follow-box a{

}.follow-box a: hover{
  
}
.ftr-logo{

}
.ftr-logo img{

float: none;

max-width: 100%;

height: 150px;

object-fit: contain;

display: block;

margin: auto;
}
.ftr-loc{

width: 100%;

float: left;
}
.ftr-loc h2{

font-size: 17px;

color: #fff;

font-weight: 600;

margin-bottom: 15px;
}
.ftr-loc p{

font-size: 15px;

color: #c2c2c2;

text-decoration: none;

float: left;

width: 100%;

line-height: 28px;
}
.ftr-mail{

float: left;

width: 50%;
}
.ftr-mail h6{

font-size: 16px;
padding-top: 5px;
color: #fff;

font-weight: 600;
}
.ftr-mail a{

font-size: 15px;

color:#c2c2c2;

text-decoration: none;
}
.ftr-mail a:hover{

}
.ftr-mid{

float: left;

width: 100%;

background: #121010;

padding: 20px 0;

border-top: 1px solid #262626;
}
.ftr-mid-box{

width: 100%;

float: left;

margin-top: 30px;
}

.ftr-mid-box h2{
font-size: 16px;
color: #f16517;
font-weight: 600;
}

.ftr-mid-box p{
font-size: 15px;
line-height: 25px;
color: #c6c6c6;
font-weight: 400;
}

.ftr-mid-box p a:hover{
  color: #cd6517;
}
.ftr-mid-box p a{

font-size: 14px;

color: #978c8c;

margin-left: 2%;

font-weight: 500;
}.ftr-a2:hover{
  background: #1c1c1c;
  border-color: #121010;
}
.ftr-a2{

float: left;

border: 1px solid #cecece;

font-size: 15px;

text-decoration: none;

padding: 10px 20px;

border-radius: 10px;

color: #fff;
}
.ftr-last{

float: left;

width: 100%;

background: #121010;

padding: 20px 0;
}

.ftr-last p{
float: left;
font-size: 14px;
color:rgb(255 255 255 / 84%);
margin: 0;
}

.ftr-last img{
  float: right;
  width: 60px;
  border: 2px solid #3c3c3c;
  border-radius: 5px;
}

/*******************login******************/

input:focus{
  outline: none !important;
}
#login-user .modal-dialog {
    max-width: 540px;
}.close_form {
    display: block !important;
    position: absolute;
    width: 40px;
    height: 40px;
    right: -50px;
    top: 0px;
    background: transparent url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}#login-user .modal-body {
    padding: 0;
    border-radius: 50px;
}.login-left {
    width: 40%;
    display: none !important;
    float: left;
    background: #ee2731;
    height: 100%;
    padding: 70px 30px;
    position: relative;
    min-height: 751px;
}.log_area {
    width: 100%;
    float: none;
    padding: 30px;
    background: #fff4ef;
    margin-top: 50px;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 50px;
    max-width: 700px;
    display: table;
    margin: 50px auto;
    margin-bottom: 6px !important;
    margin-top: 25px;
}
.modal-body .log_area{
  padding-top: 0;
  background: #fff;
}
.log_box h6{
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    text-align: left;
}
.log_box h6 a{
  color: #11214d;
  text-decoration: none;
}
.log_box h6 a:hover{
  color: #f36313;
}

.login_panel .log_area .log_box {
    display: none;
    width: 100%;
    position: relative;
    /* max-width: 520px; */
    background: #fff;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); */
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    /* -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); */
    /* border-radius: 5px; */
    -moz-border-radius: 5px;
    /* -webkit-border-radius: 5px; */
    /* padding: 30px; */
}.login_panel .log_area .log_box > h2 {
    color: #f36617;
    /* text-transform: uppercase; */
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
    margin: 0 0 10px !important;
    text-align: center;
}.login_panel .log_area .log_box p {
    text-align: center !important;
    color: rgb(90 83 83 / 95%);
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 500;
    /* margin: 0 0 10px !important; */
}.login_panel .log_area .log_box .log_form {
    width: 100%;
    float: left;
    position: relative;
    padding: 20px 0px 10px;
}.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
}.log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    line-height: 25px;
    margin: 0 0 0;
    text-align: left;
}.log_form .log_set input[type="text"], .log_form .log_set input[type="password"], .log_form .log_set input[type="mail"], .log_form .log_set input[type="email"], .log_form .log_set input[type="tel"], .log_form .log_form .log_set select, .log_form .log_set textarea {
    width: 100%;
    float: left;
    position: relative;
    /* height: 44px !important; */
    border: solid 1px rgba(0, 0, 0, 0.15) !important;
    padding: 11px 15px 13px;
    font-size: 15px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    border-radius: 15px;
    -moz-border-radius: 0;
    -webkit-border-radius: 15px;
    outline: none;
}



.submit_frm {
    width: 100%;
    float: none;
    position: relative;
    height: 50px;
    cursor: pointer;
    background: #f36313;
    /* display: table; */
    margin: 20px auto 0;
    color: #fff;
    border: none;
    /* text-transform: uppercase; */
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    border-radius: 30px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 30px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    outline: none !important;
}.submit_frm:hover {
    background: #1d2c56;
}.otp-req {
    width: 100%;
    background: #fff;
    border: 0;
    padding: 16px;
    /* box-shadow: 3px -1px 10px 4px rgb(169 166 166 / 29%); */
    float: left;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 30px;
    border: 1px solid #ccc;
    cursor: pointer;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}.otp-req:hover {
    background: #1d7f94;
    color: #fff;
}.reset-psw {
    position: absolute;
    right: 20px;
    bottom: 24px;
    font-size: 14px;
    font-weight: 600;
    z-index: 11;
    color: #223159;
    top: 15px;
}.login_panel .log_area .log_box .or {
    /* position: absolute; */
    /* width: 17px; */
    font-size: 17px;
    /* line-height: 20px; */
    font-weight: 600;
    color: #000000;
    text-align: center;
    padding: 10px 0;
    width: 100%;
    float: left;
    position: relative;
    /* background: #fff; */
    margin-bottom: 5px;
}.log_set .option {
    width: 100%;
    float: left;
    /* padding: 0 18px; */
    font-size: 14px;
    line-height: 30px;
    color: #454545;
    font-weight: 500;
    text-align: left;
    margin: 0px 0px 10px;
    position: relative;
}.log_set .option > input {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    left: 0;
    top: 0;
    z-index: 10;
    cursor: pointer;
}.log_set .checkbox {
    position: relative;
    margin-right: 5px;
    background: #fff;
    display: inline-block;
    border: 2px solid #B5C1C7;
    margin-bottom: 0;
    margin-top: 0;
    height: 16px;
    width: 16px;
    top: 4px;
}.footer_link > li > a {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 24px;
    color: #000000;
    font-weight: 600;
    margin: 30px 0 5px;
    text-decoration: none !important;
    text-align: center;
}
.login_panel .log_area .log_box p > a {
    color: #1d7f94;
    text-decoration: none !important;
    font-weight: 600;
}
.login-signup:before{
      content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
}
.hd-mort:hover::before{
      width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}
.login-signup:hover::before{
  width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}
.login-signup{
position: relative;
    background: #f36617;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    padding: 20px 20px;
    border-radius: 8px;
    margin-left: 10px;
}
.hd-mort:before{
     content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
}
.hd-mort{
  
background: #213059;
  
font-size: 15px;
  
color: #fff !important;
  
font-weight: 400;
  
text-decoration: none;
  
padding: 20px 20px;
  
border-radius: 8px;
  
position: relative;
}
.log_set input:checked + .checkbox:before {
    display: block;
}
.log_set input:checked + .checkbox:before {
    display: block;
}
.log_set input:checked + .checkbox:before {
    display: block;
}
.log_set .checkbox:before {
    content: '';
    display: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
}
.log_set .checkbox:before {
    position: absolute;
    top: 3px;
    left: 2px;
    width: 6px;
    height: 3px;
    border: solid #f36617;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
li{
  list-style: none;
}
.log_box img{
display: block;
margin: auto;
display:none;
}
.log-form .form-check{
  float: left;
  cursor: pointer;
}
.log-form .form-check-label{
  font-size: 17px;
  color: #000000;
  font-weight: 500;
  cursor: pointer;
}
.log-form .form-check-input:checked{
  background-color: #f56617;
  border-color: #f56617;
}
.collapsed label{
  color: #f36617 !important;
}
.ban-btn  .form-check-input:checked {    background: #f36617;}

/**********************login******************/
.ban-field img{
  
width: 35px;
    position: absolute;
    left: 14px;
    height: 30px;
    object-fit: contain;
    top: 49px;
    opacity: .6;
    border-right: 1px solid #cecece;
    padding-right: 10px;
}


.selectBox {
  /* border: 1px solid #ccc; */
  position: relative;
  /* padding: 12px 24px; */
  /* cursor: pointer; */
}
.selectBox__value {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  float: left;
  border: 1px solid #c8c8c8;
  padding: 13px 13px 13px 75px;
  border-radius: 20px;
  margin-top: 10px;
  height: 57px;
}
.selectBox:after {
  position: absolute;
  right: 17px;
  top: 69%;
  transform: translateY(-50%) rotate(0deg);
  transition: all 0.2s ease-in-out;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.001' height='8.165' viewBox='0 0 14.001 8.165'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23212121;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M13.861,60.224l-.7-.7a.441.441,0,0,0-.645,0L7,65.036,1.487,59.522a.441.441,0,0,0-.645,0l-.7.7a.441.441,0,0,0,0,.645l6.537,6.538a.441.441,0,0,0,.645,0l6.538-6.538a.442.442,0,0,0,0-.645Z' transform='translate(0 -59.382)'/%3E%3C/svg%3E");
}
.selectBox .dropdown-menu {
  transition: all 0.5s ease-in-out;
  opacity: 0;
  display: block;
  top: 100%;
  width: 100%;
  max-height: 250px;
  z-index: -1;
  overflow-y: auto;
  transform: translateY(-15%);
  visibility: hidden;
}
.selectBox.show {
  background-color: #fff;
}
.selectBox.show:after {
  transform: translateY(-50%) rotate(180deg);
}
.selectBox.show .dropdown-menu {
  transition: all 0.3s ease-in-out;
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0);
}
.ban-form button img{
  width: 20px;
  height: 20px;
  filter: invert(1);
  margin-left: 10px;
}.ban-form .dropdown-item.active, .ban-form .dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: #213059;
}
@media(max-width: 575px){
    
    .price-count-ex{
        width: 100% !important;
    }
    .clacu-ext h3 span{
        width: 100%;
    float: left;
    }
    .col-sm-12{
            width: 100%;
    }.client-sec img {
    max-width: 100%;
    float: none;
    clear: both;
    width: 209px;
}
  .mort-box2 a{
    margin-bottom: 10px;
  }
  .step-form-box {
    width: 100%;
    float: left;
    padding: 20px 0 !important;
    text-align: center;
}.btn_choose_sent {
    /* background: #EF2D56; */
    color: #fff;
    /* box-shadow: 0 10px 20px rgba(125, 147, 178, .3); */
    border: none;
    border-radius:10px;
    font-size: 14px!important;
    line-height: 10px;
    padding: 16px 13px 16px 30px!important;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-right: 0;
    transition: all .3s;
    height: auto;
    cursor: pointer;
    position: relative;
    outline: none;
    margin-bottom: 15px;
    width: 100% !important;
}
.mortgage-full p {
       padding: 10px 0 !important;
}
.calc-box{
  margin-bottom: 20px;
}
.mort-box2{
  display: grid !important;
}
  .mort-left h1 {
    font-size: 28px !important;
  }.mort-left p {
    width: 100% !important;
    float: left;
    font-size: 17px !important;
    color: #213059;
  }
  .listing-ban form button {
    width: 247px !important;
}
  .b-right {
   width: auto !important;
    float: right;
    margin-top: -200px;
}
  .project-det h1 {
    float: left;
    font-size: 22px!important;
    color: #000;
    font-weight: 600;
    margin: 0;
    width: 70%!important;
    line-height: 150%;
}.project-det-text p
{
  width: 100% !important;
}.project-det-text a
{
  float: left !important;
}
.cl-box img {
    width: 250px;
    height: 250px;
    float: none !important;
    border-radius: 100%;
    border: 10px solid #fff;
    margin-right: 0;
    object-fit: cover;
    display: block !important;
    margin: auto !important;
}.cl-box p
{
  text-align: center;
}.related-project h1 {
    font-size: 21px !important;}

  .det-d {
    float: left;
    margin-right: 7%;
    margin-top: 10px;
}.tot-price .add-tot-fav {
    background: #000;
    font-size: 14px!important;
    color: #fff;
    border: 0;
    font-weight: 500;
    padding: 11px 21px!important;
    border-radius: 10px;
    margin-right: 10px;
    text-decoration: none;
    float: left;}.tot-price .enq-tot {
    font-size: 14px!important;
    color: #f36618;
    border: 1px solid #f36618;
    padding: 10px 21px!important;
    border-radius: 10px;
    text-decoration: none;
    margin-top: 0;
    float: right;
}
.det3 h4{
  /* text-align: center; */
}
.am-box {
    float: left;
    margin-right: 0;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
  .det-prop1 p {
 /* text-align: center; */
 width: 100% !important;
 }
  .det-prop1 h1 {
    font-size: 22px!important;
    color: #000;
    font-weight: 600;
    margin-bottom: 0 !important;!i;!;
    /* text-align: center!important; */
}.det-prop1 h5 {
    font-size: 15px!important;
    color: #6b6868;
    font-weight: 500;
    text-transform: uppercase;
    /* text-align: center!important; */
}.det-prop1 h6 {
    font-size: 25px;
    color: #f36618;
    font-weight: 700;
    float: left;
    /* text-align: center; */
    width: 100%;
}.det-prop1 .enq-prop1 {
    float: left !important;!i;!;
    font-size: 14px !important;!i;!;
    color: #f36618;
    border: 1px solid #f36618;
    padding: 10px 18px !important;!i;!;
    border-radius: 10px;
    text-decoration: none;
}.det-prop1 button {
    float: right;
    background: #000;
    font-size: 14px !important;!i;!;
    color: #fff;
    border: 0;
    font-weight: 500;
    padding: 11px 24px !important;!i;!;
    border-radius: 10px;
    margin-right: 10px;
}.img-det-carousel {
    float: left;
    margin-top: 30px;
    padding: 0 2% !important;
}.img-det-carousel img {
    width: 100%;
    height: auto !important;
    object-fit: cover;
    border-radius: 10px;
}
.property-det-nav ul li a {
    font-size: 13px !important;!i;!;
    color: #ffffff !important;!i;!;
    text-decoration: none;
    font-weight: 400;
    padding: 0 !important;!i;!;
    text-align: center;
}.property-det-nav ul li {
    display: inline-block !important;!i;!;
    text-align: center !important;!i;!;
    margin: auto;
    background: #f36718;
    padding: 4px 17px 7px;
    margin-bottom: 7px;
    border-radius: 10px;
}
.about-full h2{
  text-align: center !important;    font-size: 30px !important; 
}
.abt2 h1 {
    font-size: 32px !important;
}
.about-full p{
  text-align: center !important;
}

.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}



  .contact-info h2
{
  text-align: center;

}
  .contact-info p
{
  text-align: center;

}.cn-info-detail {
   
}
  .innerban-ct h1 {
    font-size: 30px;
    font-weight: 700;
    color: #213059;
    margin: 0;
    text-align: center;
}.serv-full{
  text-align: center;
}.service-small {
    float: left;
    height: 116px !important;!i;!;
    width: 40% !important;!i;!;
    object-fit: cover;
    border-radius: 10px;
    margin-top: 30px;
}

.service-large {
    float: left;
    height: 116px !important;!i;!;
    width: 54% !important;!i;!;
    object-fit: cover;
    border-radius: 10px;
    margin-top: 30px;
    margin-left: 2%;
    margin-bottom: 30px;
}
  .p5-btn2 {
    float: left;
    background: #213059;
    font-size: 12px;
    color: #fff;
    width: 48%;
  }.p5-btn1 {
    float: left;
    background: #f16517;
    font-size: 13px;
    color: #fff;
    width: 47%;
  }.panel5 {
    width: 100%;
    float: left;
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 5% 70px;
    border-radius: 20px;
    background-position: center;
    margin-top: 50px;
    margin-bottom: 60px;
    background-color: #2488cd;
}.ftr-link {
    width: 100%;
    float: left;
    text-align: center;
}.follow-box {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}.follow-box img {
    width: 22px;
    filter: invert(1);
    float: none;
    margin-right: 10px;
}.ftr-loc {
     text-align: center;
}.ftr-mid-box {
    text-align: center;
  }.ftr-a2{
    float: none;
  }
  .ban-img img {
    width: 100%;
    float: left;
    height: 305px;
    object-fit: cover;
}.p5-text h1 {
    font-size: 27px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center;
}.p5-text p
{
  text-align: center;
  width: 100%;
}

.p5-text h6{
  text-align: center;
}

  .logo img {
    width: 75px;
    float: left;
    margin-bottom: 6px;
}
.header{
  height: auto;
}.ban-text h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    padding: 0 3%;
}
.p1-box {
    text-align: center;
    }.p1-box p{
      width: 100%;
    }.panel2 h1 {
    font-size: 28px;
    color: #000;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
}.panel2 h6{
  text-align: center;
}.p2-carousel .owl-nav {
    position: relative;
    right: 0;
    top: inherit;
    text-align: center;
    margin-top: 30px;
}.panel3 {
    width: 100%;
    float: left;
    padding: 0px 0 60px;
    text-align: center;
}.p3-right {
    width: 100%;
    float: left;
    padding-left: 0;
}.p3-right-box h5{
  text-align: left;
}.p3-right-box p{
  text-align: left;
}.p3-right-box {
    width: 93%;    padding: 30px 25px 30px 51px;
    float: right;
  }.p4-top h2 {
    float: right;
    text-align: center;
    font-size: 38px;
    color: #000;
    font-weight: 500;
    width: 100%;
}.p4-top p{
  width: 100%;
  text-align: center;
}
.p4-carousel .owl-nav{
      position: relative;
    left: 0;
    top: inherit;
    text-align: center;
    margin-top: 30px;
}.img5 {
    width: 100%;
    float: left;
    border-radius: 20px;
    height: 300px;
    object-fit: cover;
    }.p4-text {
    background: linear-gradient(101deg, rgba(252, 248, 248, 1) 38%, rgba(246, 234, 234, 1) 78%);
    position: absolute;
    bottom: 0;
    padding: 20px;
    border-top-right-radius: 20px;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    width: 76%;
}
}
#refinance .close_form {
    display: block !important;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: 0px;
    background: #000000 url(../images/close.svg) no-repeat center center;}
#new-property .close_form {
    display: block !important;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: 0px;
    background: #000000 url(../images/close.svg) no-repeat center center;}
@media(min-width: 576px) and (max-width: 767px){
  .mort-box2 a {
     padding: 18px 23px !important;
}
  .mort-left h1 {
    font-size: 35px !important;
}
  .listing-ban form button {
    display: block;
    margin: 0 !important;
    background: #f36617;
    border: 0;
    font-size: 15px;
    color: #fff;
    position: relative;
    padding: 12px 30px;
    border-radius: 15px;
    clear: both;
    width: 94% !important;
    float: left !important;
}
  .project-det h1 {
    float: left;
    font-size: 28px !important;
    color: #000;
    font-weight: 600;
    margin: 0;
    width: 80% !important;
}
  .property-det-nav ul li a {
    font-size: 14px !important;
    color: #213059;
    text-decoration: none;
    font-weight: 400;
    padding: 0 24px 0 0 !important;
}
.project-det-text p{
  width: 100% !important;
}
.project-det-text a {
    float: left !important;margin-top: 15px !important;}
.cl-box img {
    width: 150px !important;
    height: 150px !important;
    float: left;
    border-radius: 100%;
    border: 10px solid #fff;
    margin-right: 30px !important;
    object-fit: cover;
}.cl-box p {
    font-size: 14px !important;
    color: #252526;
    line-height: 190% !important;
    font-weight: 400;
    margin: 0 !important;
    padding: 0 !important;
}

.det-prop1 h1 {
    font-size: 23px !important;
}.det-prop1 .enq-prop1 {
    float: left !important;
    font-size: 14px !important;
    color: #f36618;
    border: 1px solid #f36618;
    padding: 10px 20px !important;
    border-radius: 10px;
    text-decoration: none;
    margin-left: 20px !important;
}.det-prop1 button {
    float: right !important;
    background: #000;
    font-size: 14px !important;
    color: #fff;
    border: 0;
    font-weight: 500;
    padding: 11px 20px !important;
    border-radius: 10px;
    margin-right: 0 !important;
}.tot-price h5 span {
    font-size: 33px !important;
}.tot-price .add-tot-fav {
    background: #000;
    font-size: 14px !important;
    color: #fff;
    border: 0;
    font-weight: 500;
    padding: 11px 15px !important;
    border-radius: 10px;
    margin-right: 10px !important;
    text-decoration: none;
}.tot-price .enq-tot {
    font-size: 14px !important;
    color: #f36618;
    border: 1px solid #f36618;
    padding: 10px 14px !important;
    border-radius: 10px;
    text-decoration: none;
    float: right !important;
    margin-top: 4px !important;
}.panel2 h1 {
    font-size: 24px !important;}
  .ban-text h1 {
    font-size: 46px;
  }.ban-form button {
    width: 100%;
    float: none;
    border: 0;
    background: #f36617;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-top: 34px;
    border-radius: 20px;
    height: 54px;
    display: block;
    margin: auto;
}
.p1-box{
  text-align: center;
}.p1-box p{
  width: 100%;
}

.fav-p2 {
    width: 49%;
    background: #000;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    height: 50px;
    padding: 14px 0;
    border-radius: 10px;
    margin-right: 2%;
}

.fav-p2:hover{
  border:solid 1px #000;
  background:white;
}

.enq-p2 {
    width: 48%;
    background: transparent;
    float: left;
    text-align: center;
    font-size: 13px;
    color: #f16517;
    text-decoration: none;
    height: 50px;
    padding: 13px 0;
    border-radius: 10px;
    border: 1px solid #f16517;
}.p4-top h2 {
    float: right;
    text-align: right;
    font-size: 24px;
    color: #000;
    font-weight: 500;
    width: 44%;
}.p4-top h1 {
    float: right;
    text-align: right;
    font-size: 19px;
    color: #f36617;
    margin-top: 14px;
    position: absolute;
    left: 108px;
    font-weight: 400;
}
.ftr-mail a {
    font-size: 12px;
    }.ftr-loc p {
    font-size: 13px;
    color: #c2c2c2;
    text-decoration: none;
    float: left;
    width: 100%;
    line-height: 24px;
}
}

@media(min-width: 1025px) and (max-width: 1199px){
  .header_menu_area > ul > li > a {
    margin-top: 0px;
    /* margin-bottom: -13px; */
    width: auto;
    float: left;
    /* margin: -2px 0px; */
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #213059;
    margin: 0 8px;
  }
}

@media(min-width: 768px){
  .mob-filter{
    display: none;
  }
 .more-filt-box .select2-container {
    width: 100% !important;
}
}


@media(min-width: 768px) and (max-width: 991px){
  .calc-box h4 {
    width: 100%;
    float: left;
    font-size: 28px !important;}.calc-box {
    width: 100%;
    float: left;
    padding: 50px 10px !important;}
  .mort-left h1 {
    font-size: 30px !important;}
  .project-det h1 {
    float: left;
    font-size: 27px !important;
  }.project-det-text a
{
  float: left !important;
}


  .p4-top h1 {
    float: right;
    text-align: right;
    font-size: 19px;
    color: #f36617;
    margin-top: 14px;
    position: absolute;
    left: 16%;
    font-weight: 400;
}.p4-top h2 {
    float: right;
    text-align: right;
    font-size: 37px;
    color: #000;
    font-weight: 500;
    width: 74%;
}
}
.p2-carousel .owl-prev img:hover{
       background: #0c99e8;
    border-radius: 100%;
    filter: invert(1);
    border: 1px solid #fff;
}.p2-carousel .owl-next img:hover{
       background: #0c99e8;
    border-radius: 100%;
    filter: invert(1);
    border: 1px solid #fff;
}
.innerban{

width: 100%;

float: left;

background: #fff4ef;

padding: 30px 0;
}
.bc{

}
.bc a{

text-decoration: none;

font-size: 14px;

color: #8f8f8f;
}
.bc a:hover{

}
.bc h1{

font-size: 30px;

color: #000;

font-weight: 600;

margin-top: 6px;
}
.bc h6{
  
font-size: 16px;
  
color: #f36617;
  
margin: 0;
}
.fav-full{
  width: 100%;
  float: left;
  padding: 70px 0 20px;
}.fav-full .p2-box{
  margin-bottom: 50px;
}
.mort-full{

width: 100%;

float: left;

background: #fef8f6;

padding: 70px 0;
}
.mort-left{

width: 100%;

float: left;
}

.mort-left h6{
font-size: 20px;
color: #f36617;
font-weight: 400;
}


.mort-left h1{
font-size: 45px;
color: #213059;
font-weight: 400;
}

.mort-left h1 span{

width: 100%;

float: left;

font-weight: 700;
}

.mort-left p{
width: 86%;
float: left;
font-size: 16px;
color: #213059;
padding: 21px 0 20px;
font-weight: 400;
line-height: 190%;
margin-bottom:3px;
}


.calc-box:hover{
  /* background-color: #213059 !important; */!i;!;
}

.mort-left h5{
width: 100%;
float: left;
font-size: 17px;
color: #213059;
font-weight: 400;
}

.mort-left h5 span{

font-weight: 600;

color: #000;
}


.calculate-mort{
width: 100%;
    float: left;
    border-top: 1px solid rgb(206 206 206 / 57%);
    margin-top: 25px;
    padding: 20px 0;
    border-bottom: 1px solid rgb(206 206 206 / 57%);
    padding-top: 30px;
}


.calc-box:hover h4{
  /* color: #fff; */
}.calc-box:hover h4 span{
  /* color: #fff; */
}
.calc-box{width: 100%;float: left;padding: 50px 30px;background-color: #fff !important;!i;!;text-align: center;border-radius: 10px;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;}
.calc-box h4{

width: 100%;

float: left;

font-size: 22px;

color: #ff5c00;

font-weight: 700;

margin: 0;
}
.calc-box h4 span{

width: 100%;

float: left;

font-size: 14px;

color: #000;

font-weight: 400;
}
.calc-end{

}.calc-end h4:after{
  position:absolute;
  content:'';
  background-image: url('../images/q1.png');
  width: 40px;
  height: 36px;
  background-size: contain;
  left: 0;
  top: -20px;
}
.calc-end h4{width: 100%;float: left;font-size: 17px;color: #213059;font-weight: 400;line-height: 180%;margin-top: 60px;position: relative;padding-left: 8%;}
.calc-end h3{float: left;width: 100%;font-size: 20px;color: #09236b;font-weight: 700;padding-left: 8%;margin-top: 15px;}
.calc-end h3 span{width: 100%;float: left;font-size: 16px;color: #000;font-weight: 400;margin-top: 10px;}
.calc-end h3 img{
  width: 22px;
  margin-left: 10px;
}
.prop-price-count{
      width: 100%;
    float: left;
    border: 1px solid #cecece;
    background: #f9f9f9;
    clear: both;
    padding: 15px;
    border-radius: 5px;
}
#field1{

}
#field1 span{
    font-weight: 600;
    color: #000;
    margin-right:9px;
    float: right;
    margin-top: 4px;
}
#field1 .sub{
   float: left;
    border: 1px solid #f36617;
    width: 30px;
    /* height: 35px; */
    border-radius: 100%;
    color: #f36617;
    padding: 0;
    font-size: 18px;
    background: #f9f9f9;
    margin-right: 8px;
    font-size: 19px;
    font-weight: 700;
    /* position: relative;
     line-height: 0px; */
    }
    
#field1 .add{
     float: right;
    border: 1px solid #f36617;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #f36617;
    padding: 0;
    font-size: 18px;
    background: #f9f9f9;
}



#field1 .sub1{
      float: left;
    border: 1px solid #f36617;
    width: 30px;
    /* height: 35px; */
    border-radius: 100%;
    color: #f36617;
    padding: 0;
    font-size: 18px;
    background: #f9f9f9;
    margin-right: 8px;
    font-size: 19px;
    font-weight: 700;
    }
    
#field1 .add1{
      float: right;
    border: 1px solid #f36617;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #f36617;
    padding: 0;
    font-size: 18px;
    background: #f9f9f9;
}

#field1 input{
      width: 50%;
      background: transparent;
      border: 0;
      font-size: 18px;
      color: #000;
      font-weight: 400;
}
.mort-right{

width: 100%;

float: left;

background: #fff;

padding: 30px 30px 0 30px;

border-radius: 10px;
}

.mort-right h5{
 font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 14px;
    font-weight: 600; 
}



.view,
.breakup {
  width: 100%;
}
.details input {
  width: 100%;
}

.detail {
  display: flex;
  justify-content: space-between;
  float: left;
  width: 100%;
  /* margin-bottom: 20px; */
  margin-bottom: 12px;
}
.detail p{
  font-size: 17px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}#loan-period-text {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}
#loan-period-text{
    font-size: 15px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}
#interest-rate-text{
  font-size: 15px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}
.footer {
  display: flex;
  justify-content: space-between;
}

/*----- Styling the sliders ----*/
input[type="range"] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}

input[type="range"]:focus {
  outline: none;
}

input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  background: #9E9E9E;
  border-radius: 10px;
}

input[type="range"]::-webkit-slider-thumb {
 
  border: 5px solid #213059;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #213059;
  cursor: pointer;
  margin-top: -6px;
  -webkit-appearance: none;
}

input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #213059;
}

input[type="range"]::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: #213059;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
  border-radius: 10px;
}

input[type="range"]::-moz-range-thumb {
  box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
  border: 5px solid #ffffff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #213059;
  cursor: pointer;
  margin-top: -6px;
}

input[type="range"]::-ms-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: #213059;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
  border-radius: 10px;
}

input[type="range"]::-ms-fill-lower {
  background: #213059;
  border-radius: 5px;
}

input[type="range"]::-ms-fill-upper {
  background: #213059;
  border-radius: 5px;
}

input[type="range"]::-ms-thumb {
  box-shadow: 2px 2px 5px #b3b3b3, -1px -1px 3px grey;
  border: 5px solid #ffffff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #213059;
  cursor: pointer;
  margin-top: -6px;
}

input[type="range"]:focus::-ms-fill-lower {
  background: #213059;
}

input[type="range"]:focus::-ms-fill-upper {
  background: #213059;
}

/*-------------------------------------*/
#price {
  color: #130f31;
  font-size: 25px;
}

.loan-details {
  width: 90%;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

#price-container {
  color: #213059;
  margin-top: 50px;
}

#price-container::before {
  content: "Monthly Payable:";
  font-size: 12px;
  display: block;
}
.prop-loan
{

width: 100%;

float: left;

padding: 30px 0 0;
}
.prop-loan h5{

font-size: 18px;

color: #000;

font-weight: 500;

text-transform: uppercase;

margin: 15px 0 10px;
}
.prop-loan h5 span{
  
}
.p-cl{
    font-size: 13px;
    line-height: 170%;
    color: #56585b;
    font-weight: 500;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.mort-right .tab-blue{
  background: #e9efff;
  margin: 0 -30px;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 35px 30px;
  float: left;
  margin-top: 20px;
  border-bottom-left-radius: 10px !important;!i;!;
  border-bottom-right-radius: 10px !important;!i;!;
}.mort-right .tab-content{
  padding: 0px !important;!i;!;
  border: 0 !important;!i;!;
}
.tab-blue h6{

font-size: 20px;

color: #f35801;

font-weight: 700;
}
.tab-blue h6 span{

font-size: 40px;

color: #213059;
}

.tab-blue p{
font-size: 14px;
color: #213059;
line-height: 20px;
font-weight: 500;
}

.tab-blue a{

background: #213059;

font-size: 15px;

color: #fff;

text-decoration: none;

padding: 15px 30px;

margin-top: 5px;

float: left;

border-radius: 10px;
}
.tab-blue a:hover{
  
}
.calc-box.active{
      background-color: #213059 !important;
    }.calc-box.active h4, .calc-box.active span{
color:#fff !important;
    }
    article{
  background: #ccc;
  height: 200px;
  display: none;
}
article.on{
  display: block;
}
.listing-ban nav{
  border-bottom: 1px solid #cecece73;
  padding-top: 0;
  position: relative;
}
.listing-ban{
  width: 100%;
  float: left;
  background-image: url('../images/in-ban.png');
  padding: 0 0 40px 0;
}

 /* Hide the radio buttons */
   .listing-ban input[type="radio"] {
      /* display: none; */
    }

    /* Style the circular radio buttons */
   .listing-ban label {
      /* display: inline-block; */
      /* width: 30px; */ /* Small size */
      /* height: 30px; */ /* Small size */
      /* margin: 10px; */
      /* border: 7px solid #ccc; */
      /* border-radius: 50%; */ /* Circle */
      /* background-color: white; */ /* Default background */
      /* cursor: pointer; */
      /* transition: background-color 0.3s, border-color 0.3s; */
      /* position: relative; */
    }

    /* Add text outside of the circle */
  .listing-ban  label::after {
      /* content: attr(data-label); */
      /* position: absolute; */
      /* top: 40px; */ /* Adjust to position below the circle */
      /* left: 50%; */
      /* transform: translateX(-50%); */
      /* font-size: 14px; */
      /* color: #333; */
    }

    /* Style for active state */
   .listing-ban input[type="radio"]:checked + label {
      /* background-color: orange; */ /* Active background */
      /* border-color: grey; */
    }

    /* Content container */
   .listing-ban .tab-content {
      /* display: none; */
      padding: 20px;
      margin-top: 15px !important;
      margin-top: 0;
      border: 0 !important;
      border-radius: 10px;
      background-color: transparent !important;
      color: #333;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      float: left;
      width: 100%;
      padding-bottom: 0px !important;
    }

    /* Show active content */
  .listing-ban  input[type="radio"]:checked + label + .tab-content {
      display: block;
    }

    
.drop {
  --drop-trans-dur: 0.5s;
  --drop-flare-dist: 0;
  border-radius: 0.5em;
  margin: auto;
  padding: 0.25em 0.25em 0 0.25em;
  position: relative;
  min-width: 9em;
  float: right;
}
.drop, .drop:after {
  background-color: hsl(var(--hue), 10%, 90%);
  transition: background-color var(--trans-dur);
}
.drop:before, .drop:after {
  content: "";
  position: absolute;
}
.drop:before {
  background-image: radial-gradient(100% 100% at 100% 50%, hsla(var(--hue), 90%, 50%, 0.5), hsla(var(--hue), 90%, 50%, 0) 50%);
  display: none;
  right: 0;
  bottom: 100%;
  width: 9em;
  height: 9em;
}
.drop:after {
  border-radius: 0.4375em;
  display: block;
  top: 0.125em;
  left: 0.125em;
  width: calc(100% - 0.25em);
  height: calc(100% - 0.25em);
}
.drop__btn {
  background-color: white;
  border-radius: 15px;
  box-shadow: 0 0 0 0.25em hsla(var(--hue), 90%, 50%, 0);
  cursor: pointer;
  display: flex;
  border: 1px solid #cecece;
  align-items: center;
  line-height: 1;
  height: auto;
  outline: transparent;
  margin-bottom: 0.25em;
  padding: 20px 26px;
  color: #5c5757;
  float: right;
  font-weight: 500;
  font-size: 15px;
  text-align: left;
  min-width: 30%;
  position: relative;
  width: 51%;
  transition: background-color var(--trans-dur), box-shadow calc(var(--trans-dur) / 2) var(--trans-ease-in-out), color var(--drop-trans-dur);
  -webkit-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
}
.drop__btn:hover, .drop__btn:focus-visible, .drop__btn[aria-expanded=true] {
  background-color: hsl(var(--hue), 10%, 95%);
}
.drop__btn:focus-visible {
  box-shadow: 0 0 0 0.25em hsla(var(--hue), 90%, 50%, 1);
}
.drop__btn:after {
  border-top: 0.375em solid currentColor;
  border-right: 0.375em solid transparent;
  border-left: 0.375em solid transparent;
  content: "";
  display: block;
  margin-inline-start: auto;
  width: 0;
  height: 0;
  transform-origin: 50% 37.5%;
  transition: transform var(--drop-trans-dur) var(--trans-ease-out);
}
.drop__btn[aria-expanded=true]:after {
  transform: rotate(0.5turn);
}
.drop--collapsing, .drop--expanding, .drop__items {
  overflow: hidden;
}
.drop__items {
  height: 0;
  float: right;
}
.drop__items-inner {
  visibility: hidden;
  float: right;
}
.drop--collapsing .drop__btn[aria-expanded=true] {
  background-color: white;
}
.drop--collapsing .drop__btn[aria-expanded=true]:after {
  transform: rotate(0);
}
.drop--expanding:before {
  display: block;
}
.drop__items .drop__btn:hover, .drop__items .drop__btn:focus-visible {
  background-color: #fff;
  color: hsla(var(--hue), 90%, 50%);
}
.drop__items .drop__btn:focus-visible {
  box-shadow: 0 0 0 0.25em hsla(var(--hue), 90%, 50%, 0);
}
.drop__items .drop__btn:after {
  border: 0;
  content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
  display: none;
  width: auto;
  height: auto;
}
.drop__items .drop__btn--selected:after {
  display: block;
}
.drop__btn[aria-expanded=true] ~ .drop__items {
  height: auto;
}
.drop__items-innerbutton{
  
}
.drop__btn[aria-expanded=true] ~ .drop__items .drop__items-inner {
  visibility: visible;
  position: absolute;
  width: 100%;
  top: 52px;
}
.drop:has([aria-expanded=true]) {
  height: auto;
}
.drop:has([aria-expanded=true]):before {
  transform: translateY(calc(9em + var(--drop-flare-dist)));
  transition: transform var(--drop-trans-dur) linear;
}

/* Dark theme */
@media (prefers-color-scheme: dark) {

  .drop, .drop:after {
    background-color: black;
  }
  .drop__btn {
    background-color: hsl(var(--hue), 10%, 10%);
  }
  .drop__btn:hover, .drop__btn:focus-visible, .drop__btn[aria-expanded=true] {
    background-color: hsl(var(--hue), 10%, 20%);
  }
  .drop__items .drop__btn:hover, .drop__items .drop__btn:focus-visible {
    background-color: hsl(var(--hue), 10%, 15%);
    color: hsla(var(--hue), 90%, 70%);
  }
  .drop--collapsing .drop__btn[aria-expanded=true] {
    background-color: hsl(var(--hue), 10%, 10%);
  }
}

.list-full{

width: 100%;

float: left;

padding: 70px 0;
}
.b-list
{

width: 70%;

float: left;

margin-bottom: 30px;
}
.b-list a{

font-size: 14px;

color: #7a7a7a;

font-weight: 500;

text-decoration: none;
}
.b-list a:hover{

}
.b-list h1{

font-size: 26px;

color: #000;

font-weight: 400;

margin-top: 5px;
}
.b-list h1 span{

font-weight: 700;
}
.b-list h6{

font-size: 15px;

color: #f36617;

font-weight: 500;

margin-top: 15px;
}
.b-right{
  
width: 30%;
  
float: right;
}
.drop__items-inner button{
  border-bottom: 1px solid #cecece;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.project-ban{

width: 100%;

float: left;

background-image: url('../images/in-ban.png');

background-size: cover;

background-position: center;

background-repeat: no-repeat;

padding: 40px 0;
}
.project-ban a{

font-size: 13px;

color: #8d8c8b;

font-weight: 400;

text-decoration: none;
}
.project-ban a:hover{

}
.project-ban h1{

font-size: 30px;

color: #000;

font-weight: 400;

margin: 10px 0;
}
.project-ban h1 span{

font-weight: 700;
}
.project-ban h5{
  
font-size: 20px;
  
color: #f36617;
  
margin: 0;
  
font-weight: 400;
}
.project-full
{

width: 100%;

float: left;

padding: 70px 0;
}
.project-box{

width: 100%;

float: left;

position: relative;

margin-top: 30px;

margin-bottom: 50px;
}
.ico-logo1{

position: absolute;

top: -20px;

left: 43px;
}
.project-box-a{

position: absolute;

right: 25px;

top: 25px;

width: 55px;

height: 55px;

background: #fff;

text-align: center;

padding: 13px;

border-radius: 100%;
}
.project-box a img{

}
.pro-img1{

float: left;

width: 100%;

height: 500px;

object-fit: cover;

border-radius: 10px;
}
.project-text{position: absolute;bottom: 0;left: 0;background: linear-gradient(-90deg, rgba(247,237,237,1) 50%, rgba(253,249,249,1) 100%);width: 50%;padding: 30px 20px;font-size: 24px;color: #000;font-weight: 400;margin-bottom: 19px;border-top-right-radius: 20px;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;}
.project-box:hover a{

background: #f36617;
}
.project-box:hover a img{
  
/*filter: invert(1);*/
}.project-box:hover .project-text{
  
background: linear-gradient(90deg, rgba(247, 237, 237, 1) 50%, rgba(253, 249, 249, 1) 100%);
}.project-box:hover .proj-loc1 {
    background: linear-gradient(90deg, rgba(247, 237, 237, 1) 50%, rgba(253, 249, 249, 1) 100%);
}

.project-det{
width: 100%;
float: left;
padding:20px 0 0;
}


.project-det h1{
float: left;
font-size: 30px;
color: #000;
font-weight: 600;
margin: 0;
}

.ico-pj{float:right;width: 98px;height: 98px;object-fit: contain;border-radius: 100%;margin-top: -30px;}
.project-det-carousel{float: left;margin-top: 30px;}
.project-det-carousel img{

width: 100%;

border-radius: 10px;

height: 450px;

object-fit: cover;
}
.project-det-text{

width: 100%;

float: left;

padding: 40px 0 0;
}
.project-det-text h2{

font-size: 25px;

color: #000;

font-weight: 600;
}
.project-det-text h2 span{

color: #f36618;
}
.project-det-text p{    font-size: 15px !important;
    color: #252526 !important;
    font-weight: 400 !important;
    line-height: 180% !important;
    margin-top: 10px !important;
    float: left !important;
    width: 100% !important;
    margin-bottom: 0 !important;}
    
.project-det-text a{

float:left;

background: #f46618;

text-decoration: none;

font-size: 16px;

color: #fff;

padding: 12px 30px;

border-radius: 10px;

margin-top:12px;
}
.project-det-text a:hover{

}
.project-det2{

float: left;

width: 100%;

padding: 30px 0 0;
}
.project-det2 h2{

font-size: 25px;

color: #000;

font-weight: 600;
}
.project-det2 h2 span{

color: #f36618;
}
.box-det{

width: auto;

float: left;

margin-right: 2%;

margin-top: 20px;
}

.box-det img{
width: 28px;
    float: left;
    /* height: 60px; */
    /* object-fit: contain; */
    margin-bottom: 8px;
}

.box-det span{
    
width: 100%;
    
float: left;
  
text-align: left;
  
font-size: 16px;
  
color: #000;
  
font-weight: 500;
}
.project-loc{

width: 100%;

float: left;

padding: 40px 0 0;
}
.project-loc h2{
    font-size: 25px;
    color: #000;
    font-weight: 600;
}
.project-loc h2 span{color: #f36618;}
.project-map{width: 100%;float: left;margin-top: 20px;}
.project-map iframe{border-radius: 10px;height: 355px;object-fit: cover;}
.project-map iframe:hover{
  
}
.cl-box{

float: left;

width: 100%;

background: #fff4ef;

padding: 30px;

border-radius: 10px;

margin-top: 70px;
}
.cl-box img{

width: 250px;

height: 250px;

float: left;

border-radius: 100%;

border: 10px solid #fff;

margin-right: 40px;

object-fit: cover;
}
.cl-box p{
  
font-size: 16px;
  
color: #252526;
  
line-height: 190%;
  
font-weight: 400;
  
margin: 0;
  
padding: 38px 0;
}

.related-project{
width: 100%;
float: left;
padding: 39px 0;
margin-top: 44px;
border-top:1px solid rgb(206 206 206 / 43%);
}

.related-project h1{

font-size: 25px;

color: #000;

font-weight: 600;

margin-bottom: 30px;
}
.related-project h1 span{

color: #f36618;
}
.related-carousel{

}
.related{

width: 100%;

float: left;
}
.related img{

width: 100%;

height: 325px;

object-fit: cover;

border-radius: 10px;
}
.related h2{

font-size: 17px;

color: #000000;

margin-top: 10px;

margin-top: 10px;

font-weight: 500;
}
.proj-loc3{
  width: 100%;
  float: left;
  font-size: 15px;
  color: #f36618;
  font-style: italic;
  font-weight: 400;
}
.related a{
    background: #121415;
    float: left;
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    text-decoration: none;
    font-weight: 500;
    padding: 15px 17px;
    text-align: center;
    border-radius: 10px;
    /* width: 44%; */
}
.related a:hover{

}
.related-carousel .owl-nav{

position: absolute;

right: 0;

top: -61px;
}
.related-carousel .owl-prev{

transform: rotate(180deg);

margin-right: 10px;
}.related-carousel .owl-prev img{
  
width: 40px;
  
transition: all ease-in-out .5s;
  
border-radius: 100%;
}
.related-carousel .owl-next{
  
}
.related-carousel .owl-next img{
  
width: 40px;
  
transition: all ease-in-out .5s;
  
border-radius: 100%;
}
.related-carousel .owl-nav img:hover{
  
background: #f68e55;
}
.hd-top{
  
background: #ffe3d3;
  
width: 100%;
  
float: left;
  
text-align: center;
  
padding: 10px 0;
}

.hd-top h2{

margin: 0;

font-size: 17px;

color: #000;

font-weight: 700;

text-transform: uppercase;
}
.dashboard-head{

background: #fff9f6;

width: 100%;

float: left;
}
.dash-logo{

float: left;

margin: 10px 0;
}.dash-logo img{
  
height: 85px;
}
.dash-acc{float: right;margin-top: 38px;position: relative;cursor: pointer;}
.dash-acc img{

width: 30px;
}
.dash-acc span{

font-size: 16px;

color: #d8632a;

font-weight: 600;

padding-left: 5px;
}
.nav-pro{

width: 100%;

float: left;

text-align: center;

background: #24345b;

padding: 15px 0;
}
.nav-pro ul{

padding: 0;

width: 100%;

float: left;

text-align: center;

margin: 0;
}
.nav-pro ul li{

display: inline-block;
}
.nav-pro ul li a{

font-size: 15px;

color: #fff;

text-decoration: none;

text-transform: uppercase;

font-weight: 500;

padding: 0 30px;
}.nav-pro ul li a:hover{
  
color: #c0dcf5;
}
.prop-dash
{width: 100%;float: left;padding: 50px 0;}
.link-prop{
  float: left;
  width: 100%;
}
.link-a{font-size: 16px;color: #7a7a7a;text-decoration: none;font-weight: 500;float: left;}.link-a span{
  
} .link-a span{
  
color: #f36617;
}
.add-btn-prop{float: right;background: #e45504;font-size: 16px;color: #fff;text-decoration: none;padding: 15px 30px;border-radius: 10px;text-transform: uppercase;}
.add-btn-prop:hover{

}
.added-prop{width: 100%;float: left;margin-top: 25px;margin-bottom: 20px;}.link-prop h1{
  font-size: 30px;
  color: #000;
  font-weight: 400;
  margin: 14px 0;
  float: left;
  width: 58%;
  clear: both;
  text-align: left;
}
.link-prop h1 span{
  font-weight: 700;
}
.prop-im{width: 100%;float: left;border-radius: 10px;height: 325px;object-fit: cover;}
.added-prop h6{float: left;width: 100%;margin-top: 15px;color: #777676;font-size: 14px;font-weight: 500;margin-bottom: 5px;}
.added-prop h1{font-size: 16px;color: #000;font-weight: 500;float: left;width: 100%;line-height: 160%;}
.approve-tick{float: left;border: 1px solid #c2e5c2;background: #f1faea;padding: 5px 25px 8px;border-radius: 30px;position: relative;text-align: center;margin-top: 10px;}
.approve-tick img{width: 27px;position: absolute;left: -10px;top: 5px;}
.approve-tick span{font-size: 14px;text-transform: uppercase;color: #067f0c;font-weight: 600;text-align: center;}
.dash-acc ul{

padding: 0;

display: none;

position: absolute;

background: #fff9f6;

width: 180px;
z-index: 11;
padding: 16px;
}
.dash-acc:hover ul{

display: block;
}
.dash-acc ul li{

width: 100%;

float: left;
}

.dash-acc ul li a{
font-size: 15px;
color: #000;
text-decoration: none;
font-weight: 500;
padding: 10px 0;
width: 100%;
float: left;
}

.dash-acc ul li a:hover {
  
}
.d-box{

width: 100%;

float: left;

position: relative;

margin-top: 30px;
}
.d-box-img{

width: 100%;

float: left;

position: relative;
}
.d-box-img img{

width: 100%;

float: left;
}
.d-text{

position: absolute;

text-align: center;

width: 100%;

top: 16%;
}
.d-text h5{

color: #24345b;

font-size: 55px;

font-weight: 700;
}
.d-text h6{

font-size: 24px;

color: #000;

font-weight: 400;
}
.d-box:hover img{

filter: saturate(0.2);
}
.profile-dash{
  
width: 100%;
  
float: left;
  
padding: 70px 0;
}
.d-up{

width: 100%;

/* float: left; */

border: 1px solid #919191;

padding: 60px;

border-radius: 10px;

margin-top: 60px;

max-width: 1000px;

display: table;

margin: 80px auto 0;
}
.d-up h1{

font-size: 43px;

color: #000;

font-weight: 300;

float: left;

margin: 0;
}
.d-up h1 span{

color: #f36617;

width: 100%;

float: left;

font-weight: 600;
}
.d-up a{

float: right;

background: #24345b;

font-size: 16px;

color: #fff;

font-weight: 500;

text-decoration: none;

padding: 10px 30px;

border-radius: 10px;

margin-top: 24px;
}
.d-up a:hover{
  
}
.property-det-nav{

width: 100%;

float: left;

background: #fff4ef;

padding: 10px 0;
}
.property-det-nav ul{

padding: 0;

margin: 0;
}
.property-det-nav ul li{

display: inline-block;

text-align: left;
}
.property-det-nav ul li a{

font-size: 15px;
    color: #213059;
    text-decoration: none;
    font-weight: 600;
    padding: 0 30px 0 0;
    border-right: solid 1px rgb(0 0 0 / 18%);
    margin-right: 30px;
}

.property-det-nav ul li a:hover{
  
color: #f36617;
}
.det-prop1
{

float: left;

width: 100%;

padding: 40px 0;
}
.det-prop1 h5{
font-size: 14px;
color: #6b6868;
padding-bottom: 10px;
font-weight: 500;
text-transform: uppercase;
}

.det-prop1 h6 span{
  color: #213059;
  font-weight: 700;
  font-size:35px;
}

.det-prop1 h1{
font-size: 30px;
color: #000;
font-weight: 600;
margin-bottom: 18px;
}

.det-prop1 h1 span{}

.det-prop1 h6{font-size:21px;color: #f36618;font-weight: 700;float: left;}
.det-prop1 button{float: right;background: #000;font-size: 15px;color: #fff;border: 0;font-weight: 500;padding: 11px 30px;border-radius: 10px;margin-right: 10px;}
.det-prop1 .enq-prop1{float: right;font-size: 16px;color: #f36618;border: 1px solid  #f36618;padding: 10px 30px;border-radius: 10px;text-decoration: none;}.det-prop1 button:hover{

}
.det-prop1 a:hover{
  
}
.img-det-carousel{float: left;margin-top: 30px;padding-left: 9%;}
.img-det-carousel img{
  
width: 100%;
  
height: 485px;
  
object-fit: cover;
  
border-radius: 10px;
}
.det-prop1 p{
  color: #252526;
  width: 94%;
  float: left;
  font-size: 16px;
  line-height: 180%;
  margin-top: 20px;
  font-weight: 400;
}
.det3{

width: 100%;

float: left;

padding: 10px 0;
}
.det3 h4{

font-size: 25px;

color: #000;

font-weight: 600;

margin-bottom: 20px;

}
 .det3 h4 span{

color: #f36618;

}
 .det-d{

float: left;

margin-right: 7%;

}
 .det-d img{
width: 41px;
float: left;
clear: both;
margin-bottom: 10px;

}
 .det-d span{
  
font-size: 16px;
  
color: #000;
  
font-weight: 500;
  
clear: both;
  
float: left;
 }
 .det4{

width: 100%;

float: left;

padding: 40px 0 0;

}
 .det4 h4{

font-size: 25px;

color: #000;

font-weight: 600;

margin-bottom: 20px;

}
 .det4 h4 span{

color: #f36618;

}
 .am-box {

float: left;

margin-right: 4%;

}
 .am-box img{

width: 25px;

float: left;

margin-right: 10px;

}
 .am-box span{
  
font-size: 16px;
  
color: #000;
  
font-weight: 500;
  
float: left;
 }
 .vdo-box {
    width: 100%;
    float: left;
    height: auto;
    margin-bottom: 10px;
    margin-top: 40px;
}.panel_3_box {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    background: #fff;
    /* margin: 25px 0 30px; */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 15%);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 1px 5px rgb(0 0 0 / 15%);
}.panel_3_thumb {
    width: 100%;
    float: left;
    position: relative;
}.panel_3_thumb img {
    width: 100%;
    /* height: auto; */
    height: 300px;
    display: block;
    object-fit: cover;
}.panel_3_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 26%);
    opacity: 1;
  }.panel_3_play {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/play.png) no-repeat center center;
    background-size: 80px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border: 0 !important;
}
.tot-price
{

width: 100%;

float: left;

text-align: center;

margin-top: 30px;
}
.tot-price h2{display: inline-block;font-size: 27px;color: #000;font-weight: 700;}
.tot-price h5{

display: inline-block;

color: #f36618;

font-weight: 700;

font-size: 25px;

margin-right: 5%;
}
.tot-price h5 span{

font-size: 50px;

color: #213059;
}
.tot-price .add-tot-fav{

background: #000;

font-size: 15px;

color: #fff;

border: 0;

font-weight: 500;

padding: 11px 30px;

border-radius: 10px;

margin-right: 10px;

text-decoration: none;
}.tot-price .add-tot-fav:hover{
  
}.tot-price .enq-tot{

font-size: 16px;

color: #f36618;

border: 1px solid #f36618;

padding: 10px 30px;
position: relative;
    top: -10px;
border-radius: 10px;

text-decoration: none;
}.tot-price .enq-tot:hover{
  

}
.listing-ban .nav-link:hover{
  border-color:transparent;
}.listing-ban .nav-link:focus{
  outline:none !important;
}


.listing-ban .nav-link.active {
    background: transparent;
    border: 0;
    font-size: 18px;
    color: #000;
    padding-left: 28px;
    padding-top: 20px;
    font-weight: 500;
}

#filt{
  
}
#filt h2{
  font-size: 20px;
  color: #e95b08;
  font-weight: 700;
}

.more-filt-box{
  width: 100%;
  float: left;
  border-top: 1px solid rgb(206 206 206 / 55%);
  padding-top: 17px;
  padding-bottom: 25px;
}

.more-filt-box h6{
    font-size: 16px;
    color: #ea5b08;
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 10px;
}

.listing-ban .nav{border: 0;margin-bottom: 0 !important;!i;!;padding-top: 0px;padding-left: 9%;width: 70%;float: left;border-bottom: 1px solid #cecece87;}.listing-ban .nav-link{background: transparent;position: relative;color: #000;font-size: 18px;padding-left: 31px;/* border-left: 1px solid #cecece; */!;border-radius: 0;padding-top: 20px;font-weight: 500;}.listing-ban .nav-link:after{position: absolute;content: '';width: 20px;height: 20px;border: 5px solid #fff;border-radius: 100%;left: 5px;background: #c4c7c9;top: 24px;}
.listing-ban .nav-link.active:after{width: 20px;height: 20px;border: 5px solid #fff;border-radius: 100%;left: 0;background: #f36617;}
.cust {
    width: 25%;
    float: left;
}.cust input {
    width: 0;
    height: 0;
    opacity: 0;
    display: none;
}.cust label {
    display: flex;
    align-items: center;
    color: #2c2a2a;
    position: relative;
    padding: 10px 0;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}.cust label > span {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    border: 2px solid #9e9e9e;
    margin-right: 10px;
    border-radius: 3px;
    transition: all .3s;
}.cust input:checked + label > span::before {
    content: '';
    position: absolute;
    top: 22px;
    left: 6px;
    border-right: 2px solid #ffffff00;
    border-bottom: 2px solid #ffffff00;
    transform: rotate(45deg);
    transform-origin: 0% 100%;
    animation: checked-box 125ms 250ms forwards;
}

@keyframes checked-box {
  0% {
    width: 0;
    height: 0;
    border-color: #fff;
    transform: translate(0,0) rotate(45deg);
  }
  33% {
    width: 4px;
    height: 0;
    border-color: #fff;
    transform: translate(0,0) rotate(45deg);
  }
  100% {
    width: 4px;
    height: 8px;
    border-color: #fff;
    transform: translate(0,-8px) rotate(45deg);
  }
}

@keyframes bounce {
  0% {
    transform: scale(1);
  }
  33% {
    transform: scale(.7);
  }
  100% {
    transform: scale(1);
  }
}.cust input:checked + label > span {
    border: 10px solid #e95b08;
    animation: bounce 250ms;
}
.listing-ban .tab-pane form
{

width: 100%;

float: left;

padding: 10px 8%;
}

.listing-ban .filt-box{
width: 19%;
margin-left: 10px;
float: left;
margin-bottom:28px;
}

.listing-ban .filt-box select{
  
width: 95%;
  
float: left;
  
border-radius: 15px;
  
border: 1px solid #cecece;
  
padding: 13px;
  
font-size: 15px;
}.listing-ban .filt-box select option{
  
}
.filt-pop{
  width: 95%;
  float: left;
  border-radius: 20px;
  border: 1px solid #cecece;
  padding: 15px;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  background: #fff;
}.custom-select {
    position: relative;
    display: inline-block;
    float: right;
    margin-bottom: 45px;
}.selected-option {
    cursor: pointer;
    padding: 12px 34px 12px 29px;
    border: 1px solid #ccc;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}.selected-option:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #838282;
    top: 21px;
    right: 18px;
}.options {
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #fff;
    list-style: none;
    width: 210px;
    left: -24px;
    padding: 0;
    margin: 0;
    border: 0;
    top: 40px;
    border-top: none;
    border-radius: 10px;
    box-shadow: 10px 2px 6px -3px rgba(0, 0, 0, 0.05);
}.options li {
    padding: 10px 15px;
    border-bottom:1px solid rgb(206 206 206 / 39%);
}.options li input[type="radio"] {
    display: none;
}.options li input[type="radio"] + label {
    cursor: pointer;
}
.options input[type=radio] + label {
    cursor: pointer;
    /* padding-left: 30px; */
    position: relative;
    font-weight: 600;padding: 10px;
    font-size: 14px;
    text-align: left;
    width: 100%;
}.options input[type=radio] + label:before {
    left: 0;
    position: absolute;
    content: "";
    width: 15px;
    display: none;
    top: 5px;
    height: 15px;
    border-radius: 50%;
    background: transparent;
    border: 2px solid #1d7f94;
}
.more-filt-box select{

float: left;

border: 1px solid #cecece;

font-size: 15px;

color: #000;

padding: 10px 30px;

border-radius: 10px;

margin-right: 2%;

margin-bottom: 10px;
}.more-filt-box select option{

}.more-filt-box select option:hover{

}

.listing-ban form button{
display: block;
    margin: 30px auto 0;
    background: #f36617;
    border: 0;
    font-size: 15px;
    color: #fff;
    position: relative;
    padding: 16px 30px;
    border-radius: 15px;
    clear: both;
    width: 275px;
    letter-spacing: 1px;
}

.listing-ban form button img{
  
width: 24px;
  
float: right;
  
filter: invert(1);
}
.listing-ban form button:before{content: '';    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;

}.listing-ban form button:hover::before{width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
  
}
.ct-full{width: 100%;float: left;padding: 70px 0;}
.innerban-ct{
  width: 100%;
  float: left;
  padding: 50px 0;
  background: #ffede2;
}
.innerban-ct h1{
  font-size: 35px;
  font-weight: 700;
  color: #213059;
  margin: 0;
}
.ct-full .form-group button{
  background: #f36617;
  border: 0;
  font-size: 16px;
  color: #fff;
  padding: 15px 60px;
  border-radius: 15px;
  float: none;
  font-weight: 500;
  margin: auto;
  display: block;
}

.ct-full .form-group {
    margin-bottom: 15px;
}
.ct-full .hero-search-content.side-form label {
    color: #053864;
    font-size: 14px;
    font-weight: 500;
}
.ct-full .form-control {
    background-clip: initial;
    border: 1px solid #ffede2;
    box-shadow: none;
    font-size: 15px;
    height: 56px;
    padding: .5rem .75rem;
    background: #fff9f5;
}
.ct-full textarea.form-control {
    height: 180px;
}.contact-info {
    margin-left: 1rem;
}
.contact-info h2 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #213059;
}.contact-info p{font-size: 16px;line-height: 27px;}


.cn-info-detail {
    /* align-items: start; */
    /* display: flex; */
    /* margin-bottom: 1.5rem; */
    /* position: relative; */
    float: left;
    width: 100%;
    margin-top: 0px !important;
}


.cn-info-icon {
       display: inline;
    float: left;
    /* height: 50px; */
    width: 50px;
    margin-bottom: 11px;
    width: 100%;
}


.cn-info-icon i {
    color: #074da3;
    font-size: 35px;
}
.cn-info-content{
    padding-bottom: 15px;
font-size: 14px;

line-height: 24px;
}
.cn-info-title {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #213059;
}
.contact-info img{
  
width: 35px;
}
.serv-full{

width: 100%;

float: left;

padding: 70px 0;
}
.serv-full h1{

font-size: 40px;

font-weight: 700;

color: #000;
}
.serv-full h1 span{

color: #f36617;
}
.serv-full p{

font-size: 15px;

color: #000;

line-height: 190%;

margin-bottom: 0;

margin-top: 10px;
}
.service-small{

float: left;

height: 300px;

width: 30%;

object-fit: cover;

border-radius: 10px;

margin-top: 30px;
}
.service-large{
  
float: left;
  
height: 300px;
  
width: 68%;
  
object-fit: cover;
  
border-radius: 10px;
  
margin-top: 30px;
  
margin-left: 2%;
  
margin-bottom: 30px;
}.ban-btn .nav-link:after{
  position:absolute;
  content:'';
  left: 6px;
  background: #fff;
  border: 6px solid #ffe9dc;
  padding: 4px;
  border-radius: 100%;
  top: 16px;
}

.active-tab:after{
      background: #f36617;
}
.ban-btn .nav-link.active:after{
  position:absolute;
  content:'';
  left: 6px;
    background: #f36617 !important; 
    border: 6px solid #f2f2f2;
  padding: 4px;
  border-radius: 100%;
  top: 14px;
}.ban-btn .nav-link.active{
  color: #f36617;
  border-bottom: 1px solid #cecece45;
}
.ban-btn .nav-link:last-child{
  border-right:0;
}
.ban-btn .nav{/* float: left; *//* width: 100%; */ border-bottom: 1px solid #cecece45 !important; padding: 0 20px; display: inline-flex;}

.ban-btn .nav-link{
  font-size: 16px;
  color: #000;
  padding-top: 12px;
  border: 0;
  position: relative;
  padding-bottom: 0px;
  padding-left: 33px;
  border-right: 1px solid #cecece45;
  border-radius: 0 !important;
  
}
.ban-form .tab-content{
  
width: 100%;
  
float: left;
  
background-color: #fff !important;!i;!;
  
border: 0 !important;!i;!;
  
padding: 10px 30px;
  
border-bottom-left-radius: 20px;
  
border-bottom-right-radius: 20px;
}
.ban-form .tab-pane{
  float: left;
    width: 100%;
}
.search-loc{

float: right;

width: 30%;

margin-top: -51px;
}
.search-loc img{

width: 20px;

float: left;

position: absolute;

top: 27px;
}.search-loc input::placeholder{
  color:#000;
}
.search-loc form{

position: relative;
}
.search-loc input
{
  
background: transparent;
  
border-right: 0;
  
border-left: 0;
  
border-top: 0;
  
border-bottom: 2px solid #213059;
  
width: 100%;
  
padding-left: 30px;
  
font-size: 15px;
  
margin-top: 24px;
  
color: #000;
}
.about-full {
    width: 100%;
    float: left;
    padding: 60px 0;
    text-align: left;
}.about-full h2 {
    text-align: left;
    font-size: 40px;
    color: #000;
    margin-top: 20px;
    font-weight: 700;
}.about-full p {
    font-size: 15px;
    color: #000;
    padding: 0;
    text-align: justify;
    line-height: 28px;
    margin: 0;
}
.real1{

width: 57%;

float: right;

height: 400px;

object-fit: cover;

border-top-right-radius: 20px;

border-bottom-right-radius: 20px;
}.real2{
  
width: 40%;
  
float: left;
  
height: 400px;
  
object-fit: cover;
  
border-top-left-radius: 20px;
  
border-bottom-left-radius: 20px;
}
.abt2{

width: 100%;

float: left;

text-align: center;

padding-bottom: 60px;

background: #ffede2;

padding-top: 60px;
}
.abt2 h1{

font-size: 45px;

font-weight: 700;

color: #000;

margin-bottom: 20px;

margin=b: ;

margin=b: 2;

margin=b: 20;

margin=b: 20p;

margin=b: 20px;

margin=b: 20p;

margin=b: 20;

margin=b: 2;

float: left;

width: 100%;
}
.abt2 h1 span{

color: #f36617;
}
.abt2-box{

width: 100%;

float: left;

padding: 30px;

background: #fefefe;

box-shadow: -4px 12px 25px 3px rgb(181 181 181 / 17%);

border-radius: 20px;

margin-top: 20px;

border-bottom: 5px solid #fff;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

-moz-transition: all ease-in-out .5s;
}
.abt2-box img{

}
.abt2-box h5{

font-size: 25px;

color: #000;

font-weight: 600;

margin-bottom: 10px;
}
.abt2-box p{

font-size: 15px;

line-height: 190%;

margin-bottom: 0;

margin-top: 10px;
}
.abt2-box:hover{
  
border-color: #f36617;
}
.mm-survey {
  margin-top: 75px;
  margin-bottom: 50px;
}

.mm-survey-container {
  width: 100%;
  min-height: 600px;
  background: #fafafa;
}

.mm-survey-results-container {
  width: 100%;
  min-height: 600px;
  background: #fafafa;
}

.mm-survey-page {
  display: none;
  font-family: 'Raleway';
  font-weight: 100;
  padding: 40px;
}

.mm-survey-page.active {
  display: block;
}

.mm-survey-controller {
  position: relative;
    height: 60px;
    background: #333;
    padding: 12px 14px;
}

.mm-survey-results-controller {
  position: relative;
    height: 60px;
    background: #333;
    padding: 12px 14px;
}

.mm-back-btn {
  display: inline-block;
    position: relative;
    float: left;
}

.mm-prev-btn {
  display: inline-block;
    position: relative;
    float: left;
}

.mm-next-btn {
  display: inline-block;
  opacity: 0.25;
    position: relative;
    float: right;
}

.mm-finish-btn {
  display: none;
    position: relative;
    float: right;
}

.mm-finish-btn button {
  background: #3DD2AF !important;
    color: #fff;
}

.mm-survey-controller button {
  background: #fff;
    border: none;
    padding: 8px 18px;
    font-family: 'Raleway';
    font-weight: 300;
}

.mm-survey-results-controller button {
  background: #fff;
  border: none;
  padding: 8px 18px;
}

.mm-survey-progress {
  width: 100%;
  height: 30px;
  background: #f5f5f5;
  overflow: hidden;
}

.mm-progress {
  transition: width 0.5s ease-in-out;
}

.mm-survey-progress-bar {
  height: 30px;
    width: 0%;
    background: linear-gradient(to left, #4CB8C4, #3CD3AD);
}

.mm-survey-q {
  list-style-type: none;
  padding: 0px;
}

.mm-survey-q li {
  display: block;
  /*padding: 20px 0px;*/
  margin-bottom: 10px;
  width: 100%;
  background: #fff;
}

.mm-survey-q li input {
  width: 100%;
}

.mm-survery-content label {
  width: 100%;
  padding: 10px 10px;
  margin: 0px !important;
}

.mm-survery-content label:hover {
  cursor: pointer;
}

.mm-survey-question {
  min-height: 100px;
}

.mm-survey-question p {
  font-size: 22px;
    font-weight: 200;
    margin-bottom: 20px;
    line-height: 40px;
}

.mm-survery-content label p {
  display: inline-block;
    position: relative;
    top: 2px;
    left: 5px;
    margin: 0px;
}

.mm-survey-item {
  background: #fff;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(33,33,33,0.15);
    border-radius: 0px 0px 4px 4px;
}

.mm-prev-btn button:focus, .mm-next-btn button:focus, .mm-finish-btn button:focus {
  outline: none;
  border: none;
}

.mm-survey.okay .mm-next-btn {
  display: inline-block;
  opacity: 1;
}

.mm-finish-btn.active {
  display: inline-block;
}

.mm-survey-results {
  display: none;
}

.mm-survey-results-score {
  margin: 0px;
    padding: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    font-size: 80px;
    font-family: 'Raleway';
    font-weight: 600;
    letter-spacing: -6px;
}

.mm-survey-results-list {
  list-style-type: none;
  padding: 0px 15px;
    margin: 0px;
}

.mm-survey-results-item {
  color: #fff;
    margin-top: 10px;
    padding: 15px 15px 15px 0px;
    font-family: 'Raleway';
    font-weight: 300;
}

.mm-survey-results-item.correct {
  background: linear-gradient(to left, #4CB8C4, #3CD3AD);
}

.mm-survey-results-item.incorrect {
  background: linear-gradient(to left, #d33c62, #dc1144);
}

.mm-item-number {
  height: 40px;
  position: relative;
  padding: 17px;
  background: #333;
  color: #fff;
}

.mm-item-info {
  float: right;
}
.mortgage-full
{
  width: 100%;
  float: left;padding: 70px 0;
  text-align: center;
}.mortgage-full h1{

font-size: 30px;

font-weight: 700;
}
.mortgage-full h1 span{

}
.mortgage-full p{

}
.mortgage-full a{

background: #f36617;

padding: 14px 30px;

border-radius: 10px;

color: #fff;
}.mortgage-full a:after{
  position: absolute;
  content: '';
}.mortgage-full a:hover::after{
  
}.step-form-step {
  display: none;
}
.next-step{
  background-color: #f36617 !important;!i;!;
  border: 0;
  padding: 14px 30px !important;!i;!;
  font-size: 16px !important;!i;!;
  color: #fff !important;!i;!;
  font-weight: 400 !important;!i;!;
}.prev-step{
  background-color: #213059 !important;
  border: 0;
  padding: 14px 30px !important;
  font-size: 16px !important;
  color: #fff !important;
  font-weight: 400 !important;
  float: left !important;!i;!;
}
.step-form-step.active {
  display: block;
}
.step-form .card{
  border:1px solid rgb(0 0 0 / 5%) !important;
  background:rgb(252 245 241);
}
.step-form {
  margin-bottom: 20px;
  width: 100%;
}
.step-form-box{
  width: 100%;
  float: left;
  padding: 20px;
  text-align: center;
}
.step-form-box h2{
  font-size: 16px;
  color: #000;
  margin-bottom:25px;
}

.btn_choose_sent input {
  -webkit-appearance: none;
  display: block;
  margin: 10px;
  width: 18px;
  height: 18px;
  border-radius: 12px;
  cursor: pointer;
  vertical-align: middle;
  box-shadow: hsla(0,0%,100%,.15) 0 1px 1px, inset hsla(0,0%,0%,.5) 0 0 0 1px;
  /* background-color: hsla(0, 0%, 0%, .2); */
  background-image: -webkit-radial-gradient(#fff 0%, #fff 15%, #f36617 28%, #fff 70%);
  background-repeat: no-repeat;
  -webkit-transition: background-position .15s cubic-bezier(.8, 0, 1, 1),
    -webkit-transform .25s cubic-bezier(.8, 0, 1, 1);
  outline: none;
}
.btn_choose_sent input:checked {
  -webkit-transition: background-position .2s .15s cubic-bezier(0, 0, .2, 1),
    -webkit-transform .25s cubic-bezier(0, 0, .2, 1);
}
.btn_choose_sent input:active {
  -webkit-transform: scale(1.5);
  -webkit-transition: -webkit-transform .1s cubic-bezier(0, 0, .2, 1);
}



/* The up/down direction logic */

.btn_choose_sent input,
.btn_choose_sent input:active {
  background-position: 0 24px;
}
.btn_choose_sent input:checked {
  background-position: 0 0;
}
.btn_choose_sent input:checked ~ input,
 .btn_choose_sent input:checked ~ input:active {
  background-position: 0 -24px;
}

.btn_choose_sent{
      /* background: #EF2D56; */
      background-color:white !important;
      color: #000 !important;
      /* box-shadow: 0 10px 20px rgba(125, 147, 178, .3); */
      border: none;
      border-radius:15px;
      font-size: 14px;
      line-height: 10px;
      padding:  16px 20px 16px 38px;
      text-align: center;
      display: inline-block;
      text-decoration: none;
      margin-right: 30px;
      transition: all .3s;
      height: auto;
      cursor: pointer;
      position: relative;
      outline: none;
      margin-bottom: 15px;
    border: solid 1px rgb(0 0 0 / 14%) !important;
}

.btn_choose_sent input{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    top: 2px;
}

.btn_choose_sent input:after{
   position: absolute;
   content: '';
   width: 15rem;
   left: 0;
   right: 0;
   /* background: red; */
   /* z-index: -1; */
   height: 40px;
   top: -10px;
}

.bg_btn_chose_1{
  /*background-color: #ffede2 !important;*/
  border: 1px solid #cecece;
  color: #000;
}


.bg_btn_chose_2{
    /*background-color: #ffede2 !important;*/
  border: 1px solid #cecece;
  color: #000;
}

.bg_btn_chose_4 {
      /*background-color: #ffede2 !important;*/
    border: 1px solid #cecece;
    color: #000;
}
.bg_btn_chose_3{
    /*background-color: #ffede2 !important;*/
  border: 1px solid #cecece;
  color: #000;
}


/*-=p=--=*/




.btn_choose_sent_check_b{
    background: #EF2D56;
    color: #fff;
    box-shadow: 0 10px 20px rgba(125, 147, 178, .3);
    border: none; 
     border-radius: 3px;
    font-size: 16px;
    line-height: 10px;
    padding:  16px 20px 16px 46px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-right: 30px;
    transition: all .3s;
    height: auto;
    cursor: pointer;
    position: relative;
    outline: none;
}
@media(max-width: 767px){
  .desk-filter{
    display: none;
  }.cust {
    width:50%;
    float: left;
}
}
.enq-p2:hover{
      background: #f16517;
    color: #fff;
}.modal.drawer {
  display: flex !important;
  pointer-events: none;
}
.modal.drawer * {
  pointer-events: none;
}
.modal.drawer .modal-dialog {
  margin: 0px;
  display: flex;
  flex: auto;
  transform: translate(25%, 0);
}
.modal.drawer .modal-dialog .modal-content {
  border: none;
  background: #f8ece8;
  border-radius: 0px;
}
.modal.drawer .modal-dialog .modal-content .modal-body {
  overflow: auto;
}
.modal.drawer.show {
  pointer-events: auto;
}
.modal.drawer.show * {
  pointer-events: auto;
}
.modal.drawer.show .modal-dialog {
  transform: translate(0, 0);
}
.modal.drawer.right-align {
  flex-direction: row-reverse;
}
.modal.drawer.left-align:not(.show) .modal-dialog {
  transform: translate(-25%, 0);
}
.mob-filt .filt-box{
  width: 100% !important;
}
.mob-filter{

width: 100%;

float: left;

padding: 30px 5%;
}
.mob-search{

width: 85%;

float: left;
}
.mob-search input{
  
border: 1px solid #cecece;
  
padding: 16px 10px;
  
font-size: 14px;
  
border-top-left-radius: 20px;
  
width: 84%;
  
border-bottom-left-radius: 20px;
}.mob-search button{
  
float: right;
  
width: 16%;
  
border: 0;
  
background: #0da0f2;
  
padding: 15px 10px;
  
filter: invert(1);
  
border-top-right-radius: 20px;
  
border-bottom-right-radius: 20px;
}.mob-search button img{
  
width: 20px;
}
.filt-button{float: right;background: #27365e;border: 0;padding: 6px 10px;border-radius: 10px;width: 100%;}
.filt-button svg{
  fill: #fff;
  filter: invert(1);
  margin-top: 5px;
  float: right;
  margin-right: 8px;
} 
.apply-filt-btn
{
  
background: #f36617;
  
border: 0;
  
font-size: 15px;
  
color: #fff;
  
padding: 10px 30px;
  
border-radius: 10px;
}
.mortgage-full{

}
.mortgage-full h1{

}
.mortgage-full p{

font-size: 15px;

line-height: 190%;

padding: 10px 20%;
}
.mortgage-full a{

}
.mortgage-full a:hover{
  
}
.mort-step2{
  
width: 100%;
  
padding: 80px 0;
  
float: left;
}.progress-bar {
       background-color: #f36617 !important;
}

.show-tick button{
width: 100% !important;
float: left;
border:solid 1px rgb(0 0 0 / 14%);
padding: 10px 20px;
font-size: 15px;
font-weight: 400;
color: #000 !important;
background:#ffffff;
clear: both;
}


.step-est {

}
.step-est input{

border: 1px solid #cecece;

width: 80%;

padding: 10px 20px;

border-radius: 10px;

margin-bottom: 10px;

font-size: 15px;
}
.step-est label{
  
font-size: 15px;
  
color: #000;
  
margin-bottom: 10px;
}
.mort-box2{

width: 100%;

/* float: left; */

text-align: center;

background: #ffede2;

border: 1px solid #f9f9f9;

max-width: 900px;

display: block;

margin: auto;

padding: 40px 30px 60px;

border-radius: 10px;
}
.mort-box2 h2 {

font-size: 18px;

color: #000;

margin-bottom: 40px;

font-weight: 500;
}
.mort-box2 a{

background: #f36617;

padding: 18px 30px;

font-size: 15px;

color: #fff;

border-radius: 10px;
}
.mort-box2 a:hover{
  
}
.step-est [type="radio"]:checked,
.step-est [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.step-est [type="radio"]:checked + label,
.step-est [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.step-est [type="radio"]:checked + label:before,
.step-est [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.step-est [type="radio"]:checked + label:after,
.step-est [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #f57d3a;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.step-est [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.step-est [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.confirm-step{
      background: #f57d3a;
    border: 0;
    padding: 15px 50px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}
.step-form-box input[type="text"]{
      width: 100%;
    border: 1px solid #cecece;
    padding: 13px;
    border-radius: 10px;
    font-size: 15px;
    color: #000;
    margin-top: 10px;
}




.ban-rad{

width: 100%;

float: left;

padding: 0 30px;

padding-bottom: 0;

border-bottom: 1px solid #cecece59;
}.ban-rad p:last-child{
  border:0;
}
.ban-rad p{
  
float: left;
  
padding-top: 20px;
  
padding-right: 20px;
  
border-right: 1px solid #cecece59;
  
margin-right: 20px;
  
margin-bottom: 0;
  
padding-bottom: 20px;
}

.ban-btn [type="radio"]:checked,
.ban-btn [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.ban-btn [type="radio"]:checked + label,
.ban-btn [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.ban-btn [type="radio"]:checked + label:before,
.ban-btn [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #f2f2f2;
}
.ban-btn [type="radio"]:checked + label:after,
.ban-btn [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #f36617;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.ban-btn [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.ban-btn [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}





.rad-box{
  
width: 100%;
  
float: left;
  
padding: 20px 30px;
}
.ban-field select{
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    float: left;
    border: 1px solid #c8c8c8;
    padding: 13px 13px 13px 75px;
    border-radius: 20px;
    margin-top: 10px;
    height: 57px;
}











.list-rad{

width: 100%;

float: left;

padding: 0 0 0 9%;

padding-bottom: 0;

border-bottom: 1px solid #cecece59;
}.list-rad p:last-child{
  border:0;
}
.list-rad p{
  
float: left;
  
padding-top: 20px;
  
padding-right: 20px;
  
/* border-right: 1px solid #cecece59; */
  
margin-right: 20px;
  
margin-bottom: 0;
  
padding-bottom: 20px;
}

.list-rad [type="radio"]:checked,
.list-rad [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.list-rad [type="radio"]:checked + label,
.list-rad [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.list-rad [type="radio"]:checked + label:before,
.list-rad [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #f2f2f2;
}
.list-rad [type="radio"]:checked + label:after,
.list-rad [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #f36617;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.ban-btn [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.ban-btn [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
#property-enq .modal-content{
      border-radius: 35px;
}
#property-enq .modal-body{
    padding: 30px;
    background: #fff4ef;
    border-radius: 35px;
}#property-enq .modal-body h2{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #213059;
}
.prop-filed{
     
width: 100%;

float: left;
    
margin-bottom: 10px;
}
.prop-filed label{
    font-size: 15px;
    width: 100%;
    float: left;
    margin-bottom: 6px;
    font-weight: 500;
}.prop-filed input{
    width: 100%;
    float: left;
    border: 1px solid #ffd8c7;
    padding: 10px;
    border-radius: 10px;
    background: #fff0e9;
}
#property-enq .sub-btn{
    width: 100%;
    float: left;
    border: 0;
    background: #213059;
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
    padding: 15px;
    font-weight: 600;
    margin-top: 10px;
}#property-enq button:hover{
    
}
.pro-enq-right{
    width: 100%;
    float: left;
    text-align: center;
    padding: 100px 0;
}
.pro-enq-right img{
    width: 110px;
}
.pro-enq-right h5{
    font-size: 22px;
    color: #f3610f;
    margin-top: 20px;
    font-weight: 500;
    line-height: 150%;
    font-style: italic;
}.tabel-top {
    background: #ffe3d3 !important;
    font-weight: 600 !important;
    font-size: 15px !important;
}
.dataTables_wrapper th {
    font-size: 14px;
    line-height: 25px;
    font-weight: 600 !important;
    color: #000000;
    text-align: center;
    outline: none !important;
}

.thgreen {
    background: #e5fcff !important;
    font-weight: 600 !important;
    font-size: 15px !important;
}.dataTables_wrapper td {
    font-size: 13px;
    line-height: 25px;
    font-weight: 500 !important;
    color: #585858;
    border-top: none;
    border-bottom: none;
    text-align: center;
}

.th-size {
    font-size: 14px !important;
}.dataTables_wrapper table td a:hover {
    /* text-decoration: none; */
    color: #000 !important;
}

.dataTables_wrapper table td a {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    background: transparent;
    color: #24345b !important;
    font-size: 14px;
    text-decoration: underline;
    line-height: 18px;
    padding: 6px 14px;
    font-weight: 600;
    border-radius: 22px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 22px;
    text-align: center;
}.order-detail-box {
    float: left;
    width: 100%;
    padding: 35px;
    background-color: #fff9f6;
    border-radius: 15px;
}.form-control-tbabel {
    display: block !important;
    width: 100% !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
    height: 34px;
    margin-right: 0px;
    margin-left: 0px !important;
    font-size: 13px !important;
}.dataTables_wrapper label {
    font-size: 13px;
    line-height: 25px;
    font-weight: 500 !important;
    color: #454545;
}
.lead-full{
    
width: 100%;
    
float: left;
    
padding: 70px 0;
}
.toggle-next {
  border-radius: 0;
}

label {
  cursor: pointer;
}

.ellipsis {
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  float: left;
  border: 1px solid #c8c8c8;
  padding: 13px 13px 13px;
  border-radius: 20px;
  margin-top: 10px;
  height: 57px;
  float: left;
}

.apply-selection {
  display: none;
  width: 100%;
  margin: 0;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}
.apply-selection .ajax-link {
  display: none;
}

.checkboxes {
  margin: 0;
  display: none;
  border: 1px solid #ccc;
  border-top: 0;
  position: absolute;
  background: #fff;
  width: 100%;
  z-index: 99;
}
.inner-wrap label{
  line-height: 30px;
}
.inner-wrap label input{
  
}
.checkboxes .inner-wrap {
  padding: 5px 10px;
  max-height: 140px;
  overflow: auto;
}
#add-new .modal-body{
  background: #ffebe0;
  padding: 30px;
  border-radius: 20px;
}#add-new .modal-content{
    border-radius: 20px;
}
.add-field{
  width: 100%;
  float: left;
  margin-top: 15px;
  position: relative;
  overflow: hidden;
}
.add-field input[type="text"]{
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  float: left;
  border: 1px solid #c8c8c8;
  padding: 13px 13px 13px 75px;
  border-radius: 20px;
  margin-top: 10px;
  height: 57px;
  background: #fff;
  float: left;
}
.add-field label{
  font-size: 15px;
  color: #000;
  width: 100%;
  font-weight: 500;
}
#add-new .selectBox__value{
  padding:13px;
  background: #fff;
}
.dash-acc1:hover ul {
    display: block;
}
.dash-acc1 img {
    width:25px;
        margin-right: 3px;
}

.dash-acc1 span{
        font-size: 15px;
}

.dash-acc1 ul {
    padding: 0 !important;
    display: none;
    position: absolute;
    background: #ffffff;
    width: 180px;
    padding: 20px !important;
    top: 43px;
    opacity: 1;
    visibility: visible;
    right: -13px;
    bottom: inherit;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}.dash-acc1 ul li a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    padding: 12px 0;
    width: 100%;
    background:transparent !important;
    float: left;
    border-bottom: solid 1px rgb(0 0 0 / 7%);
}.dash-acc1 {
    float: right;
    padding-bottom: 20px;
    margin-top: 52px;
    position: relative;
    margin-left: 15px;
    cursor: pointer;
}

.dash-acc1 ul li a:hover{
   color: #2d4b9d !important;
}

.step-form2 {
  margin-bottom: 20px;
  width: 100%;
}

.step-form-step2 {
  display: none;
}
.next-step2{
  background-color: #f36617 !important;!i;!;
  border: 0;
  padding: 14px 30px !important;!i;!;
  font-size: 16px !important;!i;!;
  color: #fff !important;!i;!;
  font-weight: 400 !important;!i;!;
}.prev-step2{
  background-color: #213059 !important;
  border: 0;
  padding: 14px 30px !important;
  font-size: 16px !important;
  color: #fff !important;
  font-weight: 400 !important;
  float: left !important;!i;!;
}
.step-form-step2.active {
  display: block;
}
.step-form2 .card{
  border: 1px solid #cecece7a !important;!i;!;
  background: #ffffff;
}
.step-form2 {
  margin-bottom: 20px;
  width: 100%;
}
.progress-bar2 {
       background-color: #f36617 !important;
}

.checkbox-alias{
    background-color: #ffffff;
    display: inline-block;
    width: 100%;
    /* padding: 30px; */
    height: 159px;
    z-index: 1;
    position: relative;
    transition: all 250ms ease-out;
    cursor: pointer;
    border-radius: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 28px;
}

.invisible-checkboxes input[type=radio]{
  display: none;
/*   margin-right: -20px;
  position: relative;
  z-index: 2; */
}

.invisible-checkboxes input[type=radio]:checked + .checkbox-alias{
    background-color: #213059 !important;!i;!;
    color: #fff;
}
.checkout-sec .ac-op1{
    background-color: transparent;
    border: 0 !important;
    font-size: 40px;
    color: #1d7f94;
    box-shadow: none;
    font-weight: 700;
}.invisible-checkboxes input[type=radio]:checked + .checkbox-alias h4{
    color:#fff !important;
}.invisible-checkboxes input[type=radio]:checked + .checkbox-alias h4 span{
    color:#fff !important;
}#upgrade-modal .modal-content{
    border-radius: 20px;
}#upgrade-modal .modal-content h2{
  font-size: 25px;
    color: #f36617;
    font-weight: 600;
    padding-bottom: 1px;
}#upgrade-modal .modal-content p{
  font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 25px;
    padding-bottom: 18px;
    border-bottom: solid 1px rgb(0 0 0 / 8%);
}
#upgrade-modal .modal-body {
    background: linear-gradient(66deg, rgba(241,244,255,1) 1%, rgba(254,249,246,1) 100%);
    padding: 30px;
    border-radius: 20px;
}#cart-bg {
    float: left;
    width: 100%;
    background-color: #fff9f6;
    padding: 40px;
    border-radius: 20px;
    margin-top: 30px;
}
.or-history:first-child{
  border:0;
  padding-top: 0;
}

.or-history {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    border-top: 1px solid #ccc;
    padding-top: 40px;
}.or-history h1 {
    float: left;
    width: 100%;
    color: black;
    font-size: 25px;
    font-weight: 700;
}.order-detail-box {
    float: left;
    width: 100%;
    padding: 35px;
    background-color: white;
    border-radius: 15px;
    border-bottom: 1px;
}.order-detail-box form {
    float: left;
    width: 100%;
}.titel-address {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    padding-top: 7px;
}.field-type {
    float: left;
    width: 100%;
    height: 50px;
    border-radius: 8px;
    border: solid 1px #cccccc;
    color: black;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    outline: none;
    margin-top: 12px;
    margin-bottom: 25px;
}.frm-save:hover {
    background-color: #24345b;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.frm-save {
    float: left;
    border-radius: 10px;
    text-align: center;
    color: white;
    font-size: 15px;
    font-weight: 500;
    background-color: #f36617;
    border: none;
    padding: 15px;
    padding-left: 40px;
    padding-right: 40px;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    margin-right: 10px;
}.frm-cancel:hover {
    background-color: #f36414;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.frm-cancel {
    float: left;
    border-radius: 10px;
    text-align: center;
    color: white;
    font-size: 15px;
    font-weight: 500;
    background-color: #24345b;
    border: none;
    padding: 15px;
    padding-left: 40px;
    padding-right: 40px;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    margin-right: 10px;
}
#listing_enq .submit_frm {
    width: 100%;
    float: left;
    position: relative;
    height: 50px;
    cursor: pointer;
    background: #f36313;
    color: #fff;
    border: none;
    /* text-transform: uppercase; */
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    outline: none !important;
}
#listing-enq .modal-body {
    padding: 30px;
    border-radius: 10px;
    background: rgb(255,255,255);
    background: linear-gradient(116deg, rgba(255,255,255,1) 0%, rgba(255,235,224,1) 100%);
}
.enq-mod-right{
    width: 100%;
    float: left;
    padding: 90px 0;
    text-align: center;
}
.enq-mod-right img{
    width: 170px;
    margin-bottom: 20px;
}

.enq-mod-right h2{
    font-size: 27px;
    color: #f36313;
    font-weight: 700;
}

.proj-loc1{
    position: absolute;
    bottom: 0;
    padding: 10px 28px 35px;
    height: 40px;
    background: linear-gradient(-90deg, rgba(247,237,237,1) 50%, rgba(253,249,249,1) 100%);
    font-size: 14px;
    color: #f36617;
    font-weight: 400;
    width: 50%;
}
.proj-loc{
    position: absolute;
    bottom: 0;
    padding: 10px 28px 35px;
    height: 40px;
    background: linear-gradient(101deg, rgba(252, 248, 248, 1) 38%, rgba(246, 234, 234, 1) 78%);
    font-size: 14px;
    color: #f36617;
    font-weight: 400;
    width: 60%;
}

.enq-mod-right p{
    font-size: 15px;
    color: #000;
    font-weight: 400;
}
.toggle-next {
  border-radius: 0;
}

label {
  cursor: pointer;
}

.ellipsis {
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 20px;
}

.apply-selection {
  display: none;
  width: 100%;
  margin: 0;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}
.apply-selection .ajax-link {
  display: none;
}

.checkboxes {
  margin: 0;
  display: none;
  border: 1px solid #ccc;
  border-top: 0;
  top: 89px;
}
.checkboxes .inner-wrap {
  padding: 5px 10px;
  max-height: 140px;
  overflow: auto;
}
.toggle-next {
  border-radius: 0;
}

label {
  cursor: pointer;
}

.ellipsis {
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 20px;
}

.apply-selection {
  display: none;
  width: 100%;
  margin: 0;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}
.apply-selection .ajax-link {
  display: none;
}

.checkboxes {
  margin: 0;
  display: none;
  border: 1px solid #ccc;
  border-top: 0;
  top: 89px;
}
.checkboxes .inner-wrap {
  padding: 5px 10px;
  max-height: 140px;
  overflow: auto;
}
.modal .dropdown-item.active, .modal .dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: #24345b !important;
}

.add-new-sub{
        display: table;
    margin: 20px auto;
    background: #e45504;
    border: 0;
    width: 200px;
    padding: 14px 0;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
}

.image-input {
  position: relative;
  display: inline-block;
  border-radius: 0.42rem;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 30px;
  }
  .image-input .image-input-wrapper {
    width: 120px;
    height: 120px;
    border-radius: 0.42rem;
    background-repeat: no-repeat;
    background-size: cover; }
  .image-input [data-action="change"] {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 100%;
    height: 100%;
    }
    .image-input [data-action="change"] input {
      width: 0 !important;
      height: 0 !important;
      overflow: hidden;
      opacity: 0; }
  .image-input [data-action="cancel"],
  .image-input [data-action="remove"] {
    position: absolute;
    right: -10px;
    bottom: -5px; }
  .image-input [data-action="cancel"] {
    display: none; }
  .image-input.image-input-changed [data-action="cancel"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .image-input.image-input-changed [data-action="remove"] {
    display: none; }
  .image-input.image-input-empty [data-action="remove"],
  .image-input.image-input-empty [data-action="cancel"] {
    display: none; }
  .image-input.image-input-circle {
    border-radius: 50%; }
    .image-input.image-input-circle .image-input-wrapper {
      border-radius: 50%; }
    .image-input.image-input-circle [data-action="change"] {
      right: 5px;
      top: 5px; }
    .image-input.image-input-circle [data-action="cancel"],
    .image-input.image-input-circle [data-action="remove"] {
      right: 5px;
      bottom: 5px; }
  .image-input.image-input-outline .image-input-wrapper {
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075); }
.tel-b2b{
    width: 100%;
    /* text-align: center; */
    float: left;
    padding: 10px 5%;
}
.tel-b2b .support{
    font-size: 15px;
    color: #fff;
    text-align: right;
    text-decoration: none;
    float: right;
    padding-top: 10px;
}.tel-b2b .mail {
    font-size: 15px;
    color: #25345c;
    text-align: right;
    float: right;
    padding-top: 18px;
    text-decoration: none;
    font-weight: 600;
    }
.tel-b2b .support {
    font-size: 15px;
    color: #25345c;
    text-align: right;
    text-decoration: none;
    float: right;
    padding-top: 18px;
    margin-left: 2%;
    font-weight: 600;
}
.tel-b2b .support img{
    display: none;
}.tel-b2b .mail img {
display: none;
}.main-header{
    width: 100%;
    float: left;
    background: #ffefe7;
}
.b2b-bg{
        width: 100%;
    float: left;
    text-align: center;
}
    .b2b-login{
        
    }#cart-bg2 {
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.logo-b2b{
  
}
.logo-b2b img{
  height: 63px;
}
.ven-gif{
    
}
.ven-gif img{
    width: 100px;
}

.ven-gif p{
    font-size: 25px;
    color: #000;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-bottom: 24px;
    margin-top: 25px;
    
}

.pro-pending {
    float: left;
    border: 1px solid #ffc79a;
    background: #ffefe1;
    padding: 5px 25px 8px;
    border-radius: 30px;
    position: relative;
    text-align: center;
    margin-top: 10px;
}.pro-pending img {
    width: 27px;
    position: absolute;
    left: -10px;
    top: 5px;
}.pro-pending span {
    font-size: 14px;
    text-transform: uppercase;
    color: #ff8421;
    font-weight: 600;
    text-align: center;
}
.ven-gif a{
    display: table;
    margin: auto;
    background: #f36617;
    font-size: 15px;
    color: #fff;
    padding: 15px 40px;
    border-radius: 20px;
}
.ven-gif a:hover{
    background: #26355a;
}.modal .add-field input[type="text"]{
    padding:13px;
}.upgrade-button {
    background: #24345b;
    display: table;
    margin: 20px auto 0;
    border: 0;
    font-size: 15px;
    padding: 15px 70px;
    border-radius: 20px;
    color: #fff;
}
.log_box h2{
    font-size: 30px;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
}
.log_box p{
    font-size: 17px;
    color: #f36515;
    font-weight: 500;
    margin-top: 0;
    margin-bottom:15px;
}
.log_box .nav-link{
    background-color:transparent !important;
}.select2-container--default .select2-selection--single .select2-selection__arrow b{
    display:none;
}
.error_msg{
    color: red;
    font-size: 13px;
    text-align: left;
    float: left;
    width: 100%;
    padding-top: 11px;
}

button:disabled {
  cursor: default; /* or not-allowed */
}.modal .add-field input[type="number"] {
    padding: 13px !important;
}

.add-field input[type="number"] {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    float: left;
    border: 1px solid #c8c8c8;
    padding: 13px 13px 13px 75px;
    border-radius: 20px;
    margin-top: 10px;
    height: 57px;
    background: #fff;
    float: left;
}
.common-pro{
    float: left;
    width: 100%;
    background: #fff7f0;
    padding: 40px 0;
    position: relative;
}
.common-pro h5{
  float: left;
  font-size: 20px;
  color: #f46817;
  font-weight: 500;
  font-style: italic;
  clear: both;
}
.common-pro h1{
  float: left;
  clear: both;
  font-size: 30px;
  font-weight: 600;
  color: #213059;
}
.common-pro p{
  float: left;
  clear: both;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.common-pro img{
  position: absolute;
  right: 7%;
  top:72px;
  border-radius: 100%;
}
.filter_form .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px;
    border-radius: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    float: left;background:#fff;
    border: 1px solid #c8c8c8 !important;
    padding: 13px 13px 13px !important;
    border-radius: 20px;
  margin-top: 0 !important;
    height: 55px !important;
    font-size: 14px !important;
    color: #000 !important;
}
#desktop-more-filters-modal .close_form {
    display: block !important;
    position: absolute !important;
    width: 40px !important;
    height: 40px;
    right: -50px !important;
    top: 0px;
    background: transparent url(../images/close.svg) no-repeat center center !important;
    background-size: 20px 20px !important;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}
#desktop-more-filters-modal h2 {
    font-size: 22px;
    font-weight: 700;
    color: #213059;
    padding-bottom: 10px;
}
#desktop-more-filters-modal .modal-header{
    padding: 0;
    border: 0;
}
@media(max-width:767px){
    .modal .select2{
        width:100% !important;
    }
}
@media(max-width:1024px){
    .logo {
    width: 16%;
    float: left;
    position: relative;
    z-index: 9;
    margin-top: 0;
    left:33%;
}.login-signup {
    position: relative;
    background: transparent;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    padding: 0;
    border-radius: 10px;
    margin-top: -85px;
    float: right;
    width: auto;
    right: 32px;
    margin-bottom: 8px;
} .login-signup img{
        width: 30px;
    height: 30px;
    clear: both;
    /* float: left; */
    display: block;
    margin: auto;
}
.login-signup span{
    color: #000;
    font-size: 12px;
    float: left;
    clear: both;
    text-align: center;
    width: 100%;
}
.close_form {
    display: block !important;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0 !important;
    top: 0px;
    background: #000000 url(../images/close.svg) no-repeat center center !important;
    z-index: 999;
    background-size: 20px !important;
}.log_area{
    padding:15px !important;
}.log_form .log_set input[type="text"], .log_form .log_set input[type="password"], .log_form .log_set input[type="mail"], .log_form .log_set input[type="email"], .log_form .log_set input[type="tel"], .log_form .log_form .log_set select, .log_form .log_set textarea{
    font-size:13px !important;
}
.reset-psw{
      font-size:13px !important;
}
}
@media(min-width:1025px){
    .mob-log{
        display:none;
    }
    .mob-acc{
          display:none;
    }
}
.mob-acc span{
    font-size: 13px;
    width: 100%;
    float: left;
    text-align: center;
}.mob-acc {
       float: right;
    padding-bottom: 20px;
    margin-top: -69px;
    position: relative;
    margin-left: 0;
    cursor: pointer;
    width: 30%;
}.mob-acc img {
    width: 30px;
    display: block;
    margin: auto;
}
@media(max-width:1024px){
    .dash-acc1 ul {
    left: -40px;
    z-index: 99;
    padding: 0 !important;
    display: none;
    position: absolute;
    background: #ffffff;
    width: 180px;
    padding: 20px !important;
    top: 48px;
    }
}
@media(min-width:768px){.tab-pane .select2-container{
    width:100% !important;
}
}
@media(max-width:767px){
    .mob-filt{
            width: 48%;
            float: right;
            background: #27365e;
            border-radius: 10px;
            height: 49px;
    }
    .mob-search{
        display:none !important;
    } .b-right .selected-option {
    cursor: pointer;
    padding: 11px 34px 6px 29px;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    width: 100% !important;
    float: left;
    background: #f36617;
    height: 50px;
    margin-top: 0px;
    color: #fff;
}    .b-right {
        width: 50% !important;
        float: left !important;
        margin-top: -230px;
        /* background: #fff; */
    }.custom-select {
    position: relative;
    display: inline-block;
    float: right;
    margin-bottom: 0;
    width: 100%;
}.filt-span{
    color:#fff;
    font-size: 15px;
    float:left;
    padding: 6px;
}
.b-right .selected-option:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ffffff;
    top: 19px;
    right: 18px;
}.listing-ban {
    padding: 0;
    height: 119px;
}
}
.related .ico-logo {
    position: absolute;
    top: 0;
    left: 20px;
    width: 80px !important;
    height: 80px !important;
    object-fit: contain !important;
    border-radius: 100%;
}



.ban-rad [type="radio"]:checked,
.ban-rad [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.ban-rad [type="radio"]:checked + label,
.ban-rad [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #373434;
    font-size: 16px;
}
.ban-rad [type="radio"]:checked + label:before,
.ban-rad [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 5px solid #f2f2f2;
    border-radius: 100%;
    background: #fff;
}
.ban-rad [type="radio"]:checked + label:after,
.ban-rad [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #f36617;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.ban-rad [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.ban-rad [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
#add-new-project-modal .modal-body{
    background: rgb(255,255,255);
    background: linear-gradient(116deg, rgba(255,255,255,1) 0%, rgba(255,235,224,1) 100%);
    border-radius: 20px;
}#add-new-project-modal .modal-content{
  border-radius: 20px;
}
#add-new-project-modal .add-field select{
      width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    float: left;
    border: 1px solid #c8c8c8;
    padding: 13px 13px;
    border-radius: 20px;
    margin-top: 10px;
    height: 57px;
    background: #fff;
    float: left;
}#add-new-project-modal .selectBox:after{
  display:none;
}#add-new-project-modal .select2-container.select2-container--focus{width: 100% !important;!i;!;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 100%;float: left;border: 1px solid #c8c8c8;overflow: hidden;padding: 13px 13px;border-radius: 20px;margin-top: 10px;height: 57px;background: #fff;float: left;}#add-new-project-modal .select2-container.select2-container--default{/* width: 100% !important; */!i;!;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 100%;float: left;border: 1px solid #c8c8c8;overflow: hidden;padding: 13px 13px;border-radius: 20px;margin-top: 10px;height: 57px;background: #fff;float: left;}
#add-new-project-modal .select2-container.select2-container--below{width: 100% !important;!i;!;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 100%;float: left;border: 1px solid #c8c8c8;overflow: hidden;padding: 13px 13px;border-radius: 20px;margin-top: 10px;height: 57px;background: #fff;float: left;}
#add-new-project-modal .select2-container span{
  border: 0 !important;
}
.select2-container--open{
    /* width: 100% !important; */
}
.add-field input[type="file"] {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    float: left;
    border: 1px solid #c8c8c8;
    padding: 13px 13px 13px 75px;
    border-radius: 20px;
    margin-top: 10px;
    height: 57px;
    background: #fff;
    float: left;
}
.custom-file img{
    width: 30px;
    height: 30px;
    top: 22px;
    left: 22px;
    position: absolute;
}
.custom-file
{position: relative;width: 100%;float: left;}.prop-dash .ico-logo {
    position: absolute;
    top: -25px;
    left: 20px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
}
.pro-dash .project-box{
    height:500px;
}



#add-new-property-modal .modal-body{
    border-radius: 20px;
    background: rgb(255,255,255);
    background: linear-gradient(116deg, rgba(255,255,255,1) 0%, rgba(255,235,224,1) 100%);
}

#add-new-property-modal .modal-content{
  border-radius: 20px;
}
#add-new-property-modal .add-field select{
      width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    float: left;
    border: 1px solid #c8c8c8;
    padding: 13px 13px;
    border-radius: 20px;
    margin-top: 10px;
    font-size:15px;
    height: 57px;
    background: #fff;
    float: left;
}#add-new-property-modal .selectBox:after{
  display:none;
}
/*#add-new-property-modal .select2-container.select2-container--focus{width: 100% !important;!i;!;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 100%;float: left;border: 1px solid #c8c8c8;overflow: hidden;padding: 13px 13px;border-radius: 20px;margin-top: 10px;height: 57px;background: #fff;float: left;}#add-new-property-modal .select2-container.select2-container--default{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 100%;float: left;border: 1px solid #c8c8c8;overflow: hidden;padding: 13px 13px;border-radius: 20px;margin-top: 10px;height: 57px;background: #fff;float: left;}*/
/*#add-new-property-modal .select2-container.select2-container--below{width: 100% !important;!i;!;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 100%;float: left;border: 1px solid #c8c8c8;overflow: hidden;padding: 13px 13px;border-radius: 20px;margin-top: 10px;height: 57px;background: #fff;float: left;}*/
/*#add-new-property-modal .select2-container span{*/
/*  border: 0 !important;*/
/*}*/
.form-check [type="radio"]:checked,
.form-check [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
/*#add-new-property-modal .select2.select2-container--default {*/
/*    width: 100% !important;*/
/*}*/
/*#add-new-property-modal .select2-container--open {*/
/*    width: auto !important;*/
/*    min-width: 22%;*/
/*}*/
.sel2 .select2.select2-container{
        width: 100% !important;
    float: left;
    border: 1px solid #c8c8c8;
    padding: 13px;
    border-radius: 20px;
    margin-top: 10px;
    height: 57px;
    background: #fff;
    text-align: left;
}
.sel2 .select2-selection__rendered{
    
}
.sel2 .select2-selection{
    border:0 !important;
}
#add-new-project-modal .select2.select2-container--default {
    width: 100% !important;
}
#add-new-project-modal .select2-container--open {
    width: auto !important;
    min-width: 22%;
}#add-new-project-modal .select2-container--open {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
}
.select2-results__options{
    height:100vh !important;
}
.form-check [type="radio"]:checked + label,
.form-check [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.form-check [type="radio"]:checked + label:before,
.form-check [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}.select2-container .select2-selection--multiple .select2-selection__rendered{
    /*display: block;*/
    /*padding-left: 8px;*/
    /*padding-right: 20px;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    /*padding: 8px;*/
    /*border-radius: 10px;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*display: block;*/
    /*width: 100%;*/
    /*float: left;*/
    /*border: 1px solid #c8c8c8;*/
    /*padding: 13px 13px 13px 75px;*/
    /*border-radius: 20px;*/
    /*margin-top: 10px;*/
    /*height: 57px;*/
}
.cust5 {
    width: 24%;
    float: left;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-right: 1%;
    margin-top: 10px;
}.cust5 input {
    width: 0;
    height: 0;
    opacity: 0;
    display: none;
}.cust5 label {
    display: flex;
    align-items: center;
    color: #000000;
    position: relative;
    padding: 10px 0;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}.cust5 label > span {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    border: 2px solid #5e5e5e;
    margin-right: 8px;
    border-radius: 3px;
    transition: all .3s;
    background: #fff;
}.cust5 input:checked + label > span {
    border: 10px solid #e95b08;
    animation: bounce 250ms;
}.cust5 input:checked + label > span::before {
    content: '';
    position: absolute;
    top: 22px;
    left: 6px;
    border-right: 2px solid #ffffff00;
    border-bottom: 2px solid #ffffff00;
    transform: rotate(45deg);
    transform-origin: 0% 100%;
    animation: checked-box 125ms 250ms forwards;
}

.form-check [type="radio"]:checked + label:after,
.form-check [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #f36617;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.form-check [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.form-check [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.form-check{
    float:left;
}
.add-field input[readonly]{
        background: #c5c5c529;
}
.prop-dash .project-box{
  height:500px;
}
.project-det-text ul{
    width: 100% !important;
    float: left !important;
    /* padding: 0 !important; */
    padding-left: 0px !important;
}
.project-det-text ul li{
   font-size: 15px;
    color: #f95901;
    line-height: 30px !important;
    width: auto !important;
    float: left !important;
    padding-right: 33px !important;
    font-weight: 500;
    list-style-type: none !important;
    width: 100% !important;
    padding-bottom: 4px !important;
}

.project-det-text b{
  font-size: 20px;
    color: #000;
    font-weight: 600;  
    font-family: "Open Sans", serif !important;
}


.project-det-text h3{
  width: 100% !important;
  float: left !important;
}

.project-det-text h3 span{
  font-size: 20px;
    color: #000;
    font-weight: 600;
}


.project-det-text p span{
    font-size: 15px !important;
    color: #252526;
    font-weight: 400;
    line-height: 180%;
    float: left !important;
    width: 100% !important;
        margin-bottom: 0;
    margin-top: 8px;
}

.empty-loc{
    float:left;
    width:100%;
    padding-bottom: 8px;
    font-size: 15px;
}

.modal-border{
    border:1px solid rgb(99 97 97 / 29%);
}

.enq-bg{
    background: white;
    border-radius: 15px;
    padding: 16px;
    padding-bottom: 25px;
}

.fnt-14{
   font-size: 14px !important; 
}

.enq-frm{
    border-radius: 10px !important;
        height: 50px !important;
}

.mortage-clr{
    color: #f36617 !important;
}

.intrst-sec{
   float: left;
    width: 100%;
    margin-top: 16px; 
}

.info-lstr{
    float: left;
    padding: 31px;
    border-radius: 11px;
    width: 100%;
    background: #fafafa;
}

.info-lstr p span{
    color: rgb(0 0 0) !important;
    font-family: "Open Sans", serif !important;
    font-size: 15px !important;
    line-height: 26px;
    float: left;
    width: 100%;
    padding-bottom: 16px;
}

.info-lstr p a{
    color: rgb(0 0 0) !important;
    font-family: "Open Sans", serif !important;
    font-size: 17px !important;
    line-height: 26px;
    float: left;
    width: 100%;
    padding-bottom: 16px;
    background-color: #fafafa !important;
    font-weight: bold;
}

.more-imgs{
    width: 16px;
    float: right;
    position: relative;
    top: 5px;
    opacity: .5;
}

.more-aed{
    margin-top: -41px;
    position: relative;
    z-index: 11;
    opacity: 1;
    right: 17px;
    float:right;
    top: 5px;
    width: 21px;
}

.more-ico{
    margin-top: -41px;
    position: relative;
    z-index: 11;
    opacity: .5;
    right: 17px;
    float:right;
    top: 5px;
    width: 21px;  
}

.link_left{
    float:left;
    width:100%;
}

.link_right{
    float:left;
    width:100%;
}

.exist-user{
    float:left;
    width:100%;
}

.new-user{
    float:left;
    width:100%;
}

.grecaptcha-badge {
    visibility: hidden;
}

#add-property-gallery-images-form{
    font-size: 17px;
    font-weight: 700;
}

@media only screen and (max-width:682px) {
.logo{left:10% !important;}
}

@media only screen and (max-width:575px) {
.wrapper .menu{top:15px !important;}
.login-signup{margin-top: -68px;}
}

@media only screen and (max-width:425px) {
.logo {left: 15% !important;}
}

@media only screen and (max-width:1024px) {
.wrapper .menu{top:34px;}
.logo{left: 4%;}
.dashmenu{top:-13px !important; left:34px !important;}
.hd-top{text-align: right;}
}

@media only screen and (max-width:575px) {
.dashmenu{top:-6px !important; left:2px !important; margin-top: -22px;}
.p4-text{    width: 100%;
    float: left;     padding-bottom: 0px; text-align: center;
    border-radius: 0px;
    position: relative;
    margin-bottom: 0px;}
.proj-loc{width: 100%;
    float: left; text-align: center;
    position: relative; border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;}
 .img5   {border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;}
}

@media only screen and (max-width:991px) {
.project-text{float:left; width:100%; position:initial; border-radius:0px; margin-bottom:0px; padding-bottom: 0px; padding-top: 12px;
    font-size: 19px; text-align:center;}
.proj-loc1{float: left; width: 100%; position: relative; text-align:center;}
.d-box-img img{height: 265px;}
.cust5{width:100% !important;}
.pro-img1{border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
.proj-loc1{border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;}
}


@media only screen and (max-width:580px) {
.hd-top h2{float:right; width: 50%; text-align:right; font-size:15px; 
font-weight: 600;}
}

@media only screen and (max-width:420px) {
.d-up{max-width: 100%; float: left; display: block; padding: 28px;}
.d-up h1{font-size:30px;}
}

@media only screen and (max-width:991px) {
.tb50{float:left; min-width:50%; max-width:50%; flex:50%;}
.ban-form-button{margin-top:0px; width:100%;}
}

@media only screen and (max-width:760px) {
.tb50{float:left; min-width:100%; max-width:100%; flex:100%;}
}


@media only screen and (max-width:459px) {
.selected-option{padding-left:13px !important; font-weight: 500 !important;}
}

@media only screen and (max-width:375px) {
.selected-option{padding-left:13px !important; font-weight: 500 !important; 
font-size:13px !important; line-height: 25px !important;}
.filt-span{font-size:13px !important; line-height: 25px !important;}
.b-right .selected-option:after{    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ffffff;
    top: 22px;
    right: 18px;}
}

@media only screen and (max-width:333px) {
.b-right .selected-option{margin-top: -4px !important;}
}

@media only screen and (max-width:312px) {
.b-right .selected-option{margin-top: -35px !important;}
}

@media only screen and (max-width:767px) {
.enq-mod-right{display:none;}
.icoo{display:none;}
.client-sec{margin-bottom: 30px;}
.add-btn-prop{float:left;}
}

@media only screen and (max-width:1030px) {
.listing-ban .filt-box{width: 48% !important;}
 .filt-pop{width:100%;}   
}

@media only screen and (max-width:1024px) {
.hide-slgn{display:none;}
}

@media only screen and (max-width:767px) {
.listing-ban .filt-box{width:100% !important; margin-left:0px !important;}
.listing-ban .tab-content{padding-left:0px !important; padding-right:0px !important;}
.modal.drawer .modal-dialog .modal-content{background: rgb(255,255,255);
    background: linear-gradient(116deg, rgba(255,255,255,1) 0%, rgb(248 245 244) 100%);}
.listing-ban form button{width:100% !important; letter-spacing: 0;
    width: 100% !important;
    font-weight: 500;}
.calc-box{    padding-top: 25px;        height: auto;
    padding-bottom: 25px;}
.calc-end{display:none;}
.mort-right{margin-top: 20px;}
.common-pro h5{float:left!important; width:100% !important;}
.common-pro h1{float:left!important; width:100% !important;}
.common-pro p{float:left!important; width:100% !important;}
.common-pro img{position: relative;
    right: 0;
    top: 0;
    border-radius: 100%;
    float: left; margin-top: 20px;}
}

@media only screen and (max-width:390px) {
.cust{width:100%; float:left;}
}

@media only screen and (max-width:575px) {
.p4-top img{display:none !important;}
.side{display:none !important;}
.p4-top h1{display:none !important;}
.panel4{padding-top: 5px;}
.property-det-nav ul{display:none;}
.tot-price .enq-tot{float:right; width:100%; padding: 16px 30px!important;}

}

@media only screen and (max-width:356px) {
.p5-btn1{width: 100%;}
.p5-btn2{width: 100%; margin-left: 0px; margin-top: 10px;}
}

@media only screen and (max-width:369px) {
.ban-text h1{font-size:27px;}
}

@media only screen and (max-width:335px) {
.ban-text h1{font-size:23px;}
}


.loading {
    margin-top: -250px;
}


.bounce2 {
  -webkit-animation: bounce2 2s ease infinite;
          animation: bounce2 2s ease infinite;
}
@-webkit-keyframes bounce2 {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-30px);}
  60% {transform: translateY(-15px);}
}
@keyframes bounce2 {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-30px);}
  60% {transform: translateY(-15px);}
}

.mdf50{
    float:left;
    width:50%;
}

.confirm-step{
        background-color: #f36617 !important;
    border: 0;
    padding: 14px 30px !important;
    font-size: 16px !important;float:right;
    color: #fff !important;
    font-weight: 400 !important;
}
.confirm-step2{
        background-color: #f36617 !important;
    border: 0;
    padding: 14px 30px !important;
    font-size: 16px !important;float:right;
    color: #fff !important;
    font-weight: 400 !important;
}
.phone{
        padding-left: 40px !important;
}
.progress2{

    --bs-progress-height: 1rem;
    --bs-progress-font-size: 0.75rem;
    --bs-progress-bg: var(--bs-secondary-bg);
    --bs-progress-border-radius: var(--bs-border-radius);
    --bs-progress-box-shadow: var(--bs-box-shadow-inset);
    --bs-progress-bar-color: #fff;
    --bs-progress-bar-bg: #0d6efd;
    --bs-progress-bar-transition: width 0.6s ease;
    display: flex;
    height: var(--bs-progress-height);
    overflow: hidden;
    font-size: var(--bs-progress-font-size);
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius);
}.progress-bar2 {
    background-color: #f36617 !important;
    border-radius: 20px;
    color: #fff;
}

@media(max-width:767px){
    .about-full .col-lg-5{
            margin-top: 20px !important;
    }
}
.serv-full a{
        background: #213059;
    font-size: 15px;
    color: #fff !important;
    font-weight: 400;
    text-decoration: none;
    padding: 16px 20px;
    border-radius: 8px;
    position: relative;
    float: left;
    margin-top: 20px;
}
.serv-full a:before{
        content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
}
.serv-full a:hover::before{
        width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}