
:root {
  
  --main-color: #a2c533;
  
}



/*************start*************/
img {
	max-width:100%;
	display:inline-block;
}
body {
	font-family: Helvetica Neue, Helvetica, Arial," sans-serif";

	
}
h1, h2, h3, h4, h5, h6, p{
	margin:0px;
	padding:0px;
	font-weight: normal;
	line-height: 100%;
	
}
a:hover, a:focus{
	text-decoration:none;
}
iframe{
	width: 100%;
}

/*************Topba Area start*************/
/*14 feb 2023*/
.manchester,
.liverpool {
    width: 100%;
    font-size: 14px;
    color:#fff ;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: center;
    border: 1px solid var(--main-color);
    background: var(--main-color);
    border-radius: 50px;
    transition: 0.3s;
    padding: 8px 12px;
}
.manchester:hover,
.liverpool:hover{
 	background: none;
 	color: var(--main-color) !important;
 	border: 1px solid var(--main-color) !important;	
}
.grid-sec-btns {
    display: flex;
    align-items: center;
    justify-content: center;
}
.manchester{
	margin-right: 5px;
}
.liverpool {
	margin-left: 5px;
}
/*14 feb 2023*/
.topbar_area{
	background: #27242b;
	padding-bottom: 12px;
}
.topbar_item_left{
	text-align: left;
}
.topbar_item_right{
	text-align: right;
}
.topbar_area ul{
	margin: 0;
	padding: 0;
}
.topbar_area ul li{
	list-style-type: none;
	display: inline-block;
	padding-top: 12px;
}
.topbar_area ul li a{
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	display: block;
	line-height: 20px;
	letter-spacing: 0.5px;
	transition: 0.3s;
}
.topbar_area ul li a:hover{
	color: var(--main-color);
	transition: 0.3s;
}
.topbar_area ul li a i{
	margin-right: 5px;
}
.topbar_item_left li{
	padding-right: 60px;
}
.nav_contact a:hover{
	background: none;
	color: #fff !important;
}






/*************Header Area start*************/


.page_header{
	background: var(--main-color);
}
.navbar-brand{
	width: auto;
	height: auto;
	display: inline-block;
	width: 200px;
}
.navbar-nav{
	padding: 25px 0px;
}
.navbar {
    min-height: 10px;
    margin-bottom: 0px;
}
.navbar-nav>li>a {
	font-size: 16px;
	color: #fff;
	padding: 13px 22px;
	transition: 0.3s;
	border: 1px solid transparent;
}
.navbar-nav>li>a i{
	font-size: 18px;
	font-weight: 600;
	margin-left: 5px;
	position: relative;
	bottom: -1px;
}
.navbar-nav>li>a:hover{
	transition: 0.3s;
	color: #000;
	background: none;
}
.nav_contact{
	padding-left: 22px;
}
.nav_contact a{
	width: 170px;
	text-align: center;
	background: #fff;
	color: var(--main-color) !important;
	font-weight: 600;
	letter-spacing: 0.5px;
	border-radius: 50px;
	border: 1px solid #fff !important;
}
.nav_contact a:hover{
	background: none;
	color: #fff !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: none;
	border: 1px solid transparent;
	color: #000 !important;
}

.sp_dropdoun_nav{
	background: #27242b;
	margin-top: 26px !important;
	border: none;
	box-shadow: 0px 0px 0px #27242b;
}
.sp_dropdoun_nav:before{
	content: "";
	position: absolute;
    top: -7px;
    right: 30px;
	width: 30px;
	height: 30px;
	background: #27242b;
	transform: rotate(45deg);
}
.sp_dropdoun_nav li{
	position: relative;
	z-index: 100;
}
.sp_dropdoun_nav li a{
	line-height: 20px;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	color: #fff;
}
.sp_dropdoun_nav li a:hover{
	background: var(--main-color) !important;
	color: #fff !important;
}
.sp_dropdoun_nav li a i{
	margin-right: 5px;
}


/*************Hero Area start*************/

.hero_area{
	position: relative;
	height: 450px;
	margin-bottom: 150px;
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel, .carousel-inner, .carousel-inner .item {
  height: 100%;
}
.hreo_slide_1{
	width: 100%;
	height: 780px;
}
.hreo_slide_1 video {
	width: 100%;
	height: 450px;
	filter: brightness(120%);
	object-fit: cover;
	object-position: bottom;
}
.hreo_slide_2{
	width: 100%;
	height: 640px;
	background: url(../images/mainVideo.gif) center center no-repeat;
	background-size: cover;
}
.hreo_slide_3{
	width: 100%;
	height: 640px;
	background: url(../images/mainVideo.gif) center center no-repeat;
	background-size: cover;
}
.hreo_slide_4{
	width: 100%;
	height: 640px;
	background: url(../images/mainVideo.gif) center center no-repeat;
	background-size: cover;
}
.hreo_slide_5{
	width: 100%;
	height: 640px;
	background: url(../images/mainVideo.gif) center center no-repeat;
	background-size: cover;
}
.hero_content{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.46);
	padding-top: 70px;
}
.hero_content h1{
	font-size: 70px;
	color: #fff;
	font-weight: 600;
	line-height: 75px;
}
.hero_content p{
	font-size: 24px;
	color: #fff;
	line-height: 34px;
	padding-top: 25px;
}
.hero_form{
	width: 100%;
	margin-top: 255px;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
	background: rgba(0, 0, 0, 1);
	border-radius: 6px;
	max-width: 600px;
}
.hero_form input{
	width: 100%;
	height: 60px;
	padding: 10px 15px;
	border-radius: 6px;
	font-size: 16px;
	color: #000;
	background: #fff;
}
.hero_form label{
	font-size: 20px;
	font-weight: 600px;
	color: #fff;
	padding-bottom: 15px;
}
.hero_btns{
	text-align: right;
	padding-top: 15px;
}
.hero_btns a{
	font-size: 16px;
	color: var(--main-color);
	line-height: 50px;
	display: inline-block;
	transition: 0.3s;
}
.hero_btns a:hover{
	color: #fff;
	transition: 0.3s;
}
.hero_btns a i{
	margin-right: 10px;
}
.hero_btns button{
	width: 180px;
	height: 50px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.5px;
	text-align: center;
	background: var(--main-color);
	border: 1px solid var(--main-color);
	border: none;
	outline: none;
	border-radius: 50px;
	margin-left: 30px;
	transition: 0.3s;
}
.hero_btns button i{
	margin-right: 8px;
	margin-left: -10px;
}
.hero_btns button:hover{
	color: var(--main-color);
	transition: 0.3s;
	background: none;
	border: 1px solid var(--main-color);
}

