@font-face{
    font-family: 'Century Gothic';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/century-gothic/Century Gothic.ttf");
}

@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/CenturyGothic-Bold.eot');
    src: url('../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothic-Bold.woff2') format('woff2'),
        url('../fonts/CenturyGothic-Bold.woff') format('woff'),
        url('../fonts/CenturyGothic-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

 @font-face {
     font-family: 'FontAwesome';
     src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
     src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}

* {
     margin: 0;
     padding: 0;
     outline: none 
}
* {
	margin: 0;
	padding: 0;
	font-family: Century Gothic;
/*  font-family: "Roboto", sans-serif, Arial, Helvetica, Georgia, Sans-serif;*/
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
 ul, ol {
     list-style: none;
}

.buysproperty {
	padding-top: 150px;
	position:relative;
}
.picslider div {
/*	width: 20%;*/
	margin-left: 3px;
}
.picslider {
	display: flex;
	height: 100%;
}
.picslider div img {
	height: 15em;
    width: 100%;
    max-width: 500px;
    object-fit: cover;
}
.picslider div:first-child {
	margin-left: 0px;
	/* height: 100%; */
}

.picslider div img:hover {
	filter: contrast(150%);
    transition: 0.6s;
}
.buysproperty nav {
	position: absolute;
	right: 240px;
	bottom: -13px;
	top: auto;
	/* padding: 20px 30px; */
	z-index: 1;
}
.buysproperty .nav-tabs {
	border-bottom: 1px solid #dee2e6;
	padding: 12px 0px;
	background: #e2e2e2;
	border-radius: 30px;
	box-shadow: 0 3px 14px rgb(0, 0, 0 ,1);
}
.buysproperty .nav-tabs .nav-link {
	padding: 0 10px !important;
	border-radius: 0;
	line-height: 1;
	color: #58595b;font-family: Century Gothic;
	font-size: 14px;border: 0;
	border-right: 1px solid #000;
}
.buysproperty .nav-tabs .nav-link:last-child {
	
	border-right: 0;
}
.buysproperty .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: white;
	background-color: #A00404;
	border-color: 0;
	padding: 0;
}
.buysproperty .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
	color: #A00404;
	background-color: transparent;
}
.cell_property.b-prpty .cell_details {
	border: 0;
	padding-left: 230px;
	background: #fff;
}
.cell_property.b-prpty .side_details_vrsn {
	border: 0;
	padding-right: 230px;
	background: #e2e2e2;
	padding: 85px 230px 85px 36px;
	height: 100%;
}
.cell_property.b-prpty  {
	padding: 0;
}
.cell_property.b-prpty .map {
	padding: 0;
}

.cell_property.b-prpty .cell_details h5 {
	font-size: 24px;
	color: #58595b;
	margin-top: 7px;
	margin-right: 10px;
}
.buysproperty .nav-tabs .nav-link .fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 16px;
	color: #A00404;
}
.listbuy h4 {
	font-size: 23px;
	font-weight: 800;
	color: #58595b;
	margin-bottom: 1rem;
	font-weight: bold;
	font-family: 'Century Gothic';
}
.cell_property.b-prpty .cell_details ul li {
	margin-bottom: 4px;
}
.cell_property.b-prpty .listbuy ul {
	padding-bottom: 0px;
}
.cell_property.b-prpty .cell_details ul li {
	margin-bottom: 12px;
	margin-right: 10px;
}
#download-all-files {
	margin-bottom: 50px;
}
.cell_property.b-prpty .map iframe {
	margin-top: 0px!important;
}
.cell_property.b-prpty .right_icon ul {
	display: flex;
	justify-content: flex-end;
}
.cell_property.b-prpty .right_icon {
	position: static;
}
/*
.cell_property.b-prpty .cell_details {
	padding-right: 20px;
}
*/
.vrsn-img {
/*	padding-right: 30px;*/
}
.vrsn-in.d-flex {
	align-items: center;
	margin-bottom: 30px;
}
.vrsn-in.d-flex ul {
/*	margin-bottom: 0;*/
}
.vrsn-otr h5 {
	font-size: 21px;
	font-weight: 700;
	border-bottom: 1px solid #000;
	margin-bottom: 22px;
	padding-bottom: 5px;font-weight: bold;
	font-family: 'Century Gothic';
	line-height: 1;color: #58595b;
}
.vrsn-otr h5 span {
	font-size: 46px;
	font-weight: bold;
	font-family: 'Century Gothic';
	color: #56595e;
}

