p
{
	font-size: 15px;
	color: #4e4c49;

}
h6
{
	color: #4e4c49;

}
::-webkit-input-placeholder {
   font-size: 18px!important;
}

:-moz-placeholder { /* Firefox 18- */
      font-size: 18px!important;
}
::-moz-placeholder {  /* Firefox 19+ */
      font-size: 18px!important;
}
.bg-img-crop
{
   	width: 100%;
    height: 450px;
    overflow: hidden;
}
.marginl
{
    margin-left: 16px;
}
.bg-light {
    background-color: #fff!important;
}
.ico_search
{
    color: #f05b61;
    font-weight: 400;
    font-size: 27px !important;
}
.btnfilter
{
    position: absolute;
    right: 3%;
    background-color: transparent;
    top: 7px;
    border: none;
}
.logo_col
{
    padding-right: 30px;
}
.footer_row
{
    padding-top: 50px;
    padding-bottom: 50px;
}
.footer_col
{
    padding-left: 25px;
    padding-top: 30px;
}
.fp
{
    color: #c5cdd9;
    font-size:14px;
}
.fh
{
    color: #c5cdd9;
}
.ful
{
    display: flex;
    padding-left: 0;
}
.ful li
{
    margin-right: 20px;
}
.btnfilter:focus
{
 border: none;   
}
a:hover {
    color: #f05b61;
    text-decoration: none;
    cursor:pointer;
}
a{
	color: #4e4c49;
	cursor:pointer;
}
.nav-item
{
	padding-left: 35px;
}
.nav-item a
{
	color: #000;
}
.navbar.navbar-expand-md
{
	padding: 20px 35px;
}
.cont1
{
	border-bottom: 2px solid #f9f9f9;
    padding-bottom: 70px;
}
.greenbtn
{
	margin-left: 20px;
   width: 11%;
   font-size: 14px;
    padding: 0px;
    height: 30px;
    margin-top: 9px;
    background-color: #79b642;
    color: #fff;
}
.iconn
{
	margin-left: 29px;
    margin-top: 5px;
}
.prop_img
{
	width: 97%;
	/*height: 450px;*/
	border-radius: 7px;
}
.prop_img2
{
	width: 100%;
	height: 210px;
	border-radius: 7px;
}
.prop_row
{
	margin-top: 30px;
}
.gray_cont{
	background-color: #efefef;
	padding-top: 70px;
	padding-bottom: 60px;
}
.wt_cont1
{
	background-color: #fff;
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 25px;
	border: 1px solid #cecdcd;
}
.wt_cont2
{
	background-color: #fff;
	padding-top: 25px;
	padding-bottom: 25px;
	border: 1px solid #cecdcd;
	padding-left: 35px;
    padding-right: 28px;
}
.btng1
{
	background-color: #efefef;
	color: #f1708d;
	font-size: 15px;
	padding-top: 0;
    padding-bottom: 0;
    height: 35px;
}
.btng2
{
	background-color: #efefef;
	color: #1f1e1e;
	font-size: 15px;
	margin-left: 20px;
	padding-top: 0;
    padding-bottom: 0;
    height: 35px;
}
.btng3
{
	background-color: #efefef;
	color: #1f1e1e;
	font-size: 15px;
	margin-left: 20px;
	padding-top: 0;
    padding-bottom: 0;
    height: 35px;
}
.btng4
{
	background-color: #efefef;
	color: #1f1e1e;
	font-size: 15px;
	margin-left: 20px;
	padding-top: 0;
    padding-bottom: 0;
    height: 35px;
}
.coltb

{
	padding-left: 0px;
}