/*#entireHeader{
	top: 0;
	position: fixed;
	width: 100%;
	z-index: 1000;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.2);
}*/

/*************Feature Area start*************/


.feature_area{
	padding: 30px 0px 60px;
}
.feature_area .col-xs-3{
	padding-top: 30px;
}
.feature_item{
	width: 100%;
	height: 280px;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0px 0px 20px rgba(211, 211, 209, 0.74);
	padding: 30px;
	position: relative;
	overflow: hidden;
}
.feature_item .feature_item_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.feature_item_content{
	position: relative;
	z-index: 100;
}
.feature_item img{
}
.feature_item h4{
	font-size: 22px;
	color: #27242b;
	font-weight: 600;
	line-height: 24px;
	padding-top: 25px;
}
.feature_item p{
	font-size: 14px;
	color: #27242b;
	line-height: 20px;
	padding-top: 25px;
	margin-bottom: 15px;
}
.feature_item_bg{
	width: 150px;
	height: 150px;
	position: absolute;
	bottom: -20px;
	right: -20px;
	opacity: 0.18;
}
.feature_item_bg img{
	width: 100%;
}


/*************Hero Area start*************/


.reputation_area{
	background: #d7d7d7;
	padding-bottom: 60px;
	padding-top: 30px;
}
.reputation_area .col-sm-5, .reputation_area .col-sm-7{
	padding-top: 30px;
}
.reputation_area h3{
	font-size: 38px;
	color: #27242b;
	font-weight: 600;
	padding-top: 10px;
}
.reputation_area p{
	font-size: 17px;
	color: #27242b;
	line-height: 27px;
	padding-top: 20px;
	padding-right: 30px;
}
.reputation_area h5{
	font-size: 18px;
	color: #27242b;
	line-height: 26px;
	font-weight: 600;
	padding-top: 20px;
	text-align: center;
}
.reputation_area_video{
	border-radius: 15px;
	box-shadow: 0px 0px 20px rgba(211, 211, 209, 0.74);
}
.reputation_area video{
	max-width: 100%;
	border-radius: 15px;
	box-shadow: 0px 0px 20px rgba(211, 211, 209, 0.74);
}


/*************Service Area start*************/