.footer_icon {
	display: flex;
	justify-content: start;
	padding: 20px 0px 0px;
}
.footer_icon ul{
	margin-bottom: 0px;
}

.footer_icon li {
	line-height: 17px;
	display: inline-block;
}
.footer_icon li {
	list-style: none;
	position: relative;
	background: #d5d5d5;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	margin-bottom: 10px;
	border: 1px solid rgba(129, 129, 129, 0.5);
	line-height: 30px;
	/* display: flex; */
	justify-content: center;
	align-items: center;
	text-align: center;
}

.footer_icon li a img {
	vertical-align: middle;
	border-style: none;
	width: 22px;
}



.footer_icon li a {
	color: #fff;
	line-height: 1;
}

.footer_icon li i {
	font-size: 18px;
}

.vrsn-in ul li a {
	color: #58595b;
	margin-top: 4px;
	display: block;
}
.side_details_vrsn .input-group > .form-control {
	margin-bottom: 30px;
	height: 40px;
}
.side_details_vrsn .checkbox {
	text-align: center;
	font-weight: 600;
	font-size: 15px;
	color: #58595b;
	margin-bottom: 10px;
}
#btn-cnag {
	display: block;
	margin-bottom: 10px;
	background: #c8c8c8;
	border-color: #c8c8c8;
	color: #58595b;
	font-weight: 700;
	font-size: 21px;
	border-radius: 15px;font-weight: bold;
	font-family: 'Century Gothic';
}
.side_details_otr {
	background: #fff;
	padding: 15px;
	margin-top: 35px;
}
.picslider div .grid-item {
	width: 100%;
	height: 100%;
	position: relative;
}
.picslider div.vdd-icn {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	transform: translateY(-50%);
	width: auto;
}
.picslider div.vdd-icn .fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 33px;
	color: #e64715;
}

.cell_property.b-prpty .right_icon li a {
	color: #000;
	line-height: 1;
}
.cell_property.b-prpty .right_icon li a img {
	vertical-align: middle;
	border-style: none;
	width: 22px;
}
.side_details_vrsn .input-group > .form-control::placeholder {
	color: #58595b;
	opacity: 1;
	font-size: 17px;
	color: #58595b !important;
}
.side_details_vrsn .input-group > textarea.form-control.form-control {
	height: 193px !important;
	margin-bottom: 10px !important;
}
#btn-cnag .fa.fa-phone {
	transform: rotate(90deg);
}
footer {
	margin-top: 0;
}
.cell_property.b-prpty .row {
	margin: 0;
}
.cell_property.b-prpty .col-md-8 ,.cell_property.b-prpty .col-md-4{
	padding: 0;
}

.pad-90{
	padding: 0px 100px!important;
}
/*2-3*/
.cell_details h5 a {
	font-size: 16px;
	color: #58595b;
}
.vrsn-img {
    height: 130px;
    width: 130px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 15px;
}
.listbuy .p1 {
	font-family: Century Gothic;
	font-size: 15px!important;
line-height: 1.7em;
color: #000;
font-weight: 500;
}
.listbuy .p1 span {
	font-family: Century Gothic;
	font-size: 15px!important;
line-height: 1.7em;
color: #000;
font-weight: 500;
}
.cell_property.b-prpty .btn:hover {
	color: #96a0aa;
	text-decoration: none;
}
.cell_property.b-prpty .cell_details ul li {
	line-height: 17px;
}
.cell_property.b-prpty .side_details_vrsn {
	padding: 85px 15% 85px;
}
#btn-cnag .fa.fa-phone {
	transform: rotate(0deg);
}
@media (max-width: 1500px) {
/*.cell_property.b-prpty .side_details_vrsn {
	padding-right: 28%;
}*/
 .cell_property.b-prpty .cell_details {
	padding-left: 22%;
}   
}
@media (max-width: 1440px) {
/*.cell_property.b-prpty .side_details_vrsn {
	padding-right: 22%;
}*/
.cell_property.b-prpty .side_details_vrsn {
	padding: 83px 12% 85px;
}
 .cell_property.b-prpty .cell_details {
	padding-left: 16%;
} 
     .buysproperty nav {
	right: 140px;
}


}
@media (max-width: 1280px) {
.cell_property.b-prpty .side_details_vrsn {
	padding-right: 16%;
}
 .cell_property.b-prpty .cell_details {
	padding-left: 10%;
}   
    .map iframe {
	width: 100%;
}
}
@media (max-width: 1080px) {
.vrsn-in.d-flex {
	align-items: flex-start;
	margin-bottom: 30px;
	flex-direction: column;
}
.vrsn-img {
	padding-right: 0;
	margin-bottom: 20px;
}
    #btn-cnag {
	font-size: 17px;
}
    .buysproperty nav {
	right: 40px;
}
    .cell_property.b-prpty .cell_details h5 {
	font-size: 20px;
}
}
@media (max-width: 767px) {
.cell_property.b-prpty .cell_details {
	padding: 0 3%;
}
    .cell_property.b-prpty .side_details_vrsn {
	padding: 53px 3%;
}
    .cell_property.b-prpty {
	padding-top: 30px;
}
    .picslider div {
	width: auto;
	margin-left: 0px;
}
    .picslider {
	flex-wrap: wrap;
}
    .buysproperty .nav-tabs .nav-link {
	font-size: 17px;
}
    .buysproperty {
	padding-top: 100px;
}
    .cell_property.b-prpty .listbuy ul {
	padding-bottom: 20px;
}
}
    
 @media (max-width: 575px) {   
    .picslider div {
	width: auto;
	margin-left: 0px;
}
     .cell_property.b-prpty .cell_details h5 {
	font-size: 17px;
}
}