.th1
{
	font-size: 14px;
    color: #4e4c49;
    font-weight: 400;
    padding-top: 8px;
    padding-bottom: 8px;
}
.th2
{
	font-size: 15px;
	color: #4e4c49;
   padding-left: 25px;
    font-weight: 500;
     padding-top: 8px;
    padding-bottom: 8px;

}
.pdfimg
{
	width: 20%;
}
.docsimg
{
	width: 15%;
}
.mrp
{
	margin-top: 25px;
	display: flex;
}
.fadown
{
	margin-left: 10px;
	margin-right: 10px;
	color: #f1708d;
}
.avtrimg
{
	width: 40%;
}
.profile_col
{
	padding-left: 0px;
	display: flex;
}
.profile_row
{
	margin-left: 20px;
	padding-top: 15px;
}
.profilep1
{
margin-bottom: 2px;
font-weight: 600;
color: #4e4c49;
}
.profilep2
{
margin-bottom: 2px;
}
.hrow
{
	margin-bottom: 15px;
    margin-top: 25px;
}
.hrow2
{
	margin-bottom: 15px;
    margin-top: 65px;
}
.input_style
{
 width: 100%;
 height: 45px;
 border: 1px solid #cecdcd;
 border-radius: 0px;
 padding-left: 15px;
}
.input_style::after {
  content: "";
  clear: both;
  display: table;
}
#name1::-webkit-input-placeholder
{
	font-size: 14px;
	color: #4e4c49;
}
#email1::-webkit-input-placeholder
{
	font-size: 14px;
	color: #4e4c49;
}
#phone1::-webkit-input-placeholder
{
	font-size: 14px;
	color: #4e4c49;
}
.textarea_style
{
	width: 98%;
	border: 1px solid #cecdcd;
 border-radius: 6px;
 padding-left: 15px;
 color: #4e4c49;
 font-size: 14px;

}
.form_row1
{
	margin-top: 30px;
}
.form_row2
{
	margin-top: 20px;
}
.form_btn
{
	background-color: #f05b61;
	border-radius: 0px;
	color: #fff;
	width: auto;
}
.wt_cont3
{
	background-color: #fff;
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 25px;
	border: 1px solid #cecdcd;
	margin-top: 45px;
}
.ulcss
{
	list-style: none;
	padding-left: 0;
	font-size: 14px;
}
.ulcss li
{
	padding-top: 8px;
    padding-bottom: 8px;
}
.tickcss
{
	color: #f05b61;
}
.list_col
{
	padding-left: 0;
}
.wt_cont4
{
	background-color: #fff;
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 25px;
	border: 1px solid #cecdcd;
	margin-top: 45px;
}
.dropdown
{
	width: 98%;
}
.dropdown_btn
{
 width: 98%;
 border: 1px solid #cecdcd;
 height: 45px;
 border-radius: 6px;
 padding-left: 15px;
 color: #4e4c49;
 font-size: 14px;
 text-align: left;
 background-color: #fff;
}
.dropdown-toggle::after
{
	float: right;
	margin-top: 9px;
}
#keyword::-webkit-input-placeholder
{
	font-size: 14px;
	color: #4e4c49;
}
#location::-webkit-input-placeholder
{
	font-size: 14px;
	color: #4e4c49;
}
.dropdown-menu
{
	padding-left: 15px;
	font-size: 14px;
}
.slider_p
{
	text-align: center;
	 margin-top: 20px;
}
.dotp
{
	font-weight: 600;
}
.dotp span i
{
	font-size: 16px;
}
.wt_cont5
{
	background-color: #fff;
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 25px;
	border: 1px solid #cecdcd;
	margin-top: 45px;
}
.img_small
{
	width: 75%;
    border-radius: 7px;
}
.red_p
{
	color: #f05b61;
	margin-bottom: 3px;
	font-weight: 600;
}
.detail_row
{
	margin-top: 17px;
}
.detail_row2
{
	margin-top: 30px;
}
.detail_row3
{
	margin-top: 15px;
}
.map_col
{
	padding-left: 0px;
}
.map_col2
{
	padding-right: 0px;
}
.dropdown_btn2
{

  width: 100%;
 border: 1px solid #cecdcd;
 height: 50px;
 border-radius: 6px;
 padding-left: 15px;
 color: #4e4c49;
 font-size: 16px;
 font-weight: 600;
 text-align: left;
 background-color: #fff;

}
.btn_rght
{
	float: right;
}
.dropdown-toggle::after
{
 display: none;
}
.dropdown-toggle::before
{
	float: right;
    margin-top: 9px;
	display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.home_img
{
	width: 98%;
}
.homeimg_row
{
	margin-top: 45px;
}
.imgtext_row
{
	margin-top: 45px;
}
.tab_li
{
	
}
.tab_li2
{
	padding-left: 45px;
}
.atab 
{
	color: #4e4c49;
	font-weight: 600;

}
.atab:hover
{
	color: #f05b61 !important;
	border-bottom: 1px solid #f05b61 !important;
    padding-bottom: 14px !important;

}
a.atab.active
{
	color: #f05b61 !important;
	border-bottom: 1px solid #f05b61 !important;
    padding-bottom: 14px !important;

}
.tab-pane
{
	padding-left: 0px;
}
.tab-content
{
	width: 100%;
	margin-top: 25px;
}
.big_col1
{
	margin-bottom: 45px;
}

/*property list page css*/

.pcont
{
	background-color: #f9fafb;
	padding-top: 35px;
	padding-bottom: 60px;
}
.list_h6
{
	margin-bottom: 0px;
	font-weight: 400;
    margin-top: 7px;
    margin-left: 15px;
}
.iconn2 {
   margin-left: 29px;
   font-size: 20px;
}
.list_red
{
	margin-bottom: 5px;
}
.list_red span
{
	color: #f05b61;
}
.dropdown_btn3
{
	font-size: 16px;
	border: none;
    background-color: #fff;
}
.pspan
{
	font-size: 14px;
	margin-bottom: 0px;
}
.drop_col
{
	display: flex;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
}
.drop_col1
{
	display: flex;
	text-align: right;
	padding-left: 0px;
}

.wt_cont88
{
	background-color: #fff;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	border: 1px solid #cecdcd;
	margin-top: 45px;
}
.results_p
{
	margin-bottom: 0px;
}
.dropdown:focus
{
	outline: none;
}
.dropdown_btn3:focus
{
	outline: none;
}
.wt_cont9
{
	background-color: #fff;
    padding: 10px;
    border: 1px solid #cecdcd;
    margin-top: 40px;
}
.list_img
{
	width: 100%;
	height: 250px;
}
.text_list
{
	text-align: right;
	padding-top: 20px;
	
}
.text_list2
{
	padding-left: 0;
	padding-top: 23px;
}
.btn_red1
{
	background-color: #3e4c66;
	font-size: 14px;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}
.btn_red2
{
	background-color: #f05b61;
	font-size: 14px;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}
.list_details
{
	display: block;
}
.img_small2
{
	width: 15%;
}
.agent_name
{
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 10px;
}
.list_date
{
	margin-bottom: 0px;
	margin-top: 10px;
}
.prop_type
{
	color: #f05b61;
	margin-bottom: 7px;
}
.prop_address
{
	margin-bottom: 7px;

}
.text_list3 {
    text-align: right;
    
   
}
.card_text
{
	padding-left: 30px;
	padding-right: 30px;
}
.big_img
{
	position: relative;
	background-image: url('../trans_images/home02.jpg');
	height: 550px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	filter: grayscale(50%);
}
.h_centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 65px;
  color: #494949;
}
/*property page css*/
.home_container
{
	padding-bottom: 60px;
}
.home_text
{
	text-align: center;
	color: #494949;
}
.home_row1
{
	margin-top: 45px;
	margin-bottom: 45px;
}
.second_bg
{
	background-image: url('../trans_images/home02.jpg');
	height: 360px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	filter: grayscale(50%);
	padding-top: 45px;
	
}
.blank_row
{
	height: 210px;
	background-color: #fff;
	position: relative;
}
.card_row2
{
  position: relative;
  top: -11%;
  left: 50%;
  transform: translate(-50%, -50%);
  

}
.circle_icon i
{
  font-size: 56px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circle_icon
{
	background-color: #3e4c66;
	border-radius: 50px;
	height: 90px;
    width: 90px;
	text-align: center;
	position: relative;
}
.small_card
{
	height: 300px;
	
	text-align: center;
	padding-top: 35px;
	padding-left: 15px;
    padding-right: 15px;
   box-shadow: 0 19px 38px rgba(0,0,0,0.1), 0 0px 1px rgba(0,0,0,0.2);

    
}
.card_text_row
{
	margin-top: 40px;
}
.card_text_row p
{
   margin-top: 5px;
   font-size: 14px;
}
.card_col
{
	padding-right: 0px;
	padding-left: 0px;
}
.home_row2
{
	margin-bottom: 25px;
}
.icon_images
{
	width: 100%;
}
.icon_text
{
	border: 1px solid rgba(0,0,0,.125);
	border-left: none;
	padding-left: 25px;
    padding-top: 55px;
}
.icon_col
{
	padding-right: 0;
}
.home_row3
{
	display: flex;
}
.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}
.padding_card
{
	padding-top: 14%;
}
.card-img-top
{
    width: 163px;
	/*width: 47%;*/
}
.card_row3
{
	margin-top: 30px;
}
.helo .card
{
   margin-bottom: 30px;
}
.dropdown_btn4
{
 width: 100%;
 border: 1px solid #cecdcd;
 height: 50px;
 border-radius: 6px;
 padding-left: 15px;
 padding-right: 15px;
 color: #4e4c49;
 font-size: 14px;
 text-align: left;
 background-color: #fff;
}
.form-control
{
	height: 45px;
}
.prop_card
{
    margin-bottom: 20px;
    /*margin-right: 10px;*/
}
.home_form
{
	position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.search_btn
{
    height: 50px;
}


/*carousel*/
.carousel_img
{
	width: 100%;
	height: 361px;
}
.carousel-wrap {
  /*margin: 90px auto;*/
  padding: 0 5%;
  width: 100%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  /*left: -30px;*/
    position: absolute;
    top: 35%;
    left: -4%;
}

.owl-nav .owl-next {
  /*right: -30px;*/
    position: absolute;
    top: 35%;
    right: -4%;
    
}

.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}
.bottom-left h4
{
    color: #fff;
    
}
.bottom-left p
{
    color: #fff;
    margin-bottom: 10px;
}