.service_area{
	padding: 60px 0px;
}
.service_area .col-xs-4{
	padding-top: 30px;
}
.service_headline{
	padding-bottom: 30px;
}
.service_headline h3{
	font-size: 38px;
	color: #27242b;
	font-weight: 600;
	padding-top: 10px;
}
.service_area_item{
	position: relative;
	padding-bottom: 85px;
	box-shadow: 0px 0px 20px rgba(211, 211, 209, 0.74);
	border-radius: 5px;
	overflow: hidden;
	transition: 0.3s;
	max-height: 280px;
}
.service_area_item img{
	width: 100%;
}
.service_area_content{
	width: 100%;
	height: 85px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	transition: 0.3s;
}
.service_area_item:hover .service_area_content{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.service_area_content_table{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: table;
}
.service_area_content_coll{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.service_area_content p{
	font-size: 16px;
	color: #fff;
	font-weight: 600;
}
.service_area_item_link{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 100;
}
.service_area_item_link a{
	width: 100%;
	height: 100%;
	display: block;
}
.service_btns{
	padding-top: 60px;
	text-align: center;
}
.service_btns button{
	width: 235px;
	height: 62px;
	font-size: 16px;
	color: var(--main-color);
	font-weight: 500;
	letter-spacing: 0.5px;
	text-align: center;
	border: 1px solid var(--main-color);
	background: none;
	border-radius: 50px;
	transition: 0.3s;
}
.service_btns button:hover{
	transition: 0.3s;
	background-color: var(--main-color);
	color: #fff;
}


/*************Service Area start*************/


.protiest_area{
	padding: 60px 0px;
	background: var(--main-color);
	overflow: hidden;
}
.protiest_area_headline{
	padding-bottom: 30px;
}
.protiest_area_headline h3{
	font-size: 38px;
	color: #fff;
	font-weight: 600;
	padding-top: 10px;
}
.protiest_item{
    border-radius: 8px;
    box-shadow: 0px 0px 20px rgba(211, 211, 209, 0.74);
    position: relative;
    overflow: hidden;
}

.protiest_item img:hover{
	cursor: pointer;
}
.protiest_item_content{
	background: #fff;
	padding: 20px;
}
.protiest_item_txt{
	width: 100%;
	height: 140px;
}
.protiest_item_content h4{
	font-size: 19px;
	color: #27242b;
	font-weight: 600;
	line-height: 29px;
}
.protiest_item_txt a {
	color: black;
}
.protiest_item_content p{
	font-size: 14px;
	color: var(--main-color);
	line-height: 24px;
	padding-top: 10px;
}
.protiest_item_content ul{
	padding: 0;
	margin: 0;
	text-align: center;
}
.protiest_item_content ul li{
	list-style-type: none;
	display: inline-block;
	padding: 8px 8px 0px;
}
.protiest_item_content ul li a{
	font-size: 16px;
	line-height: 26px;
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.protiest_item_content ul li a img{
	margin-right: 8px;
	vertical-align: top;
}
.protiest_item_btn{
	padding-top: 25px;
}
.protiest_item_btn button{
	width: 100%;
	height: 42px;
	font-size: 16px;
	color: var(--main-color);
	font-weight: 500;
	letter-spacing: 0.5px;
	text-align: center;
	border: 1px solid var(--main-color);
	background: none;
	border-radius: 50px;
	transition: 0.3s;
}
.protiest_item_btn button:hover{
	transition: 0.3s;
	background-color: var(--main-color);
	color: #fff;
}
.protiest_all_btn{
	text-align: center;
	padding-top: 60px;
}
.protiest_all_btn button{
	width: 235px;
	height: 62px;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.5px;
	text-align: center;
	border: 1px solid #fff;
	background: none;
	border-radius: 50px;
	transition: 0.3s;
}
.protiest_all_btn button:hover{
	transition: 0.3s;
	background-color: #fff;
	color: var(--main-color);
}
.properties_slider{
	padding-top: 30px;
	position: relative;
}
#owl-demo-1 .item{
	padding: 0px 15px;
	background: none;
}
.properties_slider_left_icon{
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -21px;
	margin-left: -85px;
}
.properties_slider_left_icon a{
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	display: block;
	border: 1px solid #fff;
	border-radius: 50%;
	cursor: pointer;
	
}
.properties_slider_right_icon{
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -21px;
	margin-right: -85px;
}
.properties_slider_right_icon a{
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	display: block;
	border: 1px solid #fff;
	border-radius: 50%;
	cursor: pointer;
	
}


/*************Reviews Area start*************/


.reviews_area{
	padding: 60px 0px;
	background: url(../images/img_1.png) center center no-repeat;
	background-size: cover;
}
.reviews_area_headline{
	padding-bottom: 60px;
}
.reviews_area_headline h3{
	font-size: 38px;
	color: #fff;
	font-weight: 600;
	padding-top: 10px;
}
.reviews_slider{
	background: #fff;
	padding: 60px 30px 20px;
	text-align: center;
	border-radius: 8px;
}
.reviews_slider p{
	max-width: 920px;
	margin: 0 auto;
	font-size: 20px;
    color: #27242b;
    line-height: 32px;
	text-align: center;
}
.reviews_slider h5{
	font-size: 16px;
    color: var(--main-color);
    line-height: 24px;
	text-align: center;
	padding-top: 25px;
}
.reviews_slider .item{
    background: none !important;
}
.reviews_slider .owl-pagination{
	padding-top: 15px;
}
.reviews_slider .owl-page{
	width: 10px;
	height: 10px;
	background: #d8d8d8;
	display: inline-block;
	margin: 5px;
	border-radius: 50%;
}
.reviews_slider .owl-page.active{
	width: 10px;
	height: 10px;
	background: var(--main-color);
}


/*************Reviews Area start*************/


.register_area{
	background: var(--main-color);
	padding: 60px 0px;
	text-align: center;
}
.register_area h3{
	font-size: 38px;
	color: #fff;
	font-weight: 600;
	padding-top: 10px;
}
.register_area p{
	font-size: 17px;
    color: #e3edc3;
    line-height: 27px;
    padding-top: 15px;
	padding-bottom: 25px;
	letter-spacing: 0.5px;
}
.register_area button{
	width: 180px;
    height: 62px;
    font-size: 16px;
    color: var(--main-color);
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 50px;
    transition: 0.3s;
}
.register_area button:hover{
    color: #fff;
    border: 1px solid #fff;
    background: none;
    transition: 0.3s;
}



/*************Footer Area start*************/


.page_footer{
	background: #27242b;
	padding-top: 30px;
}
.page_footer .col-sm-3{
	padding-top: 30px;
}
.footer_item_1{

}
.footer_logo{
	max-width: 228px;
}
.footer_item_2{
	padding-left: 114px;
}
.footer_item_2 ul{
	margin: 0;
	padding: 0;
}
.footer_item_2 ul li{
	list-style-type: none;
	padding-bottom: 30px;
}
.footer_item_2 ul li:last-child{
	padding-bottom: 0px;
}
.footer_item_2 ul li a{
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	transition: 0.3s;
}
.footer_item_2 ul li a:hover{
	color: var(--main-color);
	transition: 0.3s;
}
.footer_item_4{
	
}
.footer_item_4 ul{
	margin: 0;
	padding: 0;
	text-align: right;
}
.footer_item_4 ul li{
	list-style-type: none;
	padding-left: 25px;
	display: inline-block;
}
.footer_item_4 ul li a{
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	transition: 0.3s;
}
.footer_item_4 ul li a:hover{
	color: var(--main-color);
	transition: 0.3s;
}
.page_footer_middlerow{
	padding-top: 50px;
	padding-bottom: 45px;
}
.footer_item_5{
}
.footer_item_5 ul{
	margin: 0;
	padding: 0;
}
.footer_item_5 ul li{
	list-style-type: none;
	padding-bottom: 30px;
}
.footer_item_5 ul li:last-child{
	padding-bottom: 0px;
}
.footer_item_5 ul li a{
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	transition: 0.3s;
	letter-spacing: 1px;
}
.footer_item_5 ul li a i{
	margin-right: 10px;
}
.footer_item_5 ul li a:hover{
	color: var(--main-color);
	transition: 0.3s;
}
.page_footer_bottomrow{
	border-top: 1px solid #535056;
	padding: 30px 0px;
}
.page_footer_bottomrow p{
	font-size: 14px;
	color: #d2d2d3;
	letter-spacing: 1px;
}




/*************Inner Hero Area start*************/

.inner_hero_area{
	width: 100%;
	background: url(../images/img_1.png) center center no-repeat;
	background-size: cover;
}
.inner_hero_area_box{
	width: 100%;
	height: auto;
	min-height: 200px;
	display: table;
}
.inner_hero_area_row{
	display: table-row;
}
.inner_hero_area_col{
	display: table-cell;
	vertical-align: middle;
	padding: 30px 0px;
}
.inner_hero_area h1{
	font-size: 72px;
	color: #fff;
	font-weight: 600;
	line-height: 120%;
	letter-spacing: 2px;
	text-align: center;
}
.inner_hero_area p{
	font-size: 22px;
	color: #fff;
	line-height: 37px;
	padding-top: 40px;
	text-align: center;
}


/*************About Page Area start*************/


.about_page_area_1{
	padding: 60px 0px;
}
.about_page_headline_1{
	
}
.about_page_headline_1 h3{
	font-size: 32px;
    color: #27242b;
    font-weight: 600;
	line-height: 47px;
}
.about_page_area_1_item{
	padding-top: 60px;
	padding-bottom: 20px;
}
.about_page_area_1_item .col-sm-5, .about_page_area_1_item .col-sm-7{
	float: none;
}
.about_page_area_1_item h4{
	font-size: 22px;
    color: #27242b;
    font-weight: 600;
	line-height: 32px;
}
.about_page_area_1_item p{
	font-size: 18px;
    color: #27242b;
	line-height: 30px;
	padding-top: 20px;
}
.about_item_text_left{
	padding-right: 90px;
}
.about_page_area_1_item img{
	width: 100%;
	border-radius: 5px;
	box-shadow: 0px 0px 20px rgba(211, 211, 209, 0.74);
}
.about_item_text_right{
	padding-left: 90px;
}
.team_area{
	padding: 30px 0px 90px 0px;
}
.team_headline{
	padding-bottom: 30px;
}
.team_headline h3{
	font-size: 38px;
    color: #27242b;
    font-weight: 600;
    padding-top: 10px;
}
.team_item{
	padding-top: 30px;
	text-align: center;
}
.team_mamber_pic{
	background: #8c8c8c;
	padding: 35px;
	border-radius: 5px;
	text-align: center;
}
.team_item h4{
	font-size: 22px;
    color: #27242b;
    font-weight: 600;
	line-height: 32px;
	padding-top: 20px;
}
.team_item p{
	font-size: 18px;
    color: #27242b;
	line-height: 28px;
	text-transform: capitalize;
}

.team_area .col-xs-3{
	min-height: 210px !important;
}


/*************Pay Page Area start*************/


.pay_page_area_1{
	padding: 60px 0px 0px;
}
.pay_page_area_1 .col-sm-6{
	float: none;
}
.pay_page_area_txt{
	padding-right: 90px;
}
.pay_page_area_txt h4{
	font-size: 24px;
    color: #27242b;
    font-weight: 600;
	line-height: 35px;
}
.pay_form{
	width: 100%;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0px 0px 20px rgba(211, 211, 209, 0.74);
    padding: 30px;
}
.pay_form h4{
	font-size: 24px;
    color: #27242b; 
    font-weight: 600;
	line-height: 35px;
	padding-bottom: 25px;
}
.pay_form label{
	font-size: 15px;
    color: #27242b;
    font-weight: 400;
	line-height: 25px;
	display: block;
	padding-bottom: 6px;
}
.pay_form input, .pay_form select{
	width: 100%;
	height: 55px;
	font-size: 16px;
    color: #27242b;
    font-weight: 400;
	padding: 10px 30px;
	border: 1px solid #c7c7c7;
	border-radius: 50px;
}
.pay_form .form-group{
	padding-top: 0px;
	margin-bottom: 25px;
}
.pay_form button{
	width: 100%;
	height: 55px;
	font-size: 16px;
    color: #fff;
    font-weight: 600;
	letter-spacing: 1px;
	padding: 10px 30px;
	border: 1px solid var(--main-color);
	background: var(--main-color);
	border-radius: 50px;
	transition: 0.3s;
	outline: none;
}
.pay_form button:hover{
	transition: 0.3s;
	color: var(--main-color);
	background: none;
}
.pay_form p{
	font-size: 18px;
    color: #27242b;
	line-height: 30px;
	padding-top: 20px;
}
.pay_faq_area{
	padding: 120px 0px;
}
.pay_faq_area h4{
	font-size: 22px;
    color: #27242b;
    font-weight: 600;
    line-height: 32px;
}
.pay_faq_area h5{
	font-size: 16px;
    color: #27242b;
    font-weight: 600;
    line-height: 26px;
	padding-top: 25px;
}
.pay_faq_area p{
	font-size: 18px;
    color: #27242b;
    line-height: 30px;
	padding-top: 5px;
}


/*************Property Page Area start*************/


.property_page_area_1{
	padding-top: 60px;
}
.property_page_area_1 p{
	font-size: 22.6px;
    color: #27242b;
    line-height: 40px;
}
.property_page_area_2{
	padding: 10px 0px 60px;
}
.property_area_2_pic{
	
}
.property_area_2_pic img{
	width: 100%;
	text-align: center;
}
.property_page_area_2 h4{
	font-size: 22px;
    color: #27242b;
    font-weight: 600;
    line-height: 32px;
	padding-top: 50px;
}
.property_page_area_2 p{
	font-size: 18px;
    color: #27242b;
    line-height: 30px;
    padding-top: 20px;
}


.property_feature{
	background: #27242b;
	padding: 60px 0px;
}
.property_feature_headline{
	max-width: 840px;
	margin: 0 auto;
	text-align: center;
}
.property_feature_headline h3{
	font-size: 32px;
    color: #fff;
    font-weight: 600;
    line-height: 42px;
}
.property_feature_item{
	padding-top: 20px;
	text-align: center;
	min-height: 320px;
}
.property_feature .col-xs-2{
	padding-top: 30px;
}
.property_feature_item h2{
	font-size: 80px;
	color: var(--main-color);
}
.property_feature_item p{
	font-size: 21px;
    color: #fff;
    line-height: 26px;
	letter-spacing: 0.4px;
	padding-top: 25px;
}
.about_page_area_3{
	padding-bottom: 120px;
}


/*************Property Page Area start*************/


.search_banner{
	background: #27242b;
	padding: 35px 0px;
}
.search_headline{
	
}
.search_headline h3{
	font-size: 24px;
	color: #fff;
	font-weight: 600;
}
.search_banner_form{
	
}
.search_checkbox{
	padding-top: 5px;
}
.search_checkbox p{
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 24px;
	padding: 15px 10px;
}
.search_checkbox .row{
	margin: 0px -5px;
}
.search_checkbox ul{
	margin: 0;
	padding: 0;
	text-align: left;
}
.search_checkbox ul li{
	list-style-type: none;
	display: inline-block;
	padding: 0px 5px;
}
.checkbox_item {
  position: relative;
}
.checkbox_item label {
	width: 132px;
	height: 50px;
	display: block;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	font-weight: 400;
	position: relative;
	text-align: center;
	background-color: #d7d7d7;
	border-radius: 50px;
}
.checkbox_item label:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 28px;
	width: 14px;
	height: 14px;
	background: none;
	margin-top: -7px;
}
.checkbox_item input[type="radio"] {
  visibility: hidden;
	display: none;
}
.checkbox_item input[type="radio"]:checked + label {
	background-color: var(--main-color);
}
.checkbox_item input[type="radio"]:checked + label:after {
	width: 14px;
	height: 14px;
	background: url(../images/icons/check.png) center center no-repeat;
	background-size: 14px;
}
.search_select_area{
	
}
.search_select_area .row{
	margin: 0 -12px;
}
.search_select_area .col-xs-1{
	width: 12.5%;
	padding-left: 12px;
	padding-right: 12px;
}
.search_select_area .col-xs-3, .search_select_area .col-xs-6, .search_select_area .col-xs-12{
	padding-left: 12px;
	padding-right: 12px;
}
.search_select_area label{
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 24px;
	padding: 15px 0px 10px;
	margin: 0;
}

.search_select_area input{
	width: 100%;
	height: 40px;
	padding: 5px 20px;
	border-radius: 50px;
	background: #fff;
	font-size: 14px;
	color: #000;
}
.search_select_area select{
    width: 100%;
    height: 40px;
    border-radius: 50px;
    color: #878787;
    font-size: 14px;
    line-height: 22px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/icons/angle_bottom.png) right 20px center no-repeat #fff;
	background-size: 13px;
    transition: 0.3s;
	padding: 5px 31px 5px 20px;
	border: 1px solid black;
}
.search_submit{
	text-align: right;
	padding-top: 30px;
}
.search_submit button{
	width: 180px;
	height: 50px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	background: var(--main-color);
	outline: none;
	border: 1px solid var(--main-color);
	border-radius: 50px;
	transition: 0.3s;
}
.search_submit button i{
	mirgin-right: 15px;
}
.search_submit button:hover{
	background: none;
	transition: 0.3s;
}
.search_page_area{
	padding: 60px 0px;
}
.search_area_topbar{
	border-bottom: 1px solid #d8d8d8;
}
.search_area_topbar .col-sm-6{
	padding-bottom: 30px;
}
.search_area_topbar h3{
	font-size: 32px;
    color: #27242b;
    font-weight: 600;
    line-height: 42px;
}
.search_topbar_select{
	text-align: right;
}
.search_topbar_select label{
	font-size: 14px;
	color: #27242;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 42px;
	padding-right: 15px;
	margin: 0;
	display: inline-block;
}