.picslider div.vdd-icn .fa {
    color: #A00404;
}
.vrsn-otr h5 span {
    font-size: 25px;
}
.buy-flex h5 a {
    font-size: 16px;
    color: #58595b;
}
.buy-flex h5 {
    margin-bottom: 0;
    margin-left: 15px;
}
#btn-cnag {
    display: block;
    margin-bottom: 0;
    background: transparent;
    border-color: transparent;
    color: #58595b;
    font-weight: 700;
    font-size: 21px;
    border-radius: 15px;
    font-weight: bold;
    font-family: 'Century Gothic';
    padding: 0;
    margin-left: 10px;
    margin-top: 0;
}
textarea.cpyrgty {
    margin-bottom: 20px;
}
.buysproperty {
    padding-top: 105px;
}
.buy-flex {
    margin-bottom: 20px;
}

 @media (max-width: 767px) {  
    .buy-flex{
        flex-direction: column;
        align-items: flex-start!important;
    }
    .buy-flex h5 {
        margin-left: 0;
        margin-top: 5px;
    }
}
textarea.cpyrgty {
    margin-bottom: 20px;
    width: 100%;
    height: 130px;
/*    padding: 10px;*/
    font-size: 14px;
}
.vrsn-in ul li a {
    display: flex;
    align-items: center;
}
.vrsn-in ul li a .fa {
    margin-right: 5px;
}

/*15*/
.vrsn-otr h5 {
    font-size: 18px;
    font-weight: bold;
    font-family: inherit;
}
.cell_property.b-prpty .cell_details ul li {
    font-size: 15px;
}
.buy-property-content-descrip p {
    font-size: 15px;
}
.vrsn-in ul li {
    font-size: 15px;
}
textarea.cpyrgty {
    font-size: 12px;
    border: 0;
}
.cell_property.b-prpty .cell_details ul li {
    margin-bottom: 2px;
}
/**/

.picslider {
    overflow: hidden;
}
.picslider .slick-prev:before,.picslider .slick-next:before {
    font-size: 26px;
}
.picslider .slick-next {
    right: 20px;
}
.picslider .slick-slide {
    height: 445px;
}
.picslider .slick-prev {
    left: 20px;
    z-index: 9;
}
 @media (max-width: 1280px) {  
.picslider .slick-slide {
    height: 550px;
}
}
 @media (max-width: 1080px) {  
.picslider .slick-slide {
    height: 450px;
}
}
 @media (max-width: 768px) {  
.picslider .slick-slide {
    height: 450px;
}
}
 @media (max-width: 575px) {  
  .picslider .slick-slide {
      height: 15em;

  }
}

/* tanmoy 30-10-2023 */
.listbuy .p1 {
	font-size: 10px !important;
}

.cell_details p,
.cell_details h3,
.cell_details span,
.listbuy h3 span {
	font-size:16px !important;
}
.text-listbuy{
  word-wrap: break-word;      /* IE 5.5-7 */
  white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */
  white-space: pre-wrap;   
}

#tab .active{
	color: white;
	border: 1px solid transparent;
    border-radius: 50em;
    
    padding: 0.5rem 1rem;
}
#tab li{
	line-height: 18px;
}
.dropdown-list li{
	font-size: 12px;
}