.pagination {
  display: block;
}

.pagination li {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  border: 1px solid #ddd;
}

.pagination li.active {
  background-color: #3e4c66;
  color: white;
  border: 1px solid #3e4c66;
}
.pagination li.active a{
color: #fff;    
}

.pagination li:hover:not(.active) {background-color: #ddd;}

.pagination li:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.pagination li:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/*ranger*/
.price-range-slider {
	 width: 100%;
	 float: left;
	 padding: 10px 20px;
	 display: flex;
}
 .price-range-slider .range-value {
	 margin: 0;
}
 .price-range-slider .range-value input {
	 width: 100%;
	 background: none;
	 color: #000;
	 font-size: 16px;
	 font-weight: initial;
	 box-shadow: none;
	 border: none;
	 margin: 20px 0 20px 0;
}
 .price-range-slider .range-bar {
	 border: none;
	 background: #000;
	 height: 3px;
	 width: 50%;
	 margin-left: 8px;
	 margin-top: 12px;
    margin-left: 23px;
}
 .price-range-slider .range-bar .ui-slider-range {
	 background: #f05b61;
}
 .price-range-slider .range-bar .ui-slider-handle {
	 border: none;
	 border-radius: 25px;
	 background: #fff;
	 border: 2px solid #f05b61;
	 height: 17px;
	 width: 17px;
	 top: -0.52em;
	 cursor: pointer;
}
 .price-range-slider .range-bar .ui-slider-handle +span {
	 background: #f05b61;
}
#amount1
{
    border: none;
    font-size: 13px;
    color: gray;
    position: absolute;
    top: 32px;
    background: transparent;
    left: 144px;
}
#span1
{
  position: absolute;
    top: 32px;
    background: transparent;
    font-size: 13px;
    left: 123px;  
}
#span2
{
  position: absolute;
    top: 32px;
    background: transparent;
    font-size: 13px;
    right: 164px; 
}
#amount2
{
    border: none;
    font-size: 13px;
    color: gray;
    position: absolute;
    top: 32px;
    background: transparent;
    right: 9px;
}
#filter1
{
    height: 45px;
    width: 90%;
}
#filter2
{
    height: 45px;
    width: 90%;
}
#filter5
{
    height: 45px;
    width: 93%;
}
#filter4
{
    height: 45px;
    width: 100%;
}
#filter6
{
    height: 45px;
    width: 90%;
}
.second_row{
    margin-top: 20px;
}
.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 40px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    /*font-family: 'Glyphicons Halflings';*/
    /*content: '\e003';*/
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

@media(max-width: 1024px) and (min-width: 320px)
{
	.profile_col
	{
		display: block;
	}
	.profile_row
	{
		margin-left: 0px;
	}
}
@media (max-width: 900px) and (min-width: 768px)
{
    .card_row2 {
    position: relative;
    top: -11%;
     left: 0%; 
    transform: translate(0%, -50%);
     }
     .nav-item {
    padding-left: 0px;
        }
        .big_img{
            
            height: 444px;
        }
        .h_centered
        {
            top: 38%;
            font-size: 45px;
        }
}
@media (max-width: 767px) and (min-width: 300px)
{
    .card_row2 {
    position: relative;
    top: -9%;
     left: 0%; 
    transform: translate(0%, -9%);
     }
     .nav-item {
      padding-left: 0px;
        }
        .h_centered
        {
            top: 38%;
            font-size: 35px;
        }
        .big_img{
            height: 350px;
        }
        .home_row1 {
    margin-top: 10%;
    margin-bottom: 10%;
}
.card_col
{
  margin-bottom: 7%;  
}
.input_style
{
 padding-left: 10px;
 width: 90%;
}
.btnfilter
{
 right: 12%;   
}
.marginl
{
        margin-left: 0px;
        margin-top: 20px;
}
.form-control
{
    width: 90%;
    margin-bottom: 18px;
}
#filter5
{
        width: 90%;
}
#filter4 {
    
    width: 90%;
}
.second_row{
    margin-top: 0px;
} 
.prop_img
{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    /*height: 210px;*/
    border-radius: 7px;
    margin-bottom: 20px;
}
.bg-img-crop
{
   	width: 100%;
    height: 210px;
    overflow: hidden;
}
.prop_img2
{
  margin-bottom: 20px;  
}
.prop_row
{
    margin-top: 0px;
}




}