.search_topbar_select select{
    width: 170px;
    height: 42px;
    border-radius: 50px;
    color: #878787;
    font-size: 14px;
    line-height: 22px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/icons/angle_bottom.png) right 20px center no-repeat #fff;
	background-size: 13px;
    transition: 0.3s;
	padding: 5px 31px 5px 20px;
	display: inline-block;
	border: 1px solid #ececec;
}
.search_area_items{
	
}
.search_area_items .col-xs-3{
	padding-top: 60px;
}
.search_area_bottombar{
	padding-top: 60px;
	text-align: right;
	padding-bottom: 60px;
}
.search_area_bottombar p{
	font-size: 16px;
	color: #8c8c8c;
	line-height: 26px;
	padding-top: 20px;
}
.search_area_bottombar button{
	height: 42px;
	text-align: center;
	font-size: 16px;
	color: var(--main-color);
	margin: 4px !important ;
	border: 1px solid var(--main-color);
	background: #fff;
	transition: 0.3s;
}
.search_area_bottombar button:hover, .search_area_bottombar .serial_active{
	color: #fff;
	border: 1px solid var(--main-color);
	background: var(--main-color);
	transition: 0.3s;
}
.search_area_bottombar .serial_btn{
	width: 42px;
	border-radius: 50% !important;
}
.search_area_bottombar .serial_btn_left{
	width: 130px;
	border-radius: 50px !important;
}
.search_area_bottombar .serial_btn_right{
	width: 130px;
	border-radius: 50px !important;
	
}




