a.schedule_visit_btn {
    background: #fff;
    color: #1fb25a !important;
    font-weight: 700;
    font-size: 16px;
    border-radius: 5px;
}
.text-white
{
	color:  #fff;
}
.schedule_visit_btn, .schedule_visit_btn_header, .view_on_map_btn {
    background: #1fb25a none repeat scroll 0 0;
    color: #ffffff !important;
    float: right;
    height: auto;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    text-decoration: none;
    -moz-transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    -ms-transition: 0.2s all;
    transition: 0.2s all;
    padding: 10px 20px 9px;
}
.view_on_map_btn
{
    float: none;
}
a.schedule_visit_btn:hover {
    color: #fff !Important;
    background: #39a3de;
}
body {
	padding: 0;
	margin: 0;
}
.sliderimg {
	float: left;
	width: 100%;
	height: 500px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.sliderimg img {
	min-height: 100%;
	height: auto;
	position: absolute;
	width: 100%;
	opacity: 0;
	-moz-transition: 2s opacity;
	-webkit-transition: 2s opacity;
	-o-transition: 2s opacity;
	-ms-transition: 2s opacity;
	transition: 2s opacity;
	object-fit: cover;
}
.sliderimg .active_image {
	opacity: 1;
	-moz-transition: 2s opacity;
	-webkit-transition: 2s opacity;
	-o-transition: 2s opacity;
	-ms-transition: 2s opacity;
	transition: 2s opacity;
}

.view_on_map_btn > a {
	color: #ffffff !important;
	text-align: center;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: bold;
	-moz-transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-o-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
	display: block;
	line-height: unset !important;
}
.contact_info {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 700;
	outline: none;
	float: right;
	width: 33%;
	margin-top: 20px;
}
.contact_detial {
	float: left;
	min-width: auto;
	height: auto;
	color: #435061;
}
.contact_detial {
    margin-top: 2px;
}
.phone_icon {
	float: left;
	height: 100%;
	width: 30px;
	-ms-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
	font-size: 17px;
	height: 100%;
	line-height: 1.3;
	width: 20px;
}
.phone_number {
	float: left;
}
.phone_number h2 {
    margin: 0;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #333333;
}
.phone_number h5 {
	margin: 0;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.property_info_header {
	width: 360px;
	height: 325px;
	float: left;
	background: #118c9c;
	clear: both;
	margin-top: 250px;
	padding: 35px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}
.property_info_header h2 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 27px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}
.property_info_header h5 {
	margin-top: 5px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color: #c2e9ff;
	text-transform: uppercase;
	line-height: 2;
}
.property_info_header h4,
.property_info_header .h4 {
	margin-top: 15px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2;
	border-bottom: 1px solid #238eca;
	padding-bottom: 5px;
}
.property_info_header h4 .fa.fa-circle,
.property_info_header .h4 .fa.fa-circle {
	color: #435061;
	font-size: 5px;
	margin: 0 15px;
	vertical-align: middle;
}
.property_info_header h1 {
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 900;
}
.about_property {
	min-height: 615px;
	width: 100%;
	float: left;
	padding-top: 80px;
}
.about_property h1 {
	margin-top: 0px;
	font-family: 'Montserrat', sans-serif;
	font-size: 27px;
	text-transform: uppercase;
	color: #435061;
	font-weight: bold;
	position: relative;
}
.about_property h1::before {
	background: #238eca none repeat scroll 0 0;
	bottom: -15px;
	content: "";
	height: 3px;
	position: absolute;
	width: 50px;
}
.about_property h4 {
	margin-top: 38px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #7e8c99;
	font-weight: bold;
	line-height: 1.9;
	margin-bottom: 10px;
}
.about_property p {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #000000d1;
	line-height: 27px;
	margin-top: 5px;
}
.about_property ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
	margin: auto;
}
.about_property ul li {
	display: inline-block;
	height: auto;
	text-align: center;
	width: 33.3%;
	float: left;
	padding: 20px 5px;
}
.about_property ul li img {
	margin-top: 5px;
	width: 50px;
	height: 50px;
}
.about_property ul li .bottom {
	margin-top: 0px;
}
.about_property ul li {
	border-right: 1px solid #e1e6ec;
}
.about_property ul li:nth-child(1), .about_property ul li:nth-child(2), .about_property ul li:nth-child(3) {
	border-bottom: 1px solid #e1e6ec;
}
.about_property ul li:last-child, .about_property ul li:nth-child(3) {
	border-right: none;
}
.about_property ul li figcaption {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #7e8c99;
	line-height: 3;
	text-transform: uppercase;
	margin-top: 5px;
}
.about_property ul li h3 {
	margin-top: 0px;
	text-transform: capitalize;
	color: #435061;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px
}
.about_property ul li h2 {
	color: #435061;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
}
.dimentions {
	width: 100%;
	min-height: 580px;
	background: #435061;
	float: left;
}
.features {
	width: 100%;
	min-height: auto;
	background: #fff;
	float: left;
}
.recentfromblog h1, .near-by-places h1, .photogalary h1, .features h1 {
	text-transform: uppercase;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #435061;
	margin-top: 85px;
	position: relative;
}
.recentfromblog h1:before, .near-by-places h1::before, .photogalary h1::before, .features h1::before {
	background: #238eca none repeat scroll 0 0;
	bottom: -20px;
	content: "";
	height: 3px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 50px;
}
.recentfromblog .description, .near-by-places .description, .features .description, .photogalary .description {
	margin: 40px auto auto;
	text-align: center;
	width: 70%;
	color: #7e8c99;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 50px;
}
.slider_div {
	width: 555px;
	height: 410px;
	border: 15px solid #ffffff;
	box-shadow: 0 0 3px #d3d9dd;
}
.slider_div img {
	width: 100%;
	height: 100%;
}
.features ul {
	padding: 0;
	margin: 0;
	padding-top: 15px;
}
.features ul li {
	list-style: none;
	margin-bottom: 15px;
}
.features h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #435061;
	text-transform: uppercase;
}
.features li p {
	color: #4a4a4a;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	margin-left: 85px;
}
.featureicon {
	margin-right: 20px !important;
}
.photogalary {
	width: 100%;
	float: left;
}
.photogalary ul {
	margin: 0px;
	padding: 0px;
}
.photogalary li {
	width: 25%;
	height: 235px;
	float: left;
	position: relative;
	list-style: none;
	border: 1px solid #ffffff;
}
.photogalary li img {
	width: 100%;
	height: auto;
}
.photogalary li .image_description {
	background: rgba(84, 96, 110, 0.9) none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	cursor: pointer;
	box-sizing: border-box;
	opacity: 1;
	-webkit-transition: all 0.7s ease-out 0s;
	-ms-transition: all 0.7s ease-out 0s;
	-o-transition: all 0.7s ease-out 0s;
	-moz-transition: all 0.7s ease-out 0s;
	transition: all 0.7s ease-out 0s;
	left: 0;
	overflow: hidden;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	border-radius: 100%;
}
.photogalary li:hover .image_description {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	border-radius: 0;
}
.photogalary .image_description p {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.photogalary .icon {
	background: rgba(255,255,255,0) none repeat scroll 0 0;
	border-radius: 50%;
	color: #118c9c;
	font-size: 30px;
	height: 48px;
	margin: 25% auto 20px;
	text-align: center;
	width: 48px;
}
.photogalary .icon img {
	height: 100%;
	width: 100%;
	vertical-align: inherit .
}
@media screen and (max-width: 1900px) {
	.photogalary .icon {
		margin: 20% auto 15px;
	}
}
.near-by-places {
	padding: 0 0 102px 0;
	float: left;
	width: 100%;
}
.near-by-places h1, .near-by-places p {
	font-family: 'lato', sans-serif;
	font-size: 16px;
	color: #7e8c99;
	text-align: center;
	line-height: 20px;
}
.near-by-places h1 {
	color: #435061;
	font-size: 27px;
	font-weight: 900;
	text-transform: uppercase;
}
.near-location {
	margin-top: 57px;
}
.near-by-place-detail {
	list-style: none;
	padding: 0 30px 0 0;
}
.nearicon.pull-left {
	margin-right: 20px;
}
.near-location h2 {
	margin: 5px 0 23px 0;
}
.near-location h2 span {
	color: #118c9c;
}
.near-location h2, .near-location h3 {
	color: #435061;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.near-by-place-detail li {
	padding-bottom: 20px;
}
p.near-place-description {
	color: #7e8c99;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	line-height: 1.7;
	padding-bottom: 28px;
	text-align: left;
}
.near-by-place-detail li p {
	color: #7e8c99;
	font-family: "Lato", sans-serif;
	font-size: 15px;
	line-height: 1.7;
	text-align: left;
	padding-left: 68px;
}
.near-location-map > img {
	width: 100%;
	min-height: 580px;
}
.near-place-header-description {
	width: 75%;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.near-by-place-detail {
		padding: 0 0 0 10px;
	}
	.near-location ul li img {
		margin-top: 0;
	}
	.col-md-7.col-sm-7.near-location-map > img {
		padding: 0 10px;
		min-height: auto;
	}
}
.recentfromblog {
	width: 100%;
	float: left;
	background: #d8f1ff;
}
.recentfromblog ul {
	padding: 0px;
	margin: 0px;
}
.recentfromblog ul li {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 50px;
}
.recentfromblog .blogimage {
	height: 145px;
	width: 225px;
	float: left;
}
.recentfromblog .blogimage img {
	height: 100%;
	width: 100%;
}
.recentfromblog .blogimagedescription h3, .recentfromblog .blogimagedescription h3 a {
	text-transform: uppercase;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 15px;
}
.recentfromblog .blogimagedescription .detail, .recentfromblog .blogimagedescription .detail a {
	color: #435061;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.recentfromblog .blogimagedescription .discription {
	color: #ffffff;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	line-height: 1.9;
}
.padding_none {
	padding: 0;
}
@media screen and (max-width: 1199px) {
	.menu .nav.navbar-nav a {
		margin: 0;
	}
	.menu {
		width: 100%;
	}
	.contact_info {
		width: 100%;
		margin-top: 0px;
	}
	.contact_detial {
		margin-right: 10px;
	}
	.about_property ul {
		clear: both;
	}
	.view_on_map_btn {
		margin-bottom: 100px;
	}
	.about_property {
		padding-bottom: 100px;
	}
	.slider_div {
		margin: auto;
	}
	.recentfromblog .blogimagedescription {
		padding: 0px;
		margin-top: 15px;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 767px) {
	.recentfromblog .blogimage {
		float: unset;
		margin: auto;
	}
	.recentfromblog .blogimagedescription {
		float: unset;
	}
	.placelist .container {
		left: 0;
	}
	.placelist .col-sm-4, .placelist .col-xs-5 {
		left: 0;
	}
}
@media screen and (max-width: 639px) {
	.about_property ul {
		width: 100%;
	}
	.about_property ul li {
		border: none !important;
		width: 50%;
	}
	.view_on_map_btn {
    margin-bottom: 0;
}
	.about_property ul li .bottom {
		margin-top: 5px;
	}
	.slider_div {
		width: 100%;
		height: auto;
	}
	.photogalary li {
		width: 50%;
	}
}
@media screen and (max-width: 479px) {
	.contact_detial {
		margin-right: 0;
		min-width: 180px;
	}
	.phone_number h2 {
		font-size: 18px;
	}
	.schedule_visit_btn {
		width: 135px;
	}
	.property_info_header {
		padding-left: 15px;
		padding-right: 15px;
		width: 300px;
	}
	.schedule_visit_btn_header {
		width: 300px;
	}
}
@media screen and (max-width: 359px) {
	.phone_icon {
		width: 25px;
		font-size: 30px;
	}
	.contact_detial {
		float: left;
		margin-right: 0;
		min-width: 150px;
	}
}
.dimentions h1 {
	font-size: 27px;
	font-family: 'Lato', sans-serif;
	color: white;
	font-weight: 900;
	text-align: center;
	margin: 84px 0 66px 0;
	text-transform: uppercase;
	position: relative;
}
.dimentions h1::before {
	background: white none repeat scroll 0 0;
	content: "";
	position: absolute;
	width: 50px;
	height: 3px;
	bottom: -23px;
	left: 0;
	right: 0;
	margin: auto;
}
.dimentions ul {
	list-style: none;
	padding-left: 0;
}
.dimentions li {
	width: 33.33%;
	padding-right: 45px;
	float: left;
	position: relative;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	color: #91a3bc;
	margin-bottom: 10px;
}
.dimentions li label {
	float: left;
	position: relative;
	width: 80%;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
}
.dimentions li span {
	color: white;
	float: left;
	padding-left: 5px;
	position: absolute;
}
.dimentions li label::after {
	color: #4f5e71;
	content: "___________________________________________________________________________________________________";
	position: absolute;
	top: -5px;
	padding-left: 10px;
}
.location-map img {
	width: 100%;
}
.time-detail h6 {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: white;
	font-weight: bold;
	padding-bottom: 25px;
	margin: 0;
}
.time-detail .schedule_visit:hover {
	background: #39a3de;
}
.col-sm-6.address-area {
	border-right: 1px solid #505d6f;
	margin-right: 20px;
	padding-right: 0;
	width: 47%;
}
.col-sm-6.time-detail {
	padding-left: 21px;
}
.contact-agent {
	padding: 53px 38px;
}
.contact-agent h1 {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	color: white;
	font-weight: 900;
	text-transform: uppercase;
	padding: 0 0 30px 0;
	margin: 0;
}
.contact-agent img {
	width: 100%;
}
.contact-agent h1.agent-name {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: white;
	font-weight: 900;
	padding-bottom: 15px;
	margin: 0;
}
.certified-agent {
	color: #a4d8f7 !important;
}
.row.agent-row .col-sm-5 {
	width: 36%;
	padding-right: 0px;
}
.row.agent-row .col-sm-7 {
	width: 64%;
	padding-left: 20px;
}
.agent-form {
	margin-top: 40px;
}
.agent-form h1 {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	color: white;
	font-weight: 900;
	padding-bottom: 15px;
	margin: 0;
}
.agent-form input, textarea {
	width: 100%;
	background: #0e90d9;
	padding: 10px 20px 12px 20px;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	color: white;
	border: none;
	margin-bottom: 10px;
	resize: none;
}
.send-message {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	margin: 0 !important;
	color: #0e90d9 !important;
	background: white !important;
	-moz-transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-o-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
}
@media screen and (max-width: 1197px) {
	.time-detail .schedule_visit a {
		padding: 9px 33px 15px;
	}
	.contact-agent {
		padding: 40px 38px;
	}
}
@media screen and (max-width: 991px) {
	.dimentions li {
		width: 50%;
	}
	.photogalary .icon {
		font-size: 27px;
		margin: 20% auto 15px;
		height: 35px;
		width: 35px;
		padding: 0px;
	}
	.menu .nav.navbar-nav > li > a {
		margin: 0px;
	}
}
@media screen and (max-width: 639px) {
	.dimentions li {
		width: 100%;
	}
}
.carousel-indicators li {
	background-color: white;
	border: 1px solid white;
	border-radius: 10px;
	cursor: pointer;
	height: 12px;
	width: 12px;
}
.carousel-indicators .active {
	background-color: #118c9c;
	border-color: #118c9c;
	height: 12px;
	margin: 1px;
	width: 12px;
}
.slider_div {
	border: 15px solid #eff3f5;
	box-shadow: 0 0 3px #d3d9dd;
	overflow: hidden;
}
@media screen and (max-width: 1197px) {
	.time-detail .schedule_visit a {
		padding: 9px 33px 15px;
	}
	.contact-agent {
		padding: 40px 38px;
	}
}
@media screen and (max-width: 991px) {
	.location-detail .col-sm-8 .location-map {
		height: auto;
	}
	.time-detail .schedule_visit a {
		padding: 9px 33px 15px;
	}
	.location-detail .col-sm-8 .location-map {
		height: auto;
	}
	.time-detail .schedule_visit a {
		padding: 9px 33px 15px;
	}
}
.agent-row .glyphicon {
	margin-right: 5px;
}
.location-detail {
	min-height: 914px;
	width: 100%;
	float: left;
	background: #eee url("../imgs/location.jpg") center center;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 135px;
}
.location-detail-inner {
	min-height: 635px;
	float: left;
	width: 100%;
	background: linear-gradient(360deg, #435061 60%, rgba(255,255,255,0) 40%);
	background: -webkit-linear-gradient(360deg, #435061 60%, rgba(255,255,255,0) 40%);
	background: -moz-linear-gradient(360deg, #435061 60%, rgba(255,255,255,0) 40%);
	background: -o-linear-gradient(360deg, #435061 60%, rgba(255,255,255,0) 40%);
	background: -ms-linear-gradient(360deg, #435061 60%, rgba(255,255,255,0) 40%);
}
.location-detail-inner .container {
	background-color: #435061;
}
.locations {
	background: #435061;
	min-height: 637px;
	padding: 0 38px 0 43px;
	float: left;
}
@media screen and (max-width: 767px) {
	.locations {
		padding: 0px 15px;
	}
}
.location-detail h1.location-title {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	color: white;
	text-transform: uppercase;
	padding: 50px 0 30px 0;
	margin: 0;
}
.location-detail .col-sm-8 .location-map {
	height: 292px;
	width: 100%;
	margin: 0 0 38px 0;
}
.location-map img {
	width: 100%;
}
.address {
	padding-bottom: 29px;
}
.address-area p, .time-detail p, .contact-detail a {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #a5b4c7;
	line-height: 15px;
}
.address-area p span {
	font-weight: bold;
	color: white;
}
.time-detail h6 {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: white;
	font-weight: bold;
	padding-bottom: 25px;
	margin: 0;
}
.time-detail .schedule_visit {
	margin-top: 15px;
	float: left;
	height: 40px;
	background: #1fb25a;
	min-width: 197px;
	-moz-transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-o-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
}
.time-detail .schedule_visit:hover {
	background: #39a3de;
}
.time-detail .schedule_visit a {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	color: white;
	font-weight: 900;
	text-transform: uppercase;
	padding: 9px 37px 15px 37px;
	float: left;
	text-decoration: none;
	-moz-transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-o-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
}
.col-lg-6.address-area {
	border-right: 1px solid #505d6f;
	margin-right: 20px;
	padding-right: 0;
	width: 47%;
}
.col-lg-6.time-detail {
	padding-left: 21px;
}
.location-detail #contact-part {
	background: #118c9c;
	min-height: 637px;
}
.contact-agent {
	padding: 48px 0 48px 38px;
}
.contact-agent h1 {
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	color: white;
	font-weight: 900;
	text-transform: uppercase;
	padding: 0 0 30px 0;
	margin: 0;
}
.contact-agent img {
	width: 100%;
}
.contact-agent h1.agent-name {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: white;
	font-weight: 900;
	padding-bottom: 15px;
	margin: 0;
}
.contact-agent p, .contact-agent a {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: white;
	line-height: 15px;
}
.certified-agent {
	color: #a4d8f7 !important;
}
.row.agent-row .col-sm-5 {
	width: 36%;
	padding-right: 0px;
}
.row.agent-row .col-sm-7 {
	width: 64%;
	padding-left: 20px;
}
.agent-form {
	margin-top: 40px;
}
.agent-form h1 {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	color: white;
	font-weight: 900;
	padding-bottom: 15px;
	margin: 0;
}
.agent-form input, .agent-form textarea {
	width: 90%;
	background: #0e90d9;
	padding: 10px 20px 12px 20px;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	color: #B1E2FF;
	border: none;
	margin-bottom: 10px;
	resize: none;
}
.agent-form .send-message {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	margin: 10px 0 0 !important;
	color: #0e90d9 !important;
	background: #ffffff !important;
	-moz-transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-o-transition: 0.2s all;
	-ms-transition: 0.2s all;
	transition: 0.2s all;
}
.agent-form .send-message:hover {
	color: #ffffff !important;
	background: #435060 !important;
}
.copyright-area .col-sm-12 {
	padding: 0 !important;
}
p.copyright-text {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	color: #e4e9ec;
	margin-top: 35px;
	float: right;
	padding: 0;
}
@media screen and (max-width: 991px) {
	.location-detail .col-sm-8 .location-map {
		height: auto;
	}
	.time-detail .schedule_visit a {
		padding: 9px 33px 15px;
	}
}
@media screen and (max-width: 1197px) {
	.time-detail .schedule_visit a {
		padding: 9px 33px 15px;
	}
	.contact-agent {
		padding: 40px 38px;
	}
}
@media screen and (max-width: 767px) {
	.col-md-6.col-sm-6.col-xs-12.address-area {
		border-right: none;
	}
	.time-detail .schedule_visit {
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 991px) {
	.dimentions li {
		width: 50%;
	}
	.location-detail .col-sm-8 .location-map {
		height: auto;
	}
	.time-detail .schedule_visit a {
		padding: 9px 33px 15px;
	}
}
@media screen and (max-width: 991px) and (min-width: 767px) {
	.time-detail .schedule_visit {
		min-width: 150px;
	}
	.time-detail .schedule_visit a {
		padding: 9px 8px 15px;
	}
}
@media screen and (max-width: 639px) {
	.dimentions li {
		width: 100%;
	}
	.col-md-6.col-sm-6.col-xs-12.address-area {
		width: 100%;
	}
}
.col-md-4.time-detail {
	margin: 48px 0 0 0;
}
.col-md-6.address-area {
	border-right: 1px solid #505d6f;
	margin: 48px 20px 0 0;
	padding-right: 0;
	width: 47%;
	word-wrap: break-word;
}
#image_lightbox img {
	height: auto;
	width: 100%;
}
.previous_image_btn {
	border: medium none;
	border-radius: 50%;
	height: 50px;
	left: 35px;
	opacity: 0.75;
	position: absolute;
	top: 45%;
	width: 50px;
	outline: none;
}
.next_image_btn {
	border: medium none;
	border-radius: 50%;
	height: 50px;
	right: 35px;
	opacity: 0.75;
	position: absolute;
	top: 45%;
	width: 50px;
	outline: none;
}
.previous_image_btn:focus, .next_image_btn:focus {
	outline: none;
}
.previous_image_btn:hover, .next_image_btn:hover {
	opacity: 1;
	outline: none;
}
.location-map {
	width: 100%;
	height: 290px;
}
.agent-form input::-webkit-input-placeholder, .agent-form textarea::-webkit-input-placeholder {
	color: #b1e2ff;
}
.agent-form input:-moz-placeholder, .agent-form textarea:-moz-placeholder {
	color: #b1e2ff;
}
.agent-form input::-moz-placeholder, .agent-form textarea::-moz-placeholder {
	color: #b1e2ff;
}
.agent-form input:-ms-input-placeholder, .agent-form textarea:-ms-input-placeholder {
	color: #b1e2ff;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button, input[type=number]::-moz-inner-spin-button, input[type=number]::-moz-outer-spin-button, input[type=number]::-ms-inner-spin-button, input[type=number]::-ms-outer-spin-button, input[type=number]::-o-inner-spin-button, input[type=number]::-o-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	margin: 0;
}
input[type=number] {
	-moz-appearance: textfield;
}
#model-contact-form .modal-body {
	padding: 0;
}
.contact-form {
	padding: 40px 40px 0 40px;
}
.content-area h2 {
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #505c6b;
	margin-bottom: 35px;
	text-transform: uppercase;
	line-height: 30px;
}
.content-area ul.agent-address {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.content-area ul.agent-address li {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	color: #435061;
	width: auto;
	float: left;
	padding: 0 30px;
	line-height: 1.8;
}
.content-area ul.agent-address li:first-child {
	padding: 0 30px 0 0;
	border-right: #e5ecf0 solid 1px;
}
.contact-form {
	float: left;
	width: 100%;
}
.contact-form ul {
	width: 100%;
	float: left;
	list-style: none;
}
.contact-form ul li img.agent-img {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 20px;
}
.contact-form ul li {
	width: 25%;
	float: left;
	padding: 0 !important;
	margin: 0 !important;
}
.contact-form ul li:first-child {
	width: 75%;
	border: none;
}
.contact-form h5 {
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	font-weight: 900;
	color: #505c6b;
	margin: 10px 0 8px 0;
	padding: 0;
}
.contact-form h5 span {
	font-family: "lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8291a3;
}
.agent-info .glyphicon.glyphicon-earphone, .agent-info .glyphicon.glyphicon-envelope {
	color: #0e90d9;
	margin-right: 10px;
}
.agent-info {
	padding: 0;
}
.agent-info p {
	font-family: "lato", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #505c6b !important;
	padding-right: 10px;
}
.agnet-contact-form {
	margin-top: 20px;
}
.agnet-contact-form ul {
	width: 100%;
	list-style: none;
	padding: 0;
}
.agnet-contact-form ul li {
	float: left;
	width: 49% !important;
}
.agnet-contact-form ul li:first-child {
	margin-right: 15px !important;
}
.agnet-contact-form input, .agnet-contact-form textarea {
	font-family: "lato", sans-serif;
	font-size: 14px;
	width: 100%;
	margin: 0 15px 10px 0;
	padding: 10px 20px;
	background: #d9e8f0;
	color: #435061;
	border: none;
}
.agnet-contact-form input::-webkit-input-placeholder, .agnet-contact-form textarea::-webkit-input-placeholder {
	color: #435061;
	opacity: 1;
}
.agnet-contact-form input:-moz-placeholder, .agnet-contact-form textarea:-moz-placeholder {
	color: #435061;
	opacity: 1;
}
.agnet-contact-form input::-moz-placeholder, .agnet-contact-form textarea::-moz-placeholder {
	color: #435061;
	opacity: 1;
}
.agnet-contact-form input:-ms-input-placeholder, .agnet-contact-form textarea:-ms-input-placeholder {
	color: #435061;
	opacity: 1;
}
.agnet-contact-form textarea {
	height: 90px;
	margin: 0 0 6px 0;
	resize: none;
	width: 100% !important;
}
.agnet-contact-form .send-message {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	margin: 0 !important;
	color: white !important;
	background: #1fb25a !important;
	line-height: 1.5;
	transition: 0.2s all;
}
.agnet-contact-form .send-message:hover {
	background: #39a3de !important;
}
.agent-info img {
	width: 100%;
}
.modal-title {
	color: #435061;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
}
@media screen and (max-width: 1916px) and (min-width: 767px) {
	.contact-form .agnet-contact-form ul li {
		width: 48% !important;
	}
}
@media screen and (max-width: 1670px) and (min-width: 767px) {
	.contact-form .agnet-contact-form ul li {
		width: 48% !important;
	}
}
@media screen and (max-width: 1480px) and (min-width: 767px) {
	.content-area ul.agent-address li {
		width: 50%;
	}
}
@media screen and (max-width: 1286px) and (min-width: 767px) {
	.contact-form .agnet-contact-form ul li {
		width: 48% !important;
	}
	.agent-info li {
		width: 100% !important;
	}
	.agent-info img {
		margin-top: 20px;
		width: auto;
	}
}
@media screen and (max-width: 1168px) and (min-width: 767px) {
	.contact-form {
		padding: 20px;
	}
}
@media screen and (max-width: 1085px) and (min-width: 767px) {
	.contact-form .agnet-contact-form ul li {
		width: 47% !important;
	}
}
@media screen and (max-width: 925px) and (min-width: 767px) {
	.contact-form .agnet-contact-form ul li {
		width: 100% !important;
	}
}
@media screen and (max-width: 786px) and (min-width: 767px) {
	.contact-form {
		padding: 17px;
	}
}
@media screen and (max-width: 753px) {
	.agnet-contact-form ul li {
		width: 48% !important;
	}
}
@media screen and (max-width: 642px) {
	.agent-address li {
		width: 100% !important;
		padding: 10px 0 0 0 !important;
		border: none !important;
	}
}
@media screen and (max-width: 553px) {
	.contact-form {
		padding: 20px !important;
	}
	.agent-info li {
		width: 100% !important;
	}
	.agent-info img {
		width: auto;
	}
	ul.agent-info li:first-child {
		margin-bottom: 30px !important;
	}
}
@media screen and (max-width: 585px) {
	.agnet-contact-form ul li {
		width: 100% !important;
	}
}
@media screen and (max-width: 388px) {
	.agnet-contact-form ul li {
		width: 100% !important;
	}
}
@media screen and (max-width: 370px) {
	.agent-info img {
		margin-bottom: 20px;
		width: 100%;
	}
}
.agnet-contact-form input:-moz-placeholder, .agnet-contact-form textarea:-moz-placeholder {
	color: #435061;
	opacity: 1;
}
.agnet-contact-form input::-webkit-input-placeholder, .agnet-contact-form textarea::-webkit-input-placeholder {
	color: #435061;
	opacity: 1;
}
.agnet-contact-form input::-moz-placeholder, .agnet-contact-form textarea::-moz-placeholder {
	color: #435061;
	opacity: 1;
}
.agnet-contact-form input:-ms-input-placeholder, .agnet-contact-form textarea:-ms-input-placeholder {
	color: #435061;
	opacity: 1;
}
.agnet-contact-form input:-o-input-placeholder, .agnet-contact-form textarea:-o-input-placeholder {
	color: #435061;
	opacity: 1;
}
div.div-icon-light-blue, div.div-icon-light-blue-small {
	background: #118c9c;
	border-radius: 100%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
div.div-icon-light-blue {
	width: 65px;
	height: 65px;
}
div.div-icon-light-blue-small {
	width: 48px;
	height: 48px;
}
div.div-icon-light-blue-small img {
	width: 50%;
}
div.div-icon-orange {
	width: 65px;
	height: 65px;
	background: #1fb25a;
	border-radius: 100%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.contact-form.model-contact-form .agnet-contact-form ul li {
	width: 49% !important;
}
@media screen and (max-width: 991px) {
	.contact-form.model-contact-form .agnet-contact-form ul li {
		width: auto !important;
	}
	.contact-form.model-contact-form .agnet-contact-form ul li:first-child {
		margin-right: 0px !important;
	}
}
.alert-container
{
	position: fixed;
	display:none;
	top:0;
	height:0px;
	padding: 0;
	width:100%;
	z-index: 999;
}
.top_nav {
    float: left;
    width: 100%;
    padding: 5px 0px 0px 0px;
    background-color: #f8f8f8;
}
.top_nav .right {
    float: right;
    padding-bottom: 5px;
    border-bottom: 1px solid #f7f7f7;
}
.top_nav .right ul {
    float: right;
    padding: 0px;
    margin: 0px;
}
.top_nav .right li {
    float: left;
    font-size: 16px;
    padding: 0px;
    margin: 0px 0px 0px 10px;
}
.top_nav .right li a {
    color: #999;
}
ul {
    list-style: none;
}
.menu .nav.navbar-nav > li > a.active {
    color: #fff !important;
    background-color: #1fb25a;
}
.navbar-nav {
    float: right;
    }
    .nav>li>a {
    padding: 10px 12px 10px 12px;
}
.commonheading
{
    text-transform: inherit;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    font-weight: bold;
    color: #435061;
    margin-top: 85px;
    position: relative;
}
.commonheading::before {
    background: #238eca none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 3px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 50px;
}
.photogalary ul {
    margin-top: 45px;
}
.pt-0
{
	padding-top:  0;
}
.mt-0
{
	margin-top:  0 !important;
}

/*******************************************************/
/***************  16. Testimonials Area ****************/
/*******************************************************/
.global-clients {
  padding: 15px 40px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  @media only screen and (max-width: 479px) {
    .global-clients {
      padding-left: 25px;
      padding-right: 25px; } }
  .global-clients h5 {
    margin-bottom: 16px; }
  .global-clients .images {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .global-clients .images img {
      width: 60px;
      height: 60px;
      border-radius: 50%; }
      @media only screen and (max-width: 479px) {
        .global-clients .images img {
          width: 50px;
          height: 50px; } }
      .global-clients .images img:not(:first-child) {
        margin-left: -20px; }
        @media only screen and (max-width: 375px) {
          .global-clients .images img:not(:first-child) {
            margin-left: -25px; } }
    .global-clients .images:after {
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      content: '+';
      color: white;
      font-size: 30px;
      margin-left: -30px;
      width: 60px;
      height: 60px;
      background: #dd1d26;
      line-height: 60px;
      border-radius: 50%;
      text-align: center; }
      @media only screen and (max-width: 479px) {
        .global-clients .images:after {
          width: 50px;
          height: 50px;
          line-height: 50px; } }

.text-white .global-clients {
  border-color: rgba(255, 255, 255, 0.08); }

.testimonial-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (min-width: 992px) {
    .testimonial-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .testimonial-item .image {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 40%;
    margin-right: 8%; }
    @media only screen and (max-width: 991px) {
      .testimonial-item .image {
        width: 100%;
        margin-right: 0;
        margin-bottom: 45px; } }
  .testimonial-item .content .text {
    color: black;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.67;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .testimonial-item .content .text {
        font-size: 20px; } }
    .testimonial-item .content .text:after, .testimonial-item .content .text:before {
      font-size: 18px;
      content: '\f116';
      display: inline-block;
      font-family: 'Flaticon'; }
    .testimonial-item .content .text:before {
      margin-right: 10px;
      -webkit-transform: rotate(8deg) translateY(-15px);
      -ms-transform: rotate(8deg) translateY(-15px);
      transform: rotate(8deg) translateY(-15px); }
    .testimonial-item .content .text:after {
      margin-left: 10px;
      -webkit-transform: rotate(190deg) translateY(-20px);
      -ms-transform: rotate(190deg) translateY(-20px);
      transform: rotate(190deg) translateY(-20px); }
  .testimonial-item .content .author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .testimonial-item .content .author img {
      width: 65px;
      height: 65px;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      border-radius: 50%;
      margin-right: 20px; }
    .testimonial-item .content .author .title h5 {
      font-size: 22px;
      margin-bottom: 0;
      color: #238eca; }
    .testimonial-item .content .author .title span {
      font-size: 16px; }

.testimonial-active {
  padding-right: 250px; }
  @media only screen and (max-width: 1199px) {
    .testimonial-active {
      padding-right: 150px; } }
  @media only screen and (max-width: 479px) {
    .testimonial-active {
      padding-right: 0; } }
  @media only screen and (min-width: 992px) {
    .testimonial-active .testimonial-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .testimonial-active .testimonial-item .image {
    opacity: 0;
    -webkit-transition: 0.95s;
    -o-transition: 0.95s;
    transition: 0.95s;
    -webkit-transform: translate(45px);
    -ms-transform: translate(45px);
    transform: translate(45px); }
    @media only screen and (max-width: 991px) {
      .testimonial-active .testimonial-item .image {
        -webkit-transform: translate(0, 45px);
        -ms-transform: translate(0, 45px);
        transform: translate(0, 45px); } }
    @media only screen and (max-width: 479px) {
      .testimonial-active .testimonial-item .image img {
        width: 100%; } }
  .testimonial-active .testimonial-item .content {
    opacity: 0;
    -webkit-transition: 0.95s;
    -o-transition: 0.95s;
    transition: 0.95s;
    -webkit-transform: translate(-45px);
    -ms-transform: translate(-45px);
    transform: translate(-45px); }
    @media only screen and (max-width: 991px) {
      .testimonial-active .testimonial-item .content {
        -webkit-transform: translate(0, -45px);
        -ms-transform: translate(0, -45px);
        transform: translate(0, -45px); } }
  .testimonial-active .testimonial-item.slick-active .image,
  .testimonial-active .testimonial-item.slick-active .content {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0); }
  .testimonial-active .slick-arrow {
    right: 0;
    font-size: 18px;
    overflow: hidden;
    width: 65px;
    height: 65px;
    background: white;
    line-height: 65px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: relative;
    position: absolute; }
    .testimonial-active .slick-arrow::before {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      z-index: -1;
      top: 0;
      left: 0;
      opacity: 0;
      background: -webkit-gradient(linear, left top, right top, from(#ff7e5f), to(#feb47b));
      background: -webkit-linear-gradient(left, #ff7e5f, #feb47b);
      background: -o-linear-gradient(left, #ff7e5f, #feb47b);
      background: #1fb25a !important; }
    @media only screen and (max-width: 479px) {
      .testimonial-active .slick-arrow {
        width: 45px;
        height: 45px;
        line-height: 45px; } }
    .testimonial-active .slick-arrow:before {
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    .testimonial-active .slick-arrow:hover, .testimonial-active .slick-arrow:focus {
      color: white; }
      .testimonial-active .slick-arrow:hover:before, .testimonial-active .slick-arrow:focus:before {
        opacity: 1; }
    .testimonial-active .slick-arrow.testimonial-prev {
      top: calc(50% + 8px); }
      @media only screen and (max-width: 479px) {
        .testimonial-active .slick-arrow.testimonial-prev {
          top: 15px;
          right: 70px; } }
    .testimonial-active .slick-arrow.testimonial-next {
      bottom: calc(50% + 8px); }
      @media only screen and (max-width: 479px) {
        .testimonial-active .slick-arrow.testimonial-next {
          top: 15px;
          right: 15px; } }
  .testimonial-active:after {
    content: '';
    top: 0;
    z-index: -1;
    right: 130px;
    width: 1px;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 1199px) {
      .testimonial-active:after {
        right: 100px; } }
    @media only screen and (max-width: 479px) {
      .testimonial-active:after {
        display: none; } }

.testimonials-area .circle-shapes {
  left: 100px;
  top: 75%;
  width: 400px;
  padding-top: 400px; }

.circle-shapes {
  position: absolute;
  width: 90%;
  height: 0;
  z-index: -1;
  top: 50%;
  left: 50%;
  padding-top: 90%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .circle-shapes:after, .circle-shapes:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .circle-shapes:before {
    left: 0;
    top: 3%;
    -webkit-animation: 50s moveLeftRight infinite;
    animation: 50s moveLeftRight infinite; }
  .circle-shapes:after {
    left: 10%;
    top: -3%;
    -webkit-animation: 50s slideUpDown infinite;
    animation: 50s slideUpDown infinite; }
  .circle-shapes .dot-one,
  .circle-shapes .dot-two,
  .circle-shapes .dot-three,
  .circle-shapes .dot-four,
  .circle-shapes .dot-five {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    -webkit-animation: 3s zoomInOut infinite;
    animation: 3s zoomInOut infinite; }
  .circle-shapes .dot-one {
    background: #1d46dd;
    left: 30%;
    top: -5%; }
  .circle-shapes .dot-two {
    background: #01d6e3;
    left: 102%;
    top: 15%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .circle-shapes .dot-three {
    background: #feb47b;
    left: 91%;
    top: 37%;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s; }
  .circle-shapes .dot-four {
    background: #dd1d26;
    left: 55%;
    bottom: -5%;
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .circle-shapes .dot-five {
    background: #01d6e3;
    left: 0;
    bottom: 25%;
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s; }
  .circle-shapes .shape-inner {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-animation: 50s rotated_circle infinite;
    animation: 50s rotated_circle infinite; }
    .ptb_60
    {
    	padding:  60px 0;
    }
    .testimonials-area .commonheading
    {
    	    text-align: left;
    margin-bottom: 70px;
    }
    .testimonials-area .commonheading:before
    {
    	left:  0;
    	right:  auto;
    }

    .commonheadingleft
    {
    	    text-align: left;
    margin-bottom: 70px;
    }
    .commonheadingleft:before
    {
    	left:  0;
    	right:  auto;
    }
    section.testimonials-area.ptb_60 {
    position: relative;
}

/* Hero Circle */
@-webkit-keyframes rotated_circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotated_circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes rotated_circle_two {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes rotated_circle_two {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@-webkit-keyframes border-radius {
  0%,
  100% {
    border-radius: 55% 45% 50% 50%; }
  50% {
    border-radius: 45% 55% 40% 40%; } }

@keyframes border-radius {
  0%,
  100% {
    border-radius: 55% 45% 50% 50%; }
  50% {
    border-radius: 45% 55% 40% 40%; } }


.footer1 {
    width: 100%;
    clear:  both;
    padding: 60px 0px 40px 0px;
    background: #262626 url(/images/background/footer-graph2.jpg) no-repeat center bottom
}

.footer1 h4 {
    color: #fff;
    margin-bottom: 25px
}

.footer1 h4.lmb {
    color: #fff;
    margin-bottom: 20px
}

.footer1.three {
    width: 100%;
    padding: 57px 0px;
    background-color: #eee
}

.footer1.three h4 {
    color: #272727;
    margin-bottom: 30px
}

.footer1.three h4.lmb {
    color: #272727;
    margin-bottom: 20px
}

.footer1.bggraph {
    background: #181818 url(/images/background/footer-bg.jpg) no-repeat center top
}

ul.faddress {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px
}

.faddress li {
    padding: 3px 0px;
    margin: 0px
}

.faddress li a {
    color: #727272
}

.faddress li a:hover {
    color: #fff
}

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

.ftags ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px
}

.ftags li {
    float: left;
    padding: 0px;
    margin: 0px 8px 14px 0px
}

.ftags li a {
    color: #727272;
    padding: 5px 10px;
    background-color: #303030
}

.ftags li a:hover {
    color: #fff;
    background-color: #484848
}

.ftags.three li a {
    color: #fff;
    padding: 5px 10px;
    background-color: #999
}

.ftags.three li a:hover {
    color: #fff;
    background-color: #484848
}

.twitter_feed {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 100%
}

.twitter_feed .left {
    float: left;
    padding: 0px;
    margin: -7px 0px 0px 0px;
    width: 20px
}

.twitter_feed .right {
    float: right;
    padding: 0px;
    margin: -10px 0px 0px 0px;
    width: 89%
}

.twitter_feed a {
    color: #999
}

.twitter_feed a:hover {
    color: #fff
}

.twitter_feed a.small {
    font-size: 9px;
    color: #727272
}

.twitter_feed a.small:hover {
    font-size: 9px;
    color: #999
}

.twitter_feeds_two {
    float: left
}

.twitter_feeds_two .left {
    float: left;
    width: 100px;
    height: 133px;
    padding-top: 25px;
    margin-right: 20px;
    color: #fff;
    text-align: center
}

.twitter_feeds_two i {
    color: #fff;
    font-size: 40px;
    margin-bottom: 5px
}

.twitter_feeds_two .right {
    padding-top: 30px
}

.twitter_feeds_two .right em {
    display: block;
    font-size: 12px;
    font-style: normal;
    color: #585858
}

.twitter_feeds_two .right em a {
    color: #585858
}

.twitter_feeds_two .right em a:hover {
    color: #999
}

#flickr_badge_wrapper {
    padding: 0px;
    margin: 0px;
    width: 100%
}

#flickr_badge_wrapper img {
    width: 70px;
    height: 70px;
    margin-right: 8px;
    margin-bottom: 2px;
    border: 0px solid #999 !important
}

#flickr_www {
    display: block;
    padding: 0 10px 0 10px !important
}

#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
    text-decoration: none !important;
    background: inherit !important;
    color: #3993ff
}

#flickr_badge_wrapper {
    margin-top: 25px
}

#flickr_badge_source {
    padding: 0 !important
}




.one_half,
.one_third,
.one_fourth,
.two_third,
.three_fourth,
.one_fifth {
    position: relative;
    margin-right: 4%;
    float: left
}

.one_full {
    width: 100%
}

.one_half {
    width: 48%
}

.one_third {
    width: 30.650%
}

.one_fourth {
    width: 22%
}

.one_fifth {
    width: 16.800%
}

.two_third {
    width: 65.350%
}

.three_fourth {
    width: 74%
}

.last {
    margin-right: 0 !important;
    clear: right
}

.qlinks,
.bsectors {
    float: left;
    width: 100%
}

.qlinks ul,
.bsectors ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px
}

.qlinks li,
.bsectors li {
    padding: 4px 0px;
    margin: 0px
}

.qlinks li a,
.bsectors li a {
    color: #727272
}

.qlinks li a:hover,
.bsectors li a:hover {
    color: #1FB25A
}

.qlinks li a i,
.bsectors li a i {
    margin-right: 3px
}

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

.frposts ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px
}

.frposts li {
    padding: 5px 0px 7px 0px;
    border-bottom: 1px solid #272727;
    margin: 0px
}

.frposts li a {
    color: #727272
}

.frposts li a:hover {
    color: #fff
}

.frposts li a i {
    color: #575757;
    margin-right: 3px
}

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

.siteinfo a {
    color: #999;
    font-size: 13px
}

.siteinfo a i {
    margin-left: 4px
}

.siteinfo a:hover {
    color: #fff
}

.copyright_info {
    float: left;
    padding: 0px 0px 35px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    color: #999;
    font-size: 12px;
    color: #999;
    font-style: normal;
    font-weight: normal;
    background: #1a1a1a
}

.copyright_info.two {
    padding: 22px 0px 18px 0px
}

.copyright_info.three {
    float: left;
    padding: 22px 0px 18px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    color: #999;
    font-size: 12px;
    color: #999;
    font-style: normal;
    font-weight: normal;
    background: #fff
}

.copyright_info.four {
    background: #eee;
    padding: 20px 0px 20px 0px
}

.copyright_info a {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
    text-align: right
}

.copyright_info a:hover {
    color: #e3e3e3
}

ul.footer_social_links {
    float: right;
    padding: 0px;
    margin: 0px 0px 0px 0px
}

.footer_social_links li {
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 5px;
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 24px;
    line-height: 22px;
    vertical-align: middle;
    background-color: #252525;
    color: #999
}

.footer_social_links li:hover {
    background-color: #454545
}

.footer_social_links li i {
    color: #999
}

.footer_social_links.four li {
    margin: 0px 0px 0px 13px;
    width: auto;
    height: auto;
    background: none
}

.footer_social_links.four li:hover {
    background: none
}

.footer_social_links.three li {
    background-color: #d3d3d3
}

.footer_social_links.three li:hover {
    background-color: #999
}

.footer_social_links.three li i {
    color: #fff
}

.contactform_footer {
    float: left
}

.contactform_footer h3 {
    margin-bottom: 10px
}

.contactform_footer .sky-form .button {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    width: 90.5%;
    height: 50px;
    opacity: 1;
    background-color: #1fb25a;
    margin-top: -20px
}

.contactform_footer .sky-form .button:hover {
    color: #272727;
    background-color: #eee
}

ul.fsocials {
    float: left;
    width: 100%;
    margin-top: -11px;
    padding-bottom: 22px;
    border-bottom: 1px solid #252525
}

.fsocials li {
    float: left;
    width: 100%;
    padding: 16px 0px 4px 0px;
    margin: 0px
}

.fsocials li i {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 13px;
    margin-top: -3px;
    font-size: 16px;
    color: #151515;
    background-color: #fff;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 30px
}

.fsocials li a {
    color: #727272
}

.fsocials li a:hover i {
    background-color: #1fb25a
}

.fsocials li a:hover {
    color: #fff
}

.fnewsletter {
    float: left
}

.fnewsletter input.enter_email_input {
    float: left;
    padding: 3px 0px 2px 10px;
    height: 34px;
    width: 200px;
    margin: 5px 0 0 0px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #727272;
    font-size: 13px
}

.fnewsletter .input_submit {
    float: left;
    padding: 11px 10px;
    margin: 5px 0 0 0px;
    background-color: #1fb25a;
    border: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff
}

.fnewsletter .input_submit:hover {
    color: #272727;
    cursor: pointer;
    background-color: #eee
}
.one_fourth.animate ul li {
    color: #727272;
}
a.navbar-brand h3 {
    color: #090959;
    font-weight: 600;
    font-size: 29px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0;
}
.p-0
{
	padding:  0;
}
.footer1 p
{
	color:  #727272;
}
.one_fourth.animate ul li i
{
	font-size:  16px;
	margin-right:  5px;
}
.newlettersec
{
	background:  #118c9c;
	padding:  30px 0;
	clear:  both;
}
.newlettersec p {
    color: #fff;
    margin-bottom: 0;
    font-size: 18px;
}
a.schedule_visit_btn {
    background: #fff;
    color: #1fb25a !important;
    font-weight: 700;
    font-size: 16px;
    border-radius: 5px;
}
.text-white
{
	color:  #fff;
}

.recentfromblog .blogimage {
    height: auto;
    width: 100%;
    float: none;
}
.blogimagedescription h3 a
{
	color:  #fff;
}



.recentfromblog .blogimagedescription .detail, .recentfromblog
{
    font-size: 13px;
}
p.text-center.detail span {
    display: block;
    color: green;
    text-align: left;
    width: 100%;
    margin-top: 15px;
    font-weight: 700;
}

p.text-center.detail span a {
    color: green !important;
    text-align: left;
}
.recentfromblog .blogimagedescription .discription {
    font-size: 14px;
    line-height: 20px;
}
.faq-area{
    padding: 0px 0 60px;
}
.faq-client-item img {
    margin: auto;
    padding: 5px;
    height: 100px;
    width: 100%;
    object-fit: contain;
    /* border: 1px solid #000; */
}

 button.testimonial-prev.newbtn.slick-arrow,  button.testimonial-next.newbtn.slick-arrow {
    position: absolute;
    left: 50%;
    transform: translateX(-50px);
    border-radius: 50%;
    border: none;
    bottom: -25px;
    padding: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 12px;
}
button.testimonial-next.newbtn.slick-arrow {
    margin-left: 40px;
}
.newbtn i.fa.fa-arrow-right, .newbtn i.fa.fa-arrow-left {
    position: relative;
    top: -2px;
}
.menu .nav > li:hover > a
{
    color: #1fb25a !important;
}
.one_fourth.animate.first_li li a
{
    color: #1fb25a;
}

.nav_link > li:hover .submenu {
    padding: 15px;
    display: block;
    opacity: 1;
    z-index: 9;
    background: #fff;
    width: auto;
    height: auto;
    min-height: auto;
    left: 0;
}
.one_fourth.animate.first_li ul {
    padding: 0;
}
.about_property ul li:hover .hover_content
{
    transform: scale(1.1);
    transition: 0.5s ease-in-out;
}
.submenu > li:hover > a
{
    color: #1fb25a !important;
}
.photogalary li img {
    width: 100%;
    height: 235px;
    object-fit: cover;
}
a.schedule_visit_btn:hover
{
    color: #fff !Important;
}
.menu .nav.navbar-nav > li a.active:hover
{
    background: #000 !important;
}
.slider_div {
    height: 400px;
}
.slider_div img {
    height: 400px !important;
    object-fit: cover;
}
.navbar-brand>img {
    display: block;
    width: 250px;
    margin-top: 10px;
}

.ptb_60
{
    padding: 60px 0;
}

@media screen and (max-width: 991px)
{
    .photogalary li img {
    width: 100%;
    height: 200px;
    }
    .photogalary li {
    height: 200px;
    }
}

.top_nav .right {
    border-bottom: none;
}

.top_nav .right li i:hover
{
    transform: translateY(-3px);
    transition: 0.5s ease-in-out;
}

.features h2:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    left: 85px;
    background: #21252975;
    top: 100%;
}

.features h2 {
    padding-bottom: 6px;
    position: relative;
    margin-bottom: 5px;
}
.features .description
{
    color: #4a4a4a;
}
@media screen and (max-width: 575px)
{
    sliderimg img {
    width: 100%;
    object-fit: contain;
}

.sliderimg {
    width: 100%;
    height: 137px;
        overflow: visible;
}
.about_property {
    padding-top: 30px;
}
}

@media screen and (min-width: 1420px)
{
.sliderimg {
    height: 600px;
}
}
@media screen and (min-width: 1670px)
{
.sliderimg {
    height: 700px;
}
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition: opacity .7s;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-item  {
	width: 100%;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
@media screen and (max-width: 991px)
{
#carousel-index ol.carousel-indicators {
    bottom: 0;
}
}
@media screen and (max-width: 575px)
{
    .carousel-fade .carousel-item img {
    width: 100%;
    object-fit: contain;
}
.carousel-fade .carousel-item  {
    width: 100%;
        overflow: visible;
}
}
@media screen and (min-width: 1420px)
{
/*.carousel-fade .carousel-item  {
    height: 600px;
}*/
}
@media screen and (min-width: 1670px)
{
/*.carousel-fade .carousel-item  {
    height: 700px;
}*/
}

#carousel-index ol.carousel-indicators {
    bottom: 10px;
}
#carousel-index img {
    height: 100%;
}
.recentfromblog .blogimage img {
    height: 100%;
    width: 100%;
    height: 205px;
    object-fit: cover;
    object-position: top;
}
.recentfromblog .blogimagedescription h3 {
    height: 70px;
}
.bloglist .blog-classic-item-01 img {
    width: 100%;
    height: 205px;
    object-fit: cover;
    object-position: top;
}

@media screen and (max-width: 1199px)
{
    .newlettersec p {
    font-size: 16px;
}
.schedule_visit_btn
{
    padding: 10px 15px 9px;
}
}
.slider_div
{
    width: 100%;
}
.image-block.noboxshadow img {
    width: auto;
}
.text-justify h6 {
    text-align: left;
    margin-bottom: 8px;
    line-height: 22px;
}

.newulbefore li {
    font-size: 16px;
}

.flat-about-2 .about-2-content-left .about-our-company {
    overflow: hidden;
}
section#operating-model {
    clear: both;
}