/*************Individual property Page Area start*************/


.individual_property_area{
	padding: 60px 0px 80px 0px;
}
.individual_property_area .col-sm-4, .individual_property_area .col-sm-8{
	padding-top: 60px;
}
.individual_property_headding{
	
}
.individual_property_headding h3{
	font-size: 38px;
    color: #27242b;
    font-weight: 600;
    line-height: 42px;
}
.individual_property_headding p{
	font-size: 28px;
    color: var(--main-color);
    line-height: 42px;
	padding-top: 15px;
}
.individual_items_slider{
	position: relative;
}
.individual_items_slider .properties_slider_left_icon{
	margin-left: 30px;
}
.individual_items_slider .properties_slider_right_icon{
	margin-right: 30px;
}
.individual_slide_item{
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.individual_slide_item img{
	position: relative;
}
.individual_slide_item_pic{
	
}
.individual_slide_item_pic img{
	width: 100%;
}
.individual_slide_item_over{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.individual_slide_item_content{
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 30px;
	z-index: 20;
}
.individual_slide_item_content p{
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	line-height: 24px;
	text-shadow: 0px 0px 2px #000;
}
.individual_slide_item_content .col-xs-8{
	text-align: right;
}
.individual_buttons{
	padding-top: 30px;
}
.individual_buttons ul{
	margin: 0;
	padding: 0;
}
.individual_buttons ul li{
	list-style-type: none;
	display: inline-block;
	padding-right: 60px;
}
.individual_buttons ul li a{
	font-size: 16px;
    color: var(--main-color);
    line-height: 50px;
	transition: 0.3s;
}
.individual_buttons ul li a:hover{
    color: #27242b;
	transition: 0.3s;
}
.individual_buttons ul li button{
	width: 158px;
	height: 50px;
	font-size: 16px;
    color: var(--main-color);
    line-height: 50px;
	padding: 0;
	text-align: center;
	border: 1px solid var(--main-color);
	background: #fff;
	outline: none;
	border-radius: 50px;
	transition: 0.3s;
}
.individual_buttons ul li button:hover{
	color: #fff;
	background: var(--main-color);
	transition: 0.3s;
}
.individual_page_listing{
	padding-top: 30px;
}
.individual_page_listing ul{
	margin: 0;
	padding: 0;
}
.individual_page_listing ul li{
	width: 50%;
	list-style-type: none;
	float: left;
	padding: 30px 10px 0px;
}
.individual_page_listing ul li p{
	font-size: 17px;
    color: #27242b;
    line-height: 30px;
	position: relative;
	padding-left: 30px;
}
.individual_page_listing ul li p:before{
	content: "";
	position: absolute;
	top: 6px;
	left: 0px;
	height: 14px;
	width: 14px;
	background: var(--main-color);
	border-radius: 50%;
}
.individual_page_txt{
	padding-top: 30px;
	font-size: 17px;
    color: #27242b;
    line-height: 30px;
    text-align: justify;

}
.individual_page_txt .textdiv h3{
		font-size: 17px;
    color: #27242b;
    line-height: 22px;
    margin-bottom: 10px;
}
.individual_page_txt .textdiv{
	position: relative;
	height: 250px;
	mask-image: linear-gradient(to bottom, black 150px, transparent 100%);
-webkit-mask-image: linear-gradient(to bottom, black 150px, transparent 100%);
	padding-top: 30px;
}
.individual_page_txt.active .textdiv{
  height: inherit;
  mask-image: inherit;
-webkit-mask-image: inherit;
}
.individual_property_map{
	padding-top: 30px;
	border-radius: 10px;
}
.individual_property_map img{
	width: 100%;
	border-radius: 10px;
}
.property_overview{
	background: #d7d7d7;
	padding: 30px;
	border-radius: 10px;
}
.property_overview h4{
	font-size: 16px;
    color: #27242b;
    font-weight: 600;
    line-height: 26px;
}
.property_overview_list1{
	padding-top: 15px;
}
.property_overview_list1 ul{
	margin: 0;
	padding: 0;
}
.property_overview_list1 ul li{
	list-style-type: none;
	display: inline-block;
	padding: 8px 8px 0px;
}
.property_overview_list1 ul li a{
	font-size: 16px;
    line-height: 26px;
    display: block;
    text-align: center;
    color: #000;
    text-decoration: none;
}
.property_overview_list1 ul li a img {
    margin-right: 8px;
    vertical-align: top;
}
.property_overview_list1 p{
	font-size: 14px;
    color: #27242b;
    line-height: 20px;
	text-transform: uppercase;
	padding-top: 25px;
}
.property_overview_btn{
	padding-top: 30px;
}
.property_overview_btn button{
	width: 100%;
    height: 50px;
    font-size: 17px;
    color: #fff;
    letter-spacing: 1px;
    background: var(--main-color);
    outline: none;
    border: 1px solid var(--main-color);
    border-radius: 50px;
    transition: 0.3s;
}
.property_overview_btn button:hover {
    background: #fff;
    transition: 0.3s;
	color: var(--main-color);
}
.property_overview_list2{
	padding-top: 25px;
}
.property_overview_list2 ul{
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
.property_overview_list2 ul li{
	list-style-type: none;
	font-size: 16px;
    color: #27242b;
    line-height: 30px;
	padding-top: 5px;
	position: relative;
	padding-left: 28px;
}
.property_overview_list2 ul li span{
	position: absolute;
	top: 5px;
	left: 0px;
	width: 15px;
	height: 15px;
	display: block;
}
.property_overview_list2 ul li i{
	margin-right: 10px;
}

.individual_tab{
	padding-top: 30px;
}
.individual_tab .nav-tabs {
	border: none;
}
.individual_tab .nav-tabs>li>a {
    font-size: 16px;
    color: var(--main-color);
    line-height: 48px;
    transition: 0.3s;
	margin: 0;
	padding: 0px 40px;
	cursor: pointer;
}
.individual_tab .nav-tabs>li {
	margin-right: 10px;
}
.individual_tab .nav-tabs>li.active>a, .individual_tab .nav-tabs>li>a:hover{
    color: var(--main-color);
    border: 1px solid var(--main-color);
    background: #fff;
    border-radius: 50px;
    transition: 0.3s;
	cursor: pointer;
}





/*************Contact Us Page Area start*************/


.contactus_area{
	padding: 60px 0px 90px;
}
.contactus_area .col-sm-4, .contactus_area .col-sm-8{
	padding-bottom: 30px;
}
.form_box{
	width: 100%;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0px 0px 20px rgba(211, 211, 209, 0.74);
    padding: 60px 30px;
}
.icon_and_input{
	position: relative;
	margin-bottom: 25px;
}
.icon_and_input input, .icon_and_input select {
    width: 100%;
    height: 55px;
    font-size: 16px;
    color: #27242b;
    font-weight: 400;
    padding: 10px 30px 10px 50px;
    border: 1px solid #c7c7c7;
    border-radius: 50px !important;
    outline: none;
    background: white;
}
.icon_and_input_right{
	position: relative;
	margin-bottom: 25px;
}
.icon_and_input_right input{
	width: 100%;
    height: 55px;
    font-size: 16px;
    color: #27242b;
    font-weight: 400;
    padding: 10px 50px 10px 30px;
    border: 1px solid #c7c7c7;
    border-radius: 50px;
	outline: none;
}
.simple_input{
	position: relative;
	margin-bottom: 25px;
}
.simple_input input{
	width: 100%;
    height: 55px;
    font-size: 16px;
    color: #27242b;
    font-weight: 400;
    padding: 10px 30px;
    border: 1px solid #c7c7c7;
    border-radius: 50px;
	outline: none;
}
.form_icon{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 22px;
	margin-top: -13px;
	font-size: 18px;
	color: #878787;
}
.form_icon_right{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 22px;
	margin-top: -13px;
	font-size: 18px;
	color: #878787;
}
.form_select{
	position: relative;
	margin-bottom: 25px;
}
.form_select select{
	width: 100%;
    height: 55px;
    border-radius: 50px;
    color: #878787;
    font-size: 14px;
    line-height: 22px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/icons/angle_bottom.png) right 20px center no-repeat #fff;
    background-size: 13px;
    transition: 0.3s;
    padding: 5px 31px 5px 20px;
    border: 1px solid #c7c7c7;
	outline: none;
}
.form_textarea{
	margin-bottom: 25px;
}
.form_textarea textarea{
	width: 100%;
    height: 200px;
    font-size: 16px;
    color: #27242b;
    font-weight: 400;
    padding: 20px;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
	outline: none;
}
.form_right_btn{
	text-align: right;
}
.form_right_btn button{
	width: 200px;
    height: 60px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 30px;
    border: 1px solid var(--main-color);
    background: var(--main-color);
    border-radius: 50px;
    transition: 0.3s;
    outline: none;
}
.form_right_btn button:hover {
    transition: 0.3s;
    color: var(--main-color);
    background: none;
}
.contactus_sitebar{
	
}
.contactus_sitebar_title{
	padding-top: 10px;
}
.contactus_sitebar_title h4{
	font-size: 16px;
    color: #27242b;
    font-weight: 600;
    line-height: 30px;
}
.contactus_sitebar_box{
	background: #d7d7d7;
	padding: 30px;
	border-radius: 10px;
	margin-top: 30px;
}
.contactus_sitebar_box h5{
	font-size: 16px;
    color: #27242b;
    line-height: 26px;
}
.contactus_sitebar_map{
	border-radius: 10px;
	overflow: hidden;
	margin-top: 20px;
}
.contactus_sitebar_map img{
	width: 100%;
}
.contactus_sitebar_panel{
	padding-top: 30px;
}
.contactus_sitebar_panel .panel-default>.panel-heading {
    color: #333;
    background-color: #d7d7d7;
    border-color: #d7d7d7;
	padding: 0;
	box-shadow: 0px 0px 0px transparent;
}
.contactus_sitebar_panel .panel-default>.panel-heading a{
	padding: 10px 0px;
	display: block;
	position: relative;
	font-weight: 600;
}
.contactus_sitebar_panel .panel-default>.panel-heading a.collapsed:before{
	content: "";
	position: absolute;
	top: 8px;
	right: 0px;
	width: 15px;
	height: 15px;
	background: url(../images/icons/angle_bottom.png) right center no-repeat;
	transform: rotate(0deg);
}
.contactus_sitebar_panel .panel-default>.panel-heading a:before{
	content: "";
	position: absolute;
	top: 8px;
	right: 0px;
	width: 15px;
	height: 15px;
	background: url(../images/icons/angle_bottom.png) right center no-repeat;
	transform: rotate(-180deg);
}
.contactus_sitebar_panel .panel-default>.panel-heading a{
}
.contactus_sitebar_panel .panel-group .panel {
	background: #d7d7d7;
}
.contactus_sitebar_panel .property_overview_list2 {
    padding-top: 0px;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border: none;
	padding: 0px;
	box-shadow: 0px 0px 0px transparent;
	font-size: 16px;
	line-height: 25px;
}
.contactus_sitebar_panel .panel {
	border: none !important;
	box-shadow: 0px 0px 0px transparent !important;
}


/*************Contact Us Page Area start*************/


.report_repair_area_1{
	padding-top: 60px;
}
.report_repair_icon_area{
	padding-bottom: 60px;
	border-bottom: 1px solid #d8d8d8;
}
.report_repair_area_1 .row{
	margin: 0 -13px;
}
.report_repair_area_1 .col-xs-2{
	padding: 26px 13px 0px;
}
.report_repair_headding h3{
	font-size: 38px;
    color: #27242b;
    font-weight: 600;
    line-height: 42px;
}
.report_repair_headding p{
	font-size: 17px;
    color: #27242b;
    line-height: 27px;
    position: relative;
    padding-top: 15px;
}
.report_repair_icon_box{
	width: 100%;
	height: 200px;
	text-align: center;
	padding: 30px;
	position: relative;
}
.report_repair_checkbox{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	margin: 0;
	padding: 0;
	border: none;
}
.report_repair_checkbox{
	
}
.report_repair_checkbox input[type="checkbox"] {
	visibility: hidden;
	display: none;
}
.report_repair_checkbox label{
	width: 100%;
	height: 100%;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	border: 4px solid #d7d7d7;
	border-radius: 10px;
	position: relative;
}
.report_repair_checkbox input[type="checkbox"]:checked + label {
	background: rgba(215, 215, 215, 0.23);
	border: 4px solid var(--main-color);
}
.report_repair_checkbox label:after {
	content: "";
	position: absolute;
	top: 12px;
	right: 12px;
	width: 20px;
	height: 20px;
	border: 3px solid #000;
	border-radius: 50%;
	z-index: 100;
}
.report_repair_checkbox input[type="checkbox"]:checked + label:after {
	border: 3px solid var(--main-color);
	background: url(../images/icons/check.png) center center no-repeat var(--main-color);
	background-size: 14px;
}
.report_repair_icon_txt{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 30px 20px;
	text-align: center;
}
.report_repair_icon_txt h5{
	font-size: 16px;
    color: #27242b;
    font-weight: 600;
    line-height: 24px;
}
.report_repair_area_2{
	padding-top: 60px;
}
.click_to_upload_area{
	padding-bottom: 60px;
	border-bottom: 1px solid #d8d8d8;
}
.click_to_upload{
	
}
.click_to_upload h5{
	font-size: 16px;
    color: #27242b;
    font-weight: 600;
    line-height: 24px;
	padding: 30px 0px 10px;
}
.upload_box{
	width: 272px;
	height: 272px;
	background: url(../images/upload.png) center center no-repeat;
}
.upload_box input{
	width: 272px;
	height: 272px;
	display: block;
	opacity: 0;
    filter: Alpha(opacity=0); /* IE8 and earlier */
	cursor: pointer;
}
.report_repair_area_3{
	padding-top: 60px;
}
.report_repair_area_box{
	padding-bottom: 60px;
	border-bottom: 1px solid #d8d8d8;
}
.report_repair_form_box{
	width: 100%;
	max-width: 800px;
	padding-top: 30px;
}
.report_repair_area_4{
	padding-top: 60px;
}
.report_repair_area_5{
	padding-top: 60px;
}
.report_repair_area_5 .report_repair_area_box{
	border: none;
}
.report_repair_area_3 .form_box, .report_repair_area_4 .form_box {
	padding-bottom: 35px;
}
.confirmr_checkbox{
	
}
.confirmr_checkbox input{
	position: relative !important;
    margin-left: auto !important;
}
.confirmr_checkbox label img{
	margin-right: 12px;
}
.confirmr_checkbox label{
	font-size: 17px;
    color: #27242b;
    line-height: 40px;
	cursor: text;
	padding-left: 0px;
}
.confirmr_checkbox label a{
	font-size: 17px;
    color: var(--main-color);
	cursor: pointer;
	text-decoration: underline;
}




/*************free-valuation Page Area start*************/


.price_area{
	padding: 30px 0px 50px 0px;
}
.price_area .col-xs-4{
	padding-top: 30px;
}
.price_box{
	border: 4px solid var(--main-color);
	border-radius: 10px;
	min-height: 575px;
}
.price_head{
	padding: 30px 20px;
	text-align: center;
	background: var(--main-color);
}
.price_head h2{
	font-size: 24px;
    color: #27242b;
    font-weight: 600;
    line-height: 100%;
}
.price_total{
	padding: 22px 25px;
	text-align: center;
}
.price_total h4{
	font-size: 16px;
    color: var(--main-color);
    font-weight: 600;
    line-height: 24px;
}
.price_details{
	padding: 10px 25px 10px;
}
.price_details ul{
	margin: 0;
	padding: 0;
}
.price_details ul li{
	list-style-type: none;
	padding-top: 10px;
	padding-left: 30px;
	position: relative;
	font-size: 18px;
    color: #27242b;
	line-height: 30px;
}
.price_details ul li:before{
	content: "";
	position: absolute;
	top: 16px;
	left: 0px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: var(--main-color);
}
.price_details ul li a{
	
}
.price_area_2 .price_box{
	min-height: 385px;
}

.saving_calculator{
	background: #d7d7d7;
	padding: 60px 0px;
}
.saving_calculator_headline{
	text-align: center;
	padding-bottom: 30px;
}
.saving_calculator_headline h3{
	font-size: 38px;
    color: #27242b;
    font-weight: 600;
    line-height: 48px;
}
.saving_calculator .col-sm-4{
	padding-top: 30px;
}
.saving_calculator_item1{
	text-align: center;
}
.saving_calculator h5{
	font-size: 16px;
    color: #27242b;
    font-weight: 600;
    line-height: 24px;
}
.range_slider{
	padding-top: 30px;
}
.range_slider p{
	font-size: 24px;
    color: #27242b;
    line-height: 34px;
	letter-spacing: 1px;
	padding-top: 30px;
}
.saving_calculator_select{
	text-align: center;
}

.saving_calculator_select select{
    width: 100%;
    height: 50px;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/icons/angle_bottom_white.png) right 20px center no-repeat var(--main-color);
	background-size: 13px;
    transition: 0.3s;
	padding: 5px 31px 5px 20px;
	outline: none;
	margin-top: 10px;

}
.saving_fee{
	text-align: center;
}
.saving_fee p{
	padding-top: 7px;
	font-size: 24px;
    color: #27242b;
    line-height: 34px;
	letter-spacing: 1px;
}
.saving_total{
	padding-top: 60px;
	text-align: center;
}
.saving_total p{
	padding-top: 7px;
	font-weight: 600;
	font-size: 24px;
    color: #27242b;
    line-height: 34px;
	letter-spacing: 1px;
	color: green;
}

.free_valuation{
	padding: 80px 0px;
}
.free_valuation_box{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding-top: 25px;
}
.free_valuation_headline{
	text-align: center;
}
.free_valuation_headline h3{
	font-size: 38px;
    color: #27242b;
    font-weight: 600;
    line-height: 48px;
	
}

#searchToggle{
	margin-left: 15px;
}



#searchToggleArea:hover{
	cursor: pointer;
}





/*************end*************/




.mobile-only{
	display: none;
}

#swipeToScroll{
	color: white;
	text-align: center;
	margin-top: 7px;
}



@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block !important;
  }
  .dropdown-menu{
  	margin-top: -0px !important;

  }
 

}

@media screen and (min-width: 768px) {
  .dropdown:hover>.dropdown-menu {
    display: block;
  }
}

.openingTimesItem{
	line-height: 30px;
}

.modal .modal-content{
	border-radius: 0 !important;
}

.modalField{
	width: 100%;
	margin-bottom: 15px;
}

#requestViewing .modal-body, .greencoModal .modal-body{
	overflow: hidden;
}

.modal .modal-header{
	border-bottom: 2px solid var(--main-color) !important;
}

.modalField span{
	display: block;
	font-size: 14px;
	color: black;
	font-weight: bold;
	margin-bottom: 5px;
}

.modalField input, .modalField textarea, .modalField select{
	width: 100%;
	padding: 7px 10px;
	font-size: 14px;
	border: 2px solid #e7e7e7 !important;
	border-radius: 3px;


}

.modalField input:focus, .modalField textarea:focus, , .modalField select:focus{
	outline: 0;
	border: 0;
	transition: 0.25s;
	border: 2px solid var(--main-color) !important;

}

#requestViewing form button, #registerModal form button, .greencoModal form button{
	width: 158px;
	font-size: 16px;
    color: var(--main-color);
	padding: 12px 12px;
	text-align: center;
	border: 1px solid var(--main-color);
	background: #fff;
	outline: none;
	border-radius: 50px;
	transition: 0.3s;
	float: right;
}
#requestViewing form button:hover, #registerModal form button:hover, .greencoModal form button:hover{
	color: #fff;
	background: var(--main-color);
	transition: 0.3s;
}

@keyframes scale-display {
	0% {
		opacity: 0;
		transform: scale(0);
    -webkit-transform: scale(0);
	}

	100% {
		opacity: 1;
		transform: scale(1);
    -webkit-transform: scale(1);
	}
}

@keyframes scale-display--reversed {
	0% {
		display: inline-flex;
		opacity: 1;
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	99% {
		display: inline-flex;
		opacity: 0;
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	100% {
		display: none;
		opacity: 0;
		transform: scale(0);
		-webkit-transform: scale(0);
	}
}

.protiest_item {
  animation: scale-display 0.8s;
}

.contactMeta{
	font-family: Helvetica Neue, Helvetica;
}

.nextStepBtn{
	max-width: 180px;
	text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 15px 30px;
    border: 1px solid var(--main-color);
    background: var(--main-color);
    border-radius: 50px;
    transition: 0.3s;
    outline: none;
    margin-top: 40px;
}

.nextStepBtn:hover{
	opacity: 0.7;
	cursor: pointer;
	transition: 0.3s;
}

#servicePageContactForm{
	width: 100%;
	margin-top: 50px;
}


.parent {
  overflow: hidden; /* required */
  width: 50%; /* for demo only */
  height: 250px /* some non-zero number */;
  margin: 25px auto; /* for demo only */
  border:1px solid grey; /* for demo only */
  position: relative; /* required  for demo*/
}

.ribbon {
  margin: 0;
  padding: 0;
  background: #C10C15;
  color:white;
  padding:10px 0;
  position: absolute;
  top:0;
  right:0;
  transform: translateX(30%) translateY(0%) rotate(45deg);
  transform-origin: top left;
  font-size: 13.5px;
}
.ribbon:before,
.ribbon:after {
  content: '';
  position: absolute;
  top:0;
  margin: 0 -1px; /* tweak */
  width: 100%;
  height: 100%;
  background: #C10C15;
}
.ribbon:before {
  right:100%;
}

.ribbon:after {
  left:100%;
}

.developmentGridImage img{
	width: 100%;
    border-radius: 5px;
    box-shadow: 0px 0px 20px rgba(211, 211, 209, 0.74);
}

.developmentGridImage{
	margin-bottom: 30px;
	min-height: 200px;
}

.formPageModalPopup{
	padding: 10px 20px;
	height: 50px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.5px;
	text-align: center;
	background: #27242b;
	border: none;
	outline: none;
	border-radius: 5px;
	margin-left: 30px;
	transition: 0.3s;
	margin: 20px auto;
	display: block;
}

.formPageModalPopup:hover{
	opacity: 0.7;
	transition: 0.3s;
}



.property_overview_list2 li{
	background: var(--main-color);
    width: 295px;
    text-align: center;
    padding: 10px 30px 10px 40px !important;
    margin-bottom: 10px;
    border-radius: 3px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}

.property_overview_list2 li:hover{
	opacity: 0.6;
	cursor: pointer;
	transition: 0.25s;
}

.property_overview_list2 li span{
	top: 10px !important;
    left: 15px !important;
}


// 16 jan 23

.individual_page_listing ul {
    display: flex;
    flex-direction: column;
}

.btn.show-less{
	display: none;
}
// 16 jan 23

