* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

@font-face {
	font-family: 'codepro';
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/2025/opFonts/CodecPro-Ultra.woff2');
	font-display: swap;
}

@font-face {
	font-family: 'codepro';
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/2025/opFonts/CodecPro-ExtraBold.woff2');
	font-display: swap;
}

@font-face {
	font-family: 'codepro';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/2025/opFonts/CodecPro-ExtraBold.woff2');
	font-display: swap;
}

@font-face {
	font-family: 'codepro';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/2025/opFonts/CodecPro-Regular.woff2');
	font-display: swap;
}

@font-face {
	font-family: 'codepro';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/codepro/CodecPro-Light.otf');
	font-display: swap;
}

@font-face {
	font-family: 'codepro';
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/codepro/CodecPro-Thin.otf');
	font-display: swap;
}


body {
	font-family: 'codepro', sans-serif;
	color: #848484;
	font-size: 14px;
	font-weight: 400;
	line-height: 29px;
	background: #ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	word-wrap: break-word;
}

b,
strong {
	font-weight: bold;
}

.bordered-layout .page-wrapper {
	padding: 0px 50px 0px;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #062C54;
}

a:hover,
a:focus,
a:visited {
	text-decoration: none;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	font-weight: normal;
	margin: 0px;
	background: none;
	line-height: 1.6em;

}

.rp-white {
	color: #fff;
}

input,
button,
select,
textarea {}

textarea {
	overflow: hidden;
}

p {
	position: relative;
}

.strike-through {
	text-decoration: line-through;
}

.gray_bg {
	background-color: #f5f5f5;
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}

.medium-container {
	max-width: 850px;
}

.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
}

ul,
li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

img {
	display: inline-block;
	max-width: 100%;
}

.leyenda {
	text-align: center;
	font-size: 16px;
	padding-top: 16px;
}

/*Modal ter&con*/
a.conditions {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}

.firg {
	cursor: pointer;
	display: contents;
	font-weight: 800;
}

h5.modal-title {
	font-size: 20px;
	font-weight: 700;
	color: #000000;
	width: 100%;
	text-align: center;
}

h4.bottom10 {
	font-size: 17px;
	font-weight: 700;
	margin: 4px;
	color: #062C54;
}

.modal-body p {
	font-size: 15px;
	font-weight: 500;
	line-height: 19px;
	margin-bottom: 15px;
}

.theme-btn {
	display: inline-block;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.centered {
	text-align: center;
}

/*List Style One*/

.list-style-one {
	position: relative;
}

.list-style-one li {
	position: relative;
	color: #232323;
	font-size: 16px;
	padding-left: 40px;
	font-weight: 400;
	margin-bottom: 18px;

}

.list-style-one li:last-child {
	margin-bottom: 0px;
}

.list-style-one li .icon {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	color: #062C54;
	font-size: 22px;
	line-height: 1em;
}

/*List Style Two*/

.list-style-two {
	position: relative;
}

.list-style-two li {
	position: relative;
	color: #2a2a2a;
	font-size: 16px;
	font-weight: 400;
	padding-left: 35px;
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 12px;

}

.list-style-two li:last-child {
	margin-right: 0px;
}

.list-style-two li .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #062C54;
	font-size: 18px;
}

/*List Style Three*/

.list-style-three {
	position: relative;
}

.list-style-three li {
	position: relative;
	color: #666666;
	font-size: 16px;
	font-weight: 400;
	padding-left: 30px;
	margin-bottom: 15px;
}

.list-style-three li:before {
	position: absolute;
	content: '\f00c';
	left: 0px;
	top: 0px;
	color: #062C54;
	font-size: 18px;
	font-weight: 400;
	font-family: 'FontAwesome';
}

/*List Style Four*/

.list-style-four {
	position: relative;
}

.list-style-four li {
	position: relative;
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	padding-left: 60px;
	margin-bottom: 35px;

}

.list-style-four li .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #062C54;
	font-size: 32px;
	font-weight: 400;
	line-height: 1em;
}

.list-style-four li strong {
	color: #2a2a2a;
}

/*List Style Five*/

.list-style-five {
	position: relative;
}

.list-style-five li {
	position: relative;
	color: #cfcfcf;
	font-size: 15px;
	font-weight: 400;
	padding-left: 26px;
	margin-bottom: 12px;
}

.list-style-five li:before {
	position: absolute;
	content: '.';
	left: 0px;
	top: -22px;
	color: #062C54;
	font-size: 70px;
	font-weight: 400;
	font-family: 'FontAwesome';
}

.list-style-five li span {
	font-weight: 900;
	color: #f0eeee;
}

/*List Style Six*/

.list-style-six {
	position: relative;
}

.list-style-six li {
	position: relative;
	color: #cfcfcf;
	font-size: 16px;
	padding-left: 26px;
	margin-bottom: 18px;
}

.list-style-six li .icon {
	position: absolute;
	left: 0px;
	top: 4px;
	color: #062C54;
	line-height: 1em;
	font-size: 16px;
}

/*List Style Seven*/

.list-style-seven {
	position: relative;
	margin-bottom: 40px;
}

.list-style-seven li {
	position: relative;
	color: #2a2a2a;
	font-size: 16px;
	padding-left: 30px;
	margin-bottom: 15px;

}

.list-style-seven li .icon {
	position: absolute;
	left: 0px;
	top: 4px;
	color: #062C54;
	line-height: 1em;
	font-size: 18px;
}

/*List Style Eight*/

.list-style-eight {
	position: relative;
	margin-top: 30px;
}

.list-style-eight li {
	position: relative;
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	padding-left: 40px;
	margin-bottom: 10px;
}

.list-style-eight li:before {
	position: absolute;
	content: '\f178';
	left: 0px;
	top: 2px;
	color: #062C54;
	font-size: 20px;
	font-weight: 300;
	font-family: 'FontAwesome';
}

/*Btn Style One*/

.btn-style-one {
	padding: 5px 26px;
	background: #062C54;
	color: #ffffff;
	outline: none;
	border: 2px solid #062C54;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	transition: all 400ms ease-in-out;
	border-radius: 2px;
}

.footer-column .btn-column {
	margin: 20px 0;
}

.footer-column .btn-style-one {
	line-height: 14px;
	font-size: 10px;
}


.btn-style-one:hover {
	background: #333333;
	color: #ffffff;
	border-color: #333333;
}

/*Btn Style Two*/

.btn-style-two {
	position: relative;
	padding: 11px 20px;
	line-height: 24px;
	text-transform: uppercase;
	background: none;
	color: #062C54;
	border: 1px solid #062C54;
	font-size: 14px;
	transition: all 400ms ease-in-out;
	font-weight: 400;
	letter-spacing: 1px;

}

.btn-style-two:hover {
	background: #062C54;
	color: #ffffff;
}

/*Btn Style Three*/

.btn-style-three {
	position: relative;
	padding: 12px 15px 8px;
	line-height: 24px;
	text-transform: uppercase;
	background: none;
	color: #2a2a2a;
	border: 1px solid #2a2a2a;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;

}

.btn-style-three:hover {
	background: #062C54;
	color: #ffffff;
	border-color: #062C54;
}

/*Btn Style Four*/

.btn-style-four {
	position: relative;
	padding: 10px 26px;
	line-height: 24px;
	text-transform: uppercase;
	background: #ffffff;
	color: #062C54;
	border: 2px solid #ffffff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;

}

.btn-style-four:hover {
	background: none;
	color: #ffffff;
}


/*Social Icon One*/

.social-icon-one {
	position: relative;
}

.social-icon-one li {
	position: relative;
	margin: 0px 1px;
	display: inline-block;
}

.social-icon-one li a {
	font-size: 16px;
	width: 42px;
	height: 42px;
	display: inline-block;
	line-height: 46px;
	color: #2a2a2a;
	text-align: center;
	background-color: #ffffff;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.social-icon-one li a:hover {
	color: #ffffff;
	background-color: #062C54;
}


/*Social Icon Two*/

.social-icon-two li {
	color: #fff;
	font-size: 14px;
	text-align: left;
	/* border-radius: 50%; */
	/* background-color:#202020; */
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

social-icon-two li a {
	color: #439E28;
	font-size: 14px;
	text-align: left;
	/* border-radius: 50%; */
	/* background-color:#202020; */
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.social-icon-two li a:hover {
	color: #439E28;
}

.social-rp {
	color: #439E28;
}

/*Social Icon Three*/

.social-icon-three {
	position: relative;
}

.social-icon-three li {
	position: relative;
	margin-right: 12px;
	display: inline-block;
}

.social-icon-three li a {
	position: relative;
	display: inline-block;
	color: #9f9f9f;
	font-size: 16px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.social-icon-three li a:hover {
	color: #062C54;
}

/*Social Icon Four*/

.social-icon-four {
	position: relative;
}

.social-icon-four li {
	position: relative;
	margin-right: 4px;
	display: inline-block;
}

.social-icon-four li a {
	position: relative;
	width: 32px;
	height: 32px;
	color: #ffffff;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	display: inline-block;
	background-color: #4464b1;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.social-icon-four li.twitter a {
	background-color: #57acef;
}

.social-icon-four li.linkedin a {
	background-color: #007bb6;
}

.social-icon-four li.whatsapp a {
	background-color: #25d366;
}

/*Social Icon Five*/

.social-icon-five {
	position: relative;
}

.social-icon-five li {
	position: relative;
	margin-right: 2px;
	display: inline-block;
}

.social-icon-five li a {
	position: relative;
	width: 42px;
	height: 42px;
	display: inline-block;
	color: #2a2a2a;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	background-color: #f7f7f7;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.social-icon-five li a:hover {
	color: #ffffff;
	background-color: #062C54;
}

.theme_color {
	color: #062C54;
}

.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icons/preloader.svg);
}

img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 60px;
	height: 60px;
	color: #ffffff;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 60px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	background: #0a0a0a;
	display: none;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.scroll-to-top:hover {
	color: #ffffff;
	background: #062C54;
}

/*** 

====================================================================
	Main Header style
====================================================================

***/

.main-header {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
}

.main-header .header-top {
	position: fixed;
	width: 100%;
	padding: 10px 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #d8d8d8;
}

.main-header .header-top .outer-container {
	padding: 0px 40px;
}

.main-header .header-top .outer-container .row {
	display: flex;
	align-items: center;
	height: 32px;
}

.main-header .header-top .top-left ul li {
	color: #666666;
	font-size: 16px;
}

.main-header .header-top .top-left .list {
	position: relative;
	float: left;
	margin-top: 6px;
}

.main-header .header-top .top-left .list li {
	position: relative;
	color: #666666;
	font-size: 16px;
	margin-left: 30px;
	display: inline-block;
}

.main-header .header-top .top-left .list li .icon {
	position: relative;
	margin-right: 7px;
}

.main-header .header-top .top-left .list li .icon img {
	width: 20px;
	height: 20px;
}

.main-header .header-top .top-left .list li a {
	position: relative;
	color: #666666;
	font-size: 16px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.main-header .header-top .top-left .list li a:hover {
	color: #062C54;
}

.main-header .header-lower .outer-box .social-nav li a {
	font-size: 16px;
}

i.fab.fa-facebook-f.fb {
	color: #ffffff;
	font-weight: bold;
}

i.fab.fa-twitter.tw {
	color: #ffffff;
	font-weight: bold;
}

i.fab.fa-instagram.it {
	color: #ffffff;
}

i.fab.fa-youtube.yt {
	color: #ffffff;
}

.main-header .header-top .top-left,
.main-header .header-top .top-center,
.main-header .header-top .top-right {
	position: relative;
}

.main-header .header-top .top-center .logo-box li {
	position: relative;
	text-align: center;
}

.main-header .header-top .top-center .logo-box li img {
	width: 180px;
}

.main-header .header-top .top-right {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.main-header .header-top .top-right .social-nav {
	position: relative;
	float: right;
	padding-right: 10px;
	margin-right: 25px;
	border-right: 1px solid #e6e6e6;
}

.main-header .header-top .top-right .social-nav li {
	position: relative;
	padding-top: 5px;
	padding-left: 15px;
	display: inline-block;
}

.main-header .header-top .top-right .social-nav li a {
	position: relative;
	color: #666666;
	font-size: 14px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.main-header .header-top .top-right .social-nav li a:hover {
	color: #062C54;
}

.main-header .navicon:hover {
	background: white;
}

.main-header .navicon {
	background: white;
	height: 15px;
	width: 15px;
	padding-top: 2px;
	display: inline-block;
	position: relative;
	z-index: 3;
	transition: all .7s cubic-bezier(0.19, 1, 0.22, 1);
	transform: rotate(0);
	cursor: pointer;
}

.drawer-hamburger-icon {
	transition: all .2s cubic-bezier(0.19, 1, 0.22, 1);
	background-color: #222;
}

.drawer-hamburger-icon {
	position: relative;
	display: block;
}

.main-header .navicon span:nth-child(1) {
	top: 0px;
	width: 100%;
}

.main-header .navicon:hover span {
	background: #062C54;
}

.main-header .navicon span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #062C54;
	opacity: 1;
	left: 0;
	right: 0;
	transform: rotate(0);
	transition: .3s ease-in-out;
}

.main-header .navicon span:nth-child(2),
.main-header .navicon span:nth-child(3) {
	width: 100%;
	top: 5px;
}

.main-header .navicon span:nth-child(4) {
	width: 100%;
	top: 10px;
}

.main-header .navicon.open span:nth-child(1) {
	top: 5px;
	width: 0;
	left: 50%;
	opacity: 0;
}

.main-header .navicon.open span:nth-child(2) {
	transform: rotate(45deg);
	opacity: 1;
	top: 5px;
}

.main-header .navicon.open span:nth-child(3) {
	opacity: 0 !important;
}

.main-header .navicon.open span:nth-child(4) {
	transform: rotate(-45deg);
	opacity: 1;
	top: 5px;
}

.main-wrapper {
	display: none;
}

.main-wrapper .row.movil {
	display: none;
}

.main-header .main-wrapper {
	position: fixed;
	top: 53px;
	width: 300px;
	height: 810px;
	right: -100%;
	transition: all .5s ease-in-out;
}

.menuEfect {
	display: block;
	animation: menuEfect .8s forwards;
}

@keyframes menuEfect {
	from {
		right: -100%;
		opacity: 0;
	}

	to {
		right: 0%;
		opacity: unset;
	}
}

.main-header.style-v1 .main-wrapper {
	background: rgb(255, 255, 255);
}

.main-header.style-v1 .main-wrapper .navigation>li {
	display: block;
}

.main-header.style-v1 .main-wrapper .navigation>li>a {
	position: relative;
	display: inline-block;
	color: #666666;
	text-align: right;
	line-height: 30px;
	letter-spacing: 0px;
	opacity: 1;
	margin: 30px 40px 30px 0;
	padding: 0;
	font-size: 15px;
}

.header-style-two,
.header-style-three {
	position: relative;
}

.main-header .main-box .outer-container {
	position: relative;
	padding: 0px 40px;
}

.bordered-layout .header-style-three .main-box .outer-container {
	padding: 0px;
}

.main-header .main-box .logo-box {
	position: relative;
	float: left;
	left: 0px;
	z-index: 10;
	padding: 30px 0px;
}

.header-style-three .main-box .logo-box {
	padding: 22px 0px;
}

.main-header .main-box .logo-box .logo img {
	display: inline-block;
	max-width: 240px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-header .nav-toggler {
	position: absolute;
	top: 50%;
	margin-top: 0px;
	display: block;
}

.main-header .nav-toggler button {
	position: relative;
	display: block;
	color: #444444;
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	background: none;
}

.main-header .nav-outer {
	position: relative;
	float: right;
}

.main-header .header-upper {
	position: relative;
}

.main-header .header-upper .upper-right {
	padding-top: 28px;
}

.header-style-two .nav-outer {
	width: 100%;
	left: 0;
	right: 0;
	position: absolute;
	margin-top: -24px;
	border-radius: 2px;
	padding: 0px;
	background-color: #439E28;
}

.main-header .header-upper .logo-box {
	padding: 0px;
}


.main-header .info-box {
	display: flex;
	gap: 12px;
	position: relative;
	color: #777777;
	text-transform: uppercase;
	margin-right: 0 !important;
}

.main-header .info-box:last-child {
	padding-left: 0px;
	padding-top: 14px;
}

.main-header .info-box:last-child .theme-btn {
	font-size: 12px;
}

.main-header .info-box .icon-box {
	color: #062C54;
	font-size: 30px;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-header .info-box li {
	position: relative;
    line-height: normal;
    color: #666666;
    font-size: 13px;
    margin-bottom: 4px;
    font-weight: 400;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 4px;
}

.main-header .info-box li span {
	color: #062c54;
    font-weight: 900;
	font-size: 8px;
}


.main-header .info-box strong {
	position: relative;
	font-weight: 600;
	color: #2a2a2a;
	font-size: 16px;
	text-transform: none;
}

.main-header .info-box .quote-btn {
	position: relative;
	line-height: 24px;
	color: #1f1f1f;
	font-size: 16px;
	font-weight: 600;
	padding: 14px 38px;
	border-radius: 50px;
	background: none;
	text-transform: uppercase;
	border: 2px solid #f2f2f2;
}

.main-header .info-box .quote-btn:hover {
	color: #ffffff;
	border-color: #26447b;
	background-color: #26447b;
}













.main-menu {
	position: relative;
	float: left;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-menu .navbar-collapse {
	padding: 0px;
}

.main-menu .navigation {
	position: relative;
	display: flex;
	gap: 30px;
}

.main-menu .navigation>li {
	position: relative;
	display: inline-block;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-header .sticky-header .main-menu .navigation>li>a {
	color: #062C54;
	font-weight: 600;
}

.main-header .sticky-header .main-menu .navigation>li>a:hover {
	color: #062C54;
}

.main-header .sticky-header .main-menu .navigation>li:hover>a,
.main-header .sticky-header .main-menu .navigation>li.current>a {
	color: #062C54;
}

.sticky-header .nav-outer .options-box {
	margin-top: 26px;
}

/*Sticky Header*/

.sticky-header {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 0px 0px;
	background: #ffffff;
	z-index: 0;
	box-shadow: 0 4px 2px -2px #e6e6e6;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.sticky-header .logo {
	width: 190px;
}

.logo-box .logo a img {
	width: 220px;
}

.fixed-header .sticky-header {
	z-index: 999;
	opacity: 1;
	visibility: visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}














.space a {
	color: #fff;
}

.space a:hover {
	color: #439E28;
}

.header-style-two .main-menu .navigation>li>a:hover {
	color: #fff;
}

.main-menu .navigation>li>a {
	position: relative;
	display: block;
	color: #e6e6e6;
	text-align: center;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0px;
	opacity: 1;
	font-weight: 400;
	padding: 40px 0px;
	font-size: 15px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.header-style-three .main-menu .navigation>li {
	padding: 29px 0px;
}

.header-style-three .sticky-header .main-menu li {
	padding: 0px;
}

.header-style-three .main-menu .navigation>li>a {
	padding: 6px 0px;
	color: #666666;
	font-size: 14px;
}

.style-v1 .sticky-header .navigation>li>a:after {
	display: none;
}

.style-v1 .main-menu .navigation>li>a:after {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 0px;
	height: 2px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	background-color: #062C54;
}

.style-v1 .main-menu .navigation>li:hover>a::after,
.style-v1 .main-menu .navigation>li.current>a:after {
	width: 100%;
}

.header-style-two .main-menu .navigation>li>a {
	padding: 17px 0px;
	color: #ffffff;
}

.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a,
.main-header.light-version .main-menu .navigation>li:hover>a,
.main-header.light-version .main-menu .navigation>li.current>a {
	color: #062C54;
	opacity: 1;
}

.main-menu .navigation>li:hover>a:before,
.main-menu .navigation>li.current>a:before {
	width: 100%;
}

.main-menu .navigation>li>ul {
	position: absolute;
	left: 0px;
	top: 100%;
	width: 170px;
	padding: 0px;
	z-index: 100;
	display: none;
	background: #ffffff;
	border-top: 3px solid #062C54;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation>li>ul.from-right {
	left: auto;
	right: 0px;
}

.main-menu .navigation>li>ul>li {
	position: relative;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.main-menu .navigation>li>ul>li:last-child {
	border-bottom: none;
}

.main-menu .navigation>li>ul>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
	line-height: 24px;
	font-weight: 400;
	font-size: 14px;
	text-transform: capitalize;
	color: #272727;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li:hover>a {
	color: #ffffff;
	background: #2a2a2a;
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
	font-family: 'FontAwesome';
	content: "\f105";
	position: absolute;
	right: 10px;
	top: 10px;
	width: 10px;
	height: 20px;
	display: block;
	color: #253d4a;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	z-index: 5;
}

.main-menu .navigation>li>ul>li.dropdown:hover>a:after {
	color: #ffffff;
}

.main-menu .navigation>li>ul>li>ul {
	position: absolute;
	left: 100%;
	top: 0px;
	width: 240px;
	padding: 0px;
	z-index: 100;
	display: none;
	background: #ffffff;
	border-top: 3px solid #062C54;
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation>li>ul>li>ul.from-right {
	left: auto;
	right: 0px;
}

.main-menu .navigation>li>ul>li>ul>li {
	position: relative;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
	border-bottom: none;
}

.main-menu .navigation>li>ul>li>ul>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
	line-height: 24px;
	font-weight: 400;
	font-size: 14px;
	text-transform: capitalize;
	color: #272727;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
	color: #ffffff;
	background: #2c2c2c;
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
	font-family: 'FontAwesome';
	content: "\f105";
	position: absolute;
	right: 10px;
	top: 11px;
	width: 10px;
	height: 20px;
	display: block;
	color: #272727;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	z-index: 5;
}

.main-menu .navigation>.dropdown>ul {
	visibility: hidden;
	opacity: 0;
	top: 0;
	left: -120%;
}

.main-menu .navigation>li>ul>li>ul>li.dropdown:hover>a:after {
	color: #ffffff;
}

.main-menu .navigation>li.dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	top: 0;
	left: -135%;
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	top: 0;
	left: -135%;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
	position: absolute;
	right: 5px;
	top: 20px;
	width: 30px;
	height: 30px;
	text-align: center;
	color: green;
	line-height: 28px;
	border: 1px solid green;
	background-size: 20px;
	padding: 3px 5px;
	cursor: pointer;
	z-index: 5;
	display: none;
}

.main-header .options-box {
	position: relative;
	float: left;
	margin-top: 42px;
	right: 0px;
	margin-left: 0px;
}

.header-style-three .options-box {
	margin-top: 38px;
	margin-left: 25px;
}

.header-style-three .options-box li {
	line-height: 1em;
	font-size: 16px !important;
	padding-left: 20px;
	margin-left: 15px !important;
	border-left: 1px solid #e6e6e6;
}

.main-header .options-box .options-nav {
	position: relative;
}

.main-header .options-box .options-nav>li {
	position: relative;
	color: #ffffff;
	font-size: 22px;
	margin-left: 28px;
	display: inline-block;
}

.main-header .options-box .options-nav li.menu-btn {
	cursor: pointer;
}

.main-header .options-box .options-nav>li>a {
	position: relative;
	color: #ffffff;
}

.main-header .options-box .options-nav>li>a:hover {
	color: #062C54;
}

.header-style-three .options-box .options-nav>li>a {
	color: #666666;
}

.header-style-three .options-box li a:hover {
	color: #062C54;
}

.header-style-two .header-lower .outer-box {
	position: absolute;
	right: 30px;
	top: 20px;
}

.search-box-outer {
	position: relative;
}

.main-header .search-box-btn {
	position: relative;
	top: -1px;
	display: block;
	width: 100%;
	font-size: 16px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	background: none;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.header-style-three .search-box-btn {
	color: #666666;
}

.main-header .search-box-outer .dropdown-menu {
	top: 71px;
	border-top: 3px solid #062C54;
	padding: 0px;
	width: 280px;
	border-radius: 0px;
}

.header-style-three .search-box-outer .dropdown-menu {
	top: 60px;
}

.header-style-two .search-box-outer .dropdown-menu {
	top: 42px;
}

.header-style-two .search-box-btn {
	width: 45px;
	text-align: right;
	border-left: 1px solid #555555;
}

.sticky-header .search-box-outer .dropdown-menu {
	top: 40px;
}

.main-header .search-box-outer .dropdown-menu>li {
	padding: 0px;
	border: none;
	background: none;
}

.main-header .search-panel .form-container {
	padding: 25px 20px;
}

.main-header .search-panel .form-group {
	position: relative;
	margin: 0px;
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
	display: block;
	width: 100%;
	color: #000000;
	line-height: 24px;
	padding: 7px 40px 7px 15px;
	height: 40px;
	border: 1px solid #e0e0e0;
	background: #ffffff;
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
	border-color: #062C54;
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
	border-color: #062C54;
}

.main-header .search-panel .search-btn {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #555555;
	font-size: 12px;
	background: none;
	cursor: pointer;
}


.whtsBtn.whtNxt{ 
    right: -10% !important;
    animation: rotateOut;
    animation-duration: 1s;
  }

  .whtsBtn.whtLft{ 
    right: 0% !important;
    animation: rotateInUpRight;
    animation-duration: 1s;
  }

.whtsBtn { 
    position: fixed;
    display: inline-block;
    /* width: 40px;
    height: 40px; */
    text-decoration: none;
    z-index: 9998;
    bottom: 0;
    transition: 500ms;
    right: -10%;
  }
  
  .rrssBtn {
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 74px;
    width: 74px;
    margin: 30px;
    background: #ffffffcf;
    color: #ffffff;
    transition: background 500ms ease, color 300ms ease;
    background: linear-gradient(-180deg, #25d366 0%, #10b14c);
  }

  .rrssBtn:hover{
    /* border: #099b39 solid 6px; */
    display: flex;
    background: linear-gradient(180deg, #10b14c, #099b39);
    color: #ffffff;
    animation: jello;
    animation-duration: 800ms;
  }

  .rrssBtn i{
    font-size: 50px;
    /* color: #099b39 */
  }

/*** 

====================================================================
	Hidden Sidebar style
====================================================================

***/


.hidden-bar {
	position: fixed;
	top: 0;
	width: 320px;
	height: 100%;
	background: #1c1c1c;
	z-index: 9999;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
}

.hidden-bar .mCSB_inside>.mCSB_container {
	margin-right: 0px;
}

.hidden-bar.right-align.visible-sidebar {
	left: 0px;
}

.hidden-bar.right-align {
	left: -400px;
}

.hidden-bar.right-align.visible-sidebar {
	right: 0px;
}

.hidden-bar .hidden-bar-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 10px;
	background: none;
	color: #ffffff;
	border-radius: 0px;
	text-align: center;
	line-height: 40px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	z-index: 999999;
}

.hidden-bar .hidden-bar-closer button {
	background: none;
	display: block;
	font-size: 16px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.hidden-bar .hidden-bar-closer:hover button {
	color: #ffffff;
}

.hidden-bar-wrapper {
	height: 100%;
	padding: 30px 5px 30px 30px;
}

.hidden-bar .logo {
	padding: 0px 0px 30px;
	background: #1c1c1c;
}

.hidden-bar .logo img {
	display: inline-block;
	max-width: 100%;
}

.hidden-bar .content-box {
	position: relative;
	padding-right: 32px;
}

.hidden-bar .content-box h2 {
	position: relative;
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 20px;
}

.hidden-bar .content-box .text {
	position: relative;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.60);
	margin-bottom: 25px;
}

.hidden-bar .contact-info {
	position: relative;
	margin-top: 60px;
}

.hidden-bar .contact-info h2 {
	position: relative;
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 20px;
}

/*** 

====================================================================
	Main Slider style
====================================================================

***/

.main-slider {
	position: relative;
	z-index: 10;
}

.main-slider .tp-caption {
	z-index: 5 !important;
}

.main-slider .tp-dottedoverlay {
	background: rgba(0, 0, 0, 0.40) !important;
}

.main-slider .tparrows.gyges {
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.20);
}

.main-slider .tparrows.gyges:before {
	line-height: 60px;
}

.main-slider .tparrows.gyges:hover {
	color: #333333 !important;
	background-color: #333333;
}

.main-slider h2 {
	position: relative;
	color: #ffffff;
	font-size: 55px;
	font-weight: 400;
	line-height: 1.1em;
	display: inline-block;
}

.main-slider .price {
	position: relative;
	font-size: 36px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.9em;
	font-style: italic;
}

.main-slider .btns-box .theme-btn {
	margin-right: 20px;
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
	display: none !important;
}


.schedule-form-section {
	position: relative;
}

.schedule-form-section .inner-container {
	position: relative;
	margin-top: 0;
	z-index: 99;
}

/*Schedule Box*/

.schedule-box {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

.schedule-box .inner-box {
	position: relative;
	padding: 50px 15px 50px;
	background-color: #ffffff;
}

.schedule-box .inner-box h3 {
	position: relative;
	color: #2a2a2a;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center !important;
	display: block;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 35px;
	text-transform: uppercase;
}

/*Schedule Form*/

.schedule-form {
	position: relative;
}

.schedule-form .row {
	margin: 0px -10px;
}

.schedule-form .form-group {
	position: relative;
	margin-bottom: 20px;
	padding: 0px 10px;
}

.schedule-form .form-group .icon {
	position: absolute;
	right: 25px;
	top: 18px;
	z-index: 10;
	color: #9f9f9f;
}

.schedule-form input[type="text"],
.schedule-form input[type="email"],
.schedule-form textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 22px;
	height: 50px;
	color: #222222;
	font-size: 16px;
	border: 1px solid #e6e6e6;
	background-color: #ffffff;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
}

.schedule-form textarea {
	resize: none;
}

.schedule-form input[type="text"]:focus,
.schedule-form input[type="email"]:focus,
.schedule-form textarea:focus {
	border-color: #062B54;
}

.schedule-form .theme-btn {
	margin-top: 10px;
	padding: 11px 24px 10px;
}

.home-detail {
	position: relative;
	width: 500px;
}

.home-detail .inner {
	position: relative;
	padding: 48px 48px;
	margin: 30px 30px !important;
	background-color: #ffffff;
	border-radius: 0px 50% 50% 0px;
}

.home-detail .inner:before {
	position: absolute;
	content: '';
	left: -30px;
	top: -30px;
	bottom: -30px;
	right: -30px;
	border-radius: 0px 50% 50% 0px;
	border: 30px solid rgba(255, 255, 255, 0.20);
}

.home-detail .inner h3 {
	position: relative;
	color: #2a2a2a;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.home-detail .inner .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom: 30px;
}

.home-detail .inner .home-list {
	position: relative;
	margin-bottom: 32px;
}

.home-detail .inner .home-list li {
	position: relative;
	color: #062B54;
	font-size: 28px;
	font-weight: 400;
	text-align: center;
	padding-right: 20px;
	margin-right: 20px;
	display: inline-block;
	border-right: 1px solid #e6e6e6;
}

.home-detail .inner .home-list li:last-child {
	margin-right: 0px;
	padding-right: 0px;
	border: none;
}

.home-detail .inner .home-list li span {
	position: relative;
	color: #666666;
	font-size: 16px;
	display: block;
	margin-top: 8px;
}

.home-detail .inner .price {
	position: relative;
	color: #2a2a2a;
	font-size: 36px;
	font-style: italic;
	font-weight: 400;
	line-height: 1.4em;
}

.main-slider.style-v1 .home-detail .inner,
.main-slider.style-v1 .home-detail .inner:before {
	border-radius: 0;
}

.main-slider.style-v1 .btns-box .theme-btn {
	margin-top: 20px;
}

/*** 

====================================================================
	Section Title
====================================================================

***/

.sec-title {
	position: relative;
}

.sec-title h2 {
	font-size: 36px;
	color: #2a2a2a;
	line-height: 1em;
	font-weight: 400;
	margin-bottom: 15px;
}

.sec-title .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
}

.sec-title.centered {
	text-align: center;
}

.sec-title.contact {
	margin-top: 100px;
}

.sec-title.light h2 {
	color: #ffffff;
}

/*** 

====================================================================
	About Section
====================================================================

***/

.about-section {
	position: relative;
	padding: 115px 0px;
}

.about-section .content-column {
	position: relative;
	margin-bottom: 40px;
}

.about-section .content-column .inner-column {
	position: relative;
	padding-right: 168px;
}

.about-section .content-column .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 35px;
}

.about-section .content-column .owl-dots {
	display: none;
}

.about-section .content-column .owl-nav {
	position: absolute;
	right: 0px;
	bottom: -40px;
	width: 52px;
	height: 26px;
	text-align: center;
	border: 1px solid #666666;
}

.about-section .content-column .owl-nav .owl-next {
	width: 25px;
	height: 25px;
	float: left;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.about-section .content-column .owl-nav .owl-prev {
	width: 25px;
	height: 25px;
	float: left;
	border-right: 1px solid #666666;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.about-section .content-column .owl-nav .owl-prev:hover,
.about-section .content-column .owl-nav .owl-next:hover {}

.about-section .gallery-column {
	position: relative;
}

.about-section .gallery-column .inner-column {
	position: relative;
	margin-right: -50px;
}

.about-section .gallery-column .inner-column .image {
	position: relative;
	border: 10px solid #ffffff;
}

.about-section .gallery-column .inner-column .image img {
	width: 100%;
	display: block;
}

.about-section .gallery-column .inner-column .left-column,
.about-section .gallery-column .inner-column .right-column {
	padding: 0px 5px;
}

.about-section .gallery-column .inner-column .right-column .image {
	border-bottom: 0px;
}

.about-section .gallery-column .inner-column .left-column .image {
	margin-right: -60px;
	z-index: 1;
}

.about-section .gallery-column .inner-column h3 {
	position: absolute;
	left: -60px;
	bottom: -10px;
	color: #f5f5f5;
	font-size: 50px;
	font-weight: 400;
	line-height: 1em;

}

/*Property Info Block*/

.property-info-block {
	position: relative;
	margin-top: 80px;
	border: 1px solid #e6e6e6;
}

.property-info-block .column {
	padding: 0px;
	border-right: 1px solid #e6e6e6;
}

/*About Info*/

.about-info {
	position: relative;
}

.about-info .inner {
	position: relative;
	padding: 30px 0px;
	text-align: center;
}

.about-info .inner .icon {
	position: relative;
	color: #062C54;
	font-size: 50px;
	line-height: 1em;
	margin-bottom: 15px;
	display: block;
}

.about-info .inner .title {
	position: relative;
	color: #232323;
	font-size: 15px;
	margin-bottom: 5px;
}

.about-info .inner .total {
	position: relative;
	color: #232323;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.2em;
}

/*** 

====================================================================
	Measurement Section
====================================================================

***/

.measurement-section {
	position: relative;
	padding: 110px 0px 120px;
}

.measurement-section .measurement-tabs {
	position: relative;
}

.measurement-section .measurement-tabs .tab-btns {
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
	display: table;
	vertical-align: middle;
	width: 100%;
}

.measurement-section .measurement-tabs .tab-btns .tab-btn {
	width: 200px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 24px;
	cursor: pointer;
	text-align: center;
	padding: 0px 15px 15px;
	transition: all 500ms ease;

}

.measurement-section .measurement-tabs .tab-btns .tab-btn:last-child {
	margin-right: 0px;
}

.measurement-section .measurement-tabs .tab-btns .tab-btn:after {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0px;
	opacity: 0;
	margin-left: -6px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #062C54;
}

.measurement-section .measurement-tabs .tab-btns .tab-btn.active-btn::after,
.measurement-section .measurement-tabs .tab-btns .tab-btn:hover::after {
	opacity: 1;
}

.measurement-section .measurement-tabs .tab-btns .tab-btn span {
	display: block;
	font-size: 52px;
	font-weight: 400;
	line-height: 1em;
	margin-bottom: 15px;
}

.measurement-section .measurement-tabs .tab-btns .tab-btn:hover,
.measurement-section .measurement-tabs .tab-btns .tab-btn.active-btn {
	color: #062C54;
}

.measurement-section .measurement-tabs .tabs-content {
	position: relative;
	background-color: #ffffff;
}

.measurement-section .measurement-tabs .tabs-content .tab {
	position: relative;
	display: none;
}

.measurement-section .measurement-tabs .tabs-content .tab.active-tab {
	display: block;
}

.measurement-section .measurement-tabs .tabs-content {
	position: relative;
}

.measurement-section .tabs-content .content-column {
	position: relative;
}

.measurement-section .tabs-content .content-column .inner-column {
	position: relative;
	padding: 55px 55px;
}

.measurement-section .tabs-content .content-column h3 {
	position: relative;
	color: #232323;
	font-size: 22px;
	line-height: 1em;
	font-weight: 400;
	margin-bottom: 25px;
}

.measurement-section .tabs-content .content-column .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
	padding-right: 80px;
	margin-bottom: 30px;
}

.measurement-section .tabs-content .image-column {
	position: relative;
	padding: 35px;
}

.measurement-section .tabs-content .image {
	position: relative;
}

.measurement-section .tabs-content .image img {
	position: relative;
	width: 100%;
	display: block;
}

.measurement-section .tabs-content .image .measurement-size {
	position: absolute;
	left: 30px;
	bottom: 30px;
	right: 30px;
	text-align: center;
	overflow: hidden;
}

.measurement-section .tabs-content .image .measurement-size:after {
	position: absolute;
	content: '\f0da';
	right: -1px;
	top: -5px;
	color: #ffffff;
	font-size: 30px;
	line-height: 1em;
	font-family: 'FontAwesome';
}

.measurement-section .tabs-content .image .measurement-size:before {
	position: absolute;
	content: '\f0d9';
	left: -1px;
	top: -5px;
	color: #ffffff;
	font-size: 30px;
	line-height: 1em;
	font-family: 'FontAwesome';
}

.measurement-section .tabs-content .image .measurement-size .text {
	position: relative;
	font-size: 22px;
	font-weight: 400;
	color: #ffffff;
	letter-spacing: 1px;
	display: inline-block;

}

.measurement-section .tabs-content .image .measurement-size .text:before {
	position: absolute;
	content: '';
	right: 115%;
	top: 10px;
	width: 300%;
	height: 1px;
	background-color: #ffffff;
}

.measurement-section .tabs-content .image .measurement-size .text:after {
	position: absolute;
	content: '';
	left: 115%;
	top: 10px;
	width: 300%;
	height: 1px;
	background-color: #ffffff;
}

/*** 

====================================================================
	Fluid Section One
====================================================================

***/

.fluid-section-one {
	position: relative;
}

.fluid-section-one .outer-container {
	position: relative;
	min-height: 250px;
	background-color: #2a2a2a;
}

.fluid-section-one .image-column {
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.fluid-section-one .image-column .overlay-link {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
}

.fluid-section-one .image-column .overlay-link .fa {
	position: relative;
	top: 50%;
	width: 100px;
	height: 100px;
	color: #062C54;
	font-size: 30px;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	margin-top: -50px;
	margin: 0 auto;
	padding-left: 5px;
	background-color: #ffffff;
}

.fluid-section-one .image-column .image-box {
	position: relative;
	display: none;
}

.fluid-section-one .image-column .image-box img {
	position: relative;
	display: block;
	width: 100%;
}

.fluid-section-one .content-column {
	position: relative;
	float: right;
	width: 50%;
}

.fluid-section-one .content-column .inner-box {
	position: relative;
	max-width: 700px;
	padding: 130px 15px 60px 70px;
}

.fluid-section-one .content-column .inner-box h2 {
	position: relative;
	color: #ffffff;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 15px;
}

.fluid-section-one .content-column .inner-box .text {
	position: relative;
	color: #cfcfcf;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 50px;
}

/*Featured Block*/

.featured-block {
	position: relative;
	margin-bottom: 50px;
}

.featured-block .featured-inner {
	position: relative;
}

.featured-block .featured-inner h3 {
	position: relative;
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 28px;
	padding-left: 28px;
	border-left: 6px solid #062C54;
}

.featured-block .featured-inner .featured-text {
	position: relative;
	padding-left: 28px;
	color: #cfcfcf;
	font-size: 16px;
	line-height: 1.8em;
}

/*** 

====================================================================
	Agents Section
====================================================================

***/

.agents-section {
	position: relative;
	padding: 110px 0px 90px;
}

.agents-section.style-two .sec-title {
	margin-bottom: 80px;
}

.agents-details-section {
	position: relative;
}

.agents-details-section .carousel-outer {
	position: relative;
	max-width: 900px;
	margin: 0 auto;
}

.agents-details-section .thumbs-carousel {
	position: relative;
	float: right;
	width: 475px;
	margin-top: -135px;
	margin-right: 90px;
}

.agents-details-section .thumbs-carousel .image {
	position: relative;
	cursor: pointer;
	display: block;
}

.agents-details-section .thumbs-carousel .image img {
	width: 100%;
	display: block;
}

.agents-slide-item {
	position: relative;
}

.agents-slide-item .image-column {
	position: relative;
	text-align: center;
}

.agents-slide-item .image-column .image {
	position: relative;
	margin-right: 60px;
}

.agents-slide-item .image-column .image img {
	position: relative;
	width: 100%;
	display: block;
}

.agents-slide-item .image-column .social-icon-one {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.agents-slide-item .inner-box {
	position: relative;
}

.agents-slide-item .inner-box h3 {
	position: relative;
	color: #2a2a2a;
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 22px;
}

.agents-slide-item .inner-box .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.9em;
	margin-bottom: 30px;
}

.agents-slide-item .inner-box .content-column {
	position: relative;
}

.agents-slide-item .inner-box .content-column .inner-column {
	position: relative;
	padding-left: 15px;
	margin-left: -70px;
}

/*** 

====================================================================
	Gallery Section
====================================================================

***/

.gallery-section {
	position: relative;
	padding: 110px 0px 90px;
	background-color: #f5f5f5;
}

.gallery-section .masonry-items-container {
	position: relative;
}

.gallery-block {
	position: relative;
	margin-bottom: 30px;
}

.gallery-block .inner-box {
	position: relative;
}

.gallery-block .inner-box .image {
	position: relative;
}

.gallery-block .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
}

.gallery-block .inner-box .overlay-box {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 30%;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.gallery-block .inner-box .overlay-box .lower-box {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0px 30px 30px;
}

.gallery-block .inner-box .overlay-box .lower-box h3 {
	position: relative;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.3em;
}

.gallery-block .inner-box .overlay-box .lower-box h3 a {
	position: relative;
	color: #ffffff;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.gallery-block .inner-box .overlay-box .lower-box h3 a:hover {
	color: #062C54;
}

.gallery-block .inner-box .overlay-box .lower-box .total-gallery {
	position: relative;
	top: 5px;
	color: #ffffff;
	font-size: 25px;
	font-weight: 400;
	margin-top: 30px;
}

.gallery-block .inner-box .overlay-box .lower-box .total-gallery .icon {
	font-weight: 400;
	font-size: 20px;
	margin-left: 4px;
}

/*** 

====================================================================
	Testimonial Section
====================================================================

***/

.testimonial-section {
	position: relative;
	padding: 115px 0px 80px;
}

.testimonial-block {
	position: relative;
}

.testimonial-block .inner-box {
	position: relative;
}

.testimonial-block .inner-box .quote-icon {
	position: relative;
	color: #cfcfcf;
	font-size: 36px;
	margin-bottom: 35px;
	line-height: 1em;
}

.testimonial-block .inner-box .text {
	position: relative;
	color: #666666;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 40px;

}

.testimonial-block .inner-box .lower-box {
	position: relative;
}

.testimonial-block .inner-box .lower-box .lower-inner {
	position: relative;
	padding-left: 125px;
	padding-top: 25px;
	min-height: 100px;
}

.testimonial-block .inner-box .lower-box .lower-inner .image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50%;
}

.testimonial-block .inner-box .lower-box .lower-inner h3 {
	position: relative;
	color: #2a2a2a;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 5px;
	text-transform: capitalize;
}

.testimonial-block .inner-box .lower-box .lower-inner .designation {
	position: relative;
	color: #666666;
	font-size: 14px;
}

.testimonial-section .owl-dots,
.testimonial-section .owl-nav {
	display: none;
}

/*** 

====================================================================
	News Section
====================================================================

***/

.news-section {
	position: relative;
	padding: 0px 0px 80px;
	background-color: #f5f5f5;
}

.news-section.indx {
	padding: 115px 0px 80px;
}

.news-section.alternate {
	background: none;
}

.news-section.alternate .sec-title {
	margin-bottom: 70px;
	padding: 0;
}

.news-block {
	position: relative;
	margin-bottom: 40px;
}

.news-block .inner-box {
	position: relative;
	display: flex;
	box-shadow: 0px 0px 2px 0px rgb(151, 151, 151);
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}

.news-block .inner-box .image {
	position: relative;
	background: #ffffff;
	min-height: 225px;
	width: 50%;
}

#newsIndex .news-block .inner-box {
	display: block;
	box-shadow: 0px 0px 2px 0px rgb(151, 151, 151);
}

#newsIndex .news-block .inner-box .image,
#newsIndex .news-block .inner-box .lower-content {
	width: 100% !important;
}

#newsIndex .news-block .inner-box .lower-content {
	height: 20pc;
}

.news-block .inner-box .image img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.news-block .inner-box:hover {
	box-shadow: 0px 0px 20px 0px rgba(151, 151, 151, 0.86);
	transform: scale(1.035);
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}

.news-block .inner-box .lower-content {
	position: relative;
	width: 50%;
	padding: 10px 10px 10px 20px;
}

.news-block .inner-box .lower-content h3 {
	position: relative;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4em;
}

.news-block .inner-box .lower-content h3 a {
	position: relative;
	color: #2a2a2a;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.news-block .inner-box .lower-content h3 a:hover {
	color: #062B54;
}

.news-block .inner-box .lower-content .post-date {
	position: relative;
	color: #9f9f9f;
	font-size: 16px;
	font-weight: 400;
	margin-top: 6px;
	margin-bottom: 15px;
}

.news-block .inner-box .lower-content .post-date span {
	font-weight: 400;
}

.news-block .inner-box .lower-content .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
}

.news-section .owl-prev,
.news-section .owl-next {
	position: absolute;
	font-size: 50px;
	top: 120px;
	color: rgb(59, 59, 59);
	opacity: .2;
	font-weight: bold;
	outline: none;
	transition: .3s ease-in-out;
}

.news-section .owl-prev:hover,
.news-section .owl-next:hover {
	opacity: unset;
	transition: .3s ease-in-out;
}

.news-section .owl-prev {
	left: -70px;
}

.news-section .owl-next {
	right: -70px;
}

/*** 

====================================================================
	Newsleter Section
====================================================================

***/

.newsletter-section {
	position: relative;
	padding: 110px 0px 80px;
	background-color: #062C54;
}

.newsletter-section .title-column {
	position: relative;
	margin-bottom: 30px;
}

.newsletter-section .title-column .inner-column {
	position: relative;
}

.newsletter-section .title-column h2 {
	position: relative;
	color: #f5f5f5;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 0px;
}

.newsletter-section .title-column .text {
	position: relative;
	color: #ffffff;
	font-size: 16px;
}

.newsletter-section .form-column {
	position: relative;
}

.newsletter-section .form-column .inner-column {
	position: relative;
	padding-top: 20px;
}

/*Newsletter Form*/

.newsleter-form {
	position: relative;
}

.newsleter-form .row {
	margin: 0px -5px;
}

.newsleter-form .column {
	padding: 0px 5px;
}

.newsleter-form .column .row {
	position: relative;
	margin: 0px -5px;
}

.newsleter-form .form-group {
	position: relative;
	margin-bottom: 20px;
	padding: 0px 5px;
}

.newsleter-form .form-group.no-padd {
	padding: 0px;
}

.newsleter-form input[type="text"],
.newsleter-form input[type="email"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 22px;
	height: 48px;
	color: #222222;
	font-size: 14px;
	background-color: #ffffff;
	transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
}

.newsleter-form .form-group .theme-btn {
	width: 100%;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding: 12px 30px;
	text-transform: uppercase;
	background-color: #2a2a2a;
}

/*** 

====================================================================
	Contact Section
====================================================================

***/

.font-secondary {

	font-style: italic;
	font-weight: 700;
}

.color-secondary {
	color: #062B54;
}

.sec-title h4 {
	font-size: 22px;
	line-height: 20px;
	margin-bottom: 5px;
}

.sec-title p {
	font-size: 16px;
}

.contact-section {
	position: relative;
	padding: 115px 0px 70px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.contact-section:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(42, 42, 42, 0.85);
}

.contact-section .info-column {
	position: relative;
	margin-bottom: 40px;
}

.contact-section .info-column .inner-column {
	position: relative;
	padding: 50px 50px 30px;
	background-color: #2c2c2c;
}

.contact-section .info-column .inner-column>img {
	margin-bottom: 30px;
}

.contact-section .info-column .inner-column h2 {
	position: relative;
	color: #ffffff;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 30px;
}

.contact-section .info-column ul {
	position: relative;
}

.contact-section .info-column ul li {
	position: relative;
	color: #9f9f9f;
	font-size: 16px;
	margin-bottom: 25px;
}

.contact-section .info-column ul li span {
	position: relative;
	font-weight: 400;
	color: #ffffff;
	display: block;
	margin-bottom: 8px;
}

.contact-section .info-column ul li img {
	width: 15px;
	height: 15px;
}

.contact-section .info-column ul li img,
.contact-section .info-column ul li i {
	margin-right: 2px;
}

.contact-section .form-column {
	position: relative;
}

.contact-section .form-column .inner-column {
	position: relative;
	padding-left: 80px;
}

.contact-section .form-column h2 {
	position: relative;
	color: #ffffff;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 35px;
}


/* ----------------- Nuevo form Css----------------- */
.contact-igramteContetn{
	display: flex;
	justify-content: center;
	/* z-index: -1 !important; */
	width: 100%;
	padding:30px 0;
}


.contact-igramteContetn iframe {
    width: 1100px !important;
    border: none;
    display: block;
	z-index: 0 !important;
}

#amofroms_main_wrapper{
	width: 100% !important;
}

/*Default Form*/

.default-form {
	position: relative;
}

.default-form .form-group {
	position: relative;
	margin-bottom: 30px;
}

.default-form input[type="text"],
.default-form input[type="email"],
.default-form select,
.default-form textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 40px;
	padding: 10px 22px;
	height: 60px;
	color: #222222;
	font-size: 16px;
	background-color: #ffffff;
	transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
}

.default-form textarea {
	height: 220px;
	resize: none;
}

.default-form .theme-btn {
	margin-top: 10px;
	padding: 11px 18px 10px;
}

.contact-section.style-two {
	padding: 80px 0px;
}

.contact-section.style-two:before {
	display: none;
}

.contact-section.style-two .form-column h2 {
	color: #2a2a2a;
}

.contact-section.style-two .form-column .inner-column {
	padding-left: 70px;
}

/*Contact Form*/

.contact-form {
	position: relative;
}

.contact-form .form-group {
	position: relative;
	margin-bottom: 30px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form select,
.contact-form textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 40px;
	padding: 10px 22px;
	height: 60px;
	color: #222222;
	font-size: 16px;
	border: 1px solid #e6e6e6;
	background-color: #ffffff;
	transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus {
	border-color: #062C54;
}

.contact-form textarea {
	height: 220px;
	resize: none;
}

.contact-form .theme-btn {
	margin-top: 10px;
	padding: 11px 18px 10px;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
	border-color: #ff0000 !important;
}

.contact-form label.error {
	display: block;
	line-height: 24px;
	padding: 5px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 12px;
	color: #ff0000;
	font-weight: 400;
}



/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #062C54;
	background-position: center center;
}

.main-footer .row {
	display: flex;
	justify-content: center;
}

.main-footer .widgets-section {
	position: relative;
	padding: 40px 0px 25px;
}

.main-footer .footer-widget {
	position: relative;
}


.main-footer .footer-title h2 {
	position: relative;
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	text-transform: capitalize;
}

.main-footer .footer-widget ul li {
	font-size: 20px;
	margin-bottom: 0px;
}

.main-footer .footer-widget ul li a {
	color: #fff !important;
}

.main-footer .footer-widget ul li a:hover {
	color: #cfcfcf !important;
}

.main-footer .logo-widget .logo {
	position: relative;
	margin-bottom: 20px;
	width: 250px;
}

.main-footer .logo-widget .text span {
	color: #439E28;
	font-size: 10px !important;
	text-transform: uppercase;
	line-height: 1;
}

.main-footer .logo-widget .text {
	position: relative;
	color: #cfcfcf;
	font-size: 20px;
	line-height: 25px;
}

/*Footer Lists*/

.footer-lists {
	position: relative;
}

.footer-lists li {
	position: relative;
	margin-bottom: 10px;
}

.footer-lists li a {
	position: relative;
	color: #cfcfcf;
	font-size: 16px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.footer-lists li a:hover {
	color: #062C54;
}

/*Twitter Widget*/

.twitter-widget {
	position: relative;
	margin-bottom: 25px;
}

.twitter-widget:last-child {
	margin-bottom: 0px;
}

.twitter-widget .inner {
	position: relative;
	padding-left: 35px;
}

.twitter-widget .inner .icon {
	position: absolute;
	left: 0px;
	top: 5px;
	color: #062C54;
	font-size: 18px;
	line-height: 1em;
}

.twitter-widget .inner .text {
	position: relative;
	color: #cfcfcf;
	font-size: 16px;
	line-height: 1.7em;
}

.twitter-widget .inner .text span {
	position: relative;
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
}

.twitter-widget .inner .text a {
	position: relative;
	color: #ffffff;
}

/*Gallery Widget*/

.main-footer .gallery-widget .images-outer {
	position: relative;
	margin: 0px -6px;
}

.main-footer .gallery-widget .image-box {
	position: relative;
	float: left;
	width: 33.333%;
	padding: 0px 5px;
	margin-bottom: 10px;
}

.main-footer .gallery-widget .image-box:nth-child(3),
.main-footer .gallery-widget .image-box:nth-child(6) {
	margin-right: 0px;
}

.main-footer .gallery-widget .image-box .overlay-box {
	position: absolute;
	content: '';
	left: 5px;
	right: 5px;
	top: 0px;
	height: 100%;
	display: block;
	z-index: 1;
	opacity: 0;
	text-align: center;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: rgba(123, 202, 51, 0.80);
}

.main-footer .gallery-widget .image-box:hover .overlay-box {
	opacity: 1;
}

.main-footer .gallery-widget .image-box img {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}


.main-footer .footer-bottom {
	position: relative;
	padding: 20px 50px;
	background-color: #272727;
}

.main-footer .footer-bottom.style-two {
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
}

.main-footer .footer-bottom.style-two .copyright {
	color: #666666;
}

.main-footer .footer-bottom.style-two .copyright a {
	color: #2a2a2a;
}

.main-footer .footer-bottom .copyright {
	position: relative;
	color: #7f7f7f;
	font-size: 16px;
}

.main-footer .footer-bottom .copyright a {
	position: relative;
	color: #ffffff;
}

.main-footer .footer-bottom .footer-nav {
	position: relative;
	text-align: right;
}

.main-footer .footer-bottom .footer-nav li {
	position: relative;
	margin-left: 30px;
	display: inline-block;
}

.main-footer .footer-bottom .footer-nav li a {
	position: relative;
	color: #7f7f7f;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.main-footer .footer-bottom .footer-nav li a:hover {
	color: #062C54;
}

/*** 

====================================================================
	Property Info Section
====================================================================

***/

.property-info-section {
	position: relative;
	padding: 35px 0px;
	border-bottom: 1px solid #e6e6e6;
}

.property-info-section .auto-container {
	position: relative;
	max-width: 1500px;
	margin: 0 auto;
}

/*Property Info*/

.property-info {
	position: relative;
	border-right: 1px solid #e6e6e6;
}

.property-info:last-child {
	border: 0px;
}

.property-info .inner {
	position: relative;
	padding: 30px 0px;
	text-align: center;
}

.property-info .inner .icon {
	position: relative;
	color: #062C54;
	font-size: 50px;
	line-height: 1em;
	margin-bottom: 15px;
	display: block;
}

.property-info .inner .title {
	position: relative;
	color: #232323;
	font-size: 14px;
	margin-bottom: 5px;

}

.property-info .inner .total {
	position: relative;
	color: #232323;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.2em;

}

/*** 

====================================================================
	About Section Two
====================================================================

***/

.about-section-two {
	position: relative;
	padding: 120px 0px 50px;
}

.about-section-two .content-column {
	position: relative;
}

.about-section-two .content-column .inner-column {
	position: relative;
}

.about-section-two.csa .content-column .inner-column {
	text-align: right;
	padding: 40px 0;
}

.about-section-two .content-column .inner-column.otherSide {
	text-align: unset;
}

.about-section-two .content-column h2 {
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	color: #062C54;
	font-size: 24px;
	line-height: normal;
	letter-spacing: 3px;
}

.about-section-two .content-column p {
	color: #062C54;
    font-size: 60px;
    font-weight: 900;
    padding-top: 20px;
    display: block;
}

.about-section-two .content-column .num_cluster {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 800;
	color: #062C54;
}

.divider_house {
	border-bottom: 3px solid #439E28;
	display: inline-block;
	width: 78px;
	position: relative;
	bottom: 18px;
	right: 10px;
}

.divider_house_two {
	border-bottom: 2px solid #439E28;
	display: inline-block;
	width: 100px;
	position: relative;
	bottom: 18px;
}

.about-section-two.jade .content-column .num_cluster {
	color: #913926;
}

.about-section-two.nikau .content-column .num_cluster {
	color: #c44f1d;
}

.about-section-two .content-column .text strong {
	color: #062C54;
	letter-spacing: 1px;
}

.about-section-two.jade .content-column h2 span,
.about-section-two.jade .content-column .text strong,
.about-section-two.jade .content-column .price {
	color: #913926;
}

.about-section-two.jade .btn-style-one {
	background-color: #913926;
	border-color: #913926;
}

.about-section-two.nikau .content-column h2 span,
.about-section-two.nikau .content-column .text strong,
.about-section-two.nikau .content-column .price {
	color: #c44f1d;
}

.about-section-two.nikau .btn-style-one {
	background-color: #c44f1d;
	border-color: #c44f1d;
}

.about-section-two .content-column .text {
	position: relative;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #062C54;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.about-section-two .content-column .price {
	color: #062C54;
	font-size: 25px;
	/* font-style: italic; */
	font-weight: 400;
	margin: 25px 0;
}

.about-section-two.csa .content-column .price {
	margin: 28px 0;
    color: #439E28 !important;
    font-size: 36px;
    font-weight: 800;
}
.btn_house {
	background: #062c54;
    color: #fff;
    outline: none;
	border: 1.5px solid transparent;
    transition: all 400ms ease-in-out;
    line-height: normal;
    padding: 10px 40px;
    font-size: 16px;
    font-weight: 600;
}
.btn_house:hover {
	background: transparent;
    border: 1.5px solid #062c54;
    color: #062c54;
}
.about-section-two .content-column .price span {
	color: #9f9f9f;
	font-size: 18px;
	font-weight: 400;
}

.about-section-two .video-column {
	position: relative;
}

.about-section-two .video-column .inner-column {
	position: relative;
}

.about-section-two .video-column .inner-column.otherSide {
	padding-left: 0;
	padding-right: 30px;
}

/*Video Box*/

.video-box {
	position: relative;
	width: 88.5rem;
}

.house-left{
	text-align: left !important;
}

.video-box .image {
	position: relative;
	overflow: hidden;
	border-radius: 2px;
}

.video-box .image img {
	position: relative;
	width: 100%;
}

.video-box .overlay-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.video-box:hover .overlay-box {
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.20);
}

.video-box .overlay-box span {
	position: relative;
	width: 80px;
	height: 80px;
	top: 47%;
	z-index: 99;
	color: #ffffff;
	font-weight: 400;
	font-size: 22px;
	margin-top: -32px;
	text-align: center;
	border-radius: 50%;
	line-height: 76px;
	padding-left: 4px;
	display: inline-block;
	border: 2px solid #062C54;
	background-color: #062C54;
}

.vissibilityMovil {
	display: none;
}

/*** 

====================================================================
	Services Section
====================================================================

***/

.services-section {
	position: relative;
}

.services-section.style-two {
	padding: 115px 0;
}

.services-section.style-two .sec-title {
	margin-bottom: 70px;
	padding: 0;
}

.services-block {
	position: relative;
	margin-bottom: 30px;
}

.services-block .inner-box {
	width: 270px;
	height: 210px;
	position: relative;
	padding: 40px 15px;
	text-align: center;
	border: 1px solid #e6e6e6;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.services-block .inner-box:hover {
	border: 1px solid transparent;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(225, 225, 225, 1);
	-moz-box-shadow: 0px 0px 20px 0px rgba(225, 225, 225, 1);
	box-shadow: 0px 0px 20px 0px rgba(225, 225, 225, 1);
}

.services-block .inner-box .icon-box {
	position: relative;
	color: #83cd3f;
	width: 80px;
	margin: 0 auto;
	line-height: 1em;
	margin-bottom: 22px;
}

.services-block .inner-box h3 {
	position: relative;
	color: #2a2a2a;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 400;
	margin-bottom: 18px;
}

.services-block .inner-box h3 a {
	position: relative;
	color: #2a2a2a;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.services-block .inner-box h3 a:hover {
	color: #83cd3f;
}

.services-block .inner-box .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.7em;
}

.services-section .owl-prev,
.services-section .owl-next {
	position: absolute;
	font-size: 50px;
	top: 80px;
	color: rgb(59, 59, 59);
	opacity: .2;
	font-weight: bold;
	outline: none;
	transition: .3s ease-in-out;
}

.services-section .owl-prev:hover,
.services-section .owl-next:hover {
	opacity: unset;
	transition: .3s ease-in-out;
}

.services-section .owl-prev {
	left: -50px;
}

.services-section .owl-next {
	right: -50px;
}

/*** 

====================================================================
	Convenience Section
====================================================================

***/

.convenience-section {
	position: relative;
	z-index: 9;
	padding: 115px 0px 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.convenience-section .auto-container {
	position: relative;
}

.convenience-section:before {
	position: absolute;
	content: '';
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.70);
}

.convenience-section .outer-container {
	position: relative;
	bottom: -80px;
	margin-top: -80px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.convenience-section h2 {
	position: relative;
	color: #ffffff;
	font-weight: 400;
	font-size: 36px;
	text-align: center;
	padding-bottom: 60px;
}

.convenience-section .content-column {
	position: relative;
	width: 60%;
	float: left;
}

.convenience-section .image-column {
	position: absolute;
	width: 40%;
	float: right;
	right: 0px;
	top: 0px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.convenience-section .image-column .image {
	position: relative;
	display: none;
}

.convenience-section .image-column .image img {
	position: relative;
	width: 100%;
	display: block;
}

/*** 

====================================================================
	Product Tabs Style
====================================================================

***/

.convenience-info-tabs {
	position: relative;
}

.convenience-info-tabs .convenience-tabs {
	position: relative;
}

.convenience-info-tabs .convenience-tabs .tab-btns {
	position: relative;
	z-index: 1;
	background-color: #ffffff;
	border-bottom: 1px solid #e6e6e6;
}

.convenience-info-tabs .convenience-tabs .tab-btns .tab-btn {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	margin-right: 0px;
	font-size: 18px;
	color: #666666;
	text-transform: capitalize;
	font-weight: 400;
	line-height: 24px;
	cursor: pointer;
	text-align: center;
	padding: 23px 15px 23px;
	transition: all 500ms ease;

}

.convenience-info-tabs .convenience-tabs .tab-btns .tab-btn.active-btn {
	color: #ffffff;
	background: #062C54;
}

.convenience-info-tabs .convenience-tabs .tabs-content {
	position: relative;
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab {
	position: relative;
	padding: 70px 60px 50px;
	display: none;
	border-top: 0px;
	background-color: #ffffff;
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab.active-tab {
	display: block;
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab .content p {
	color: #777777;
	font-size: 14px;
	margin-bottom: 20px;
}

.convenience-info-tabs .convenience-tabs .tabs-content h3 {
	position: relative;
	color: #2a2a2a;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 25px;
}

.convenience-info-tabs .convenience-tabs .tabs-content .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 32px;
}

/*** 

====================================================================
	Gallery Section
====================================================================

***/

.gallery-section-two {
	position: relative;
	padding: 50px 0px;
}

.gallery-section-two .sec-title {
	margin-bottom: 50px;
}

.gallery-section-two .filters {
	margin-bottom: 50px;
	text-align: center;
}

.gallery-section-two .filters .filter-tabs {
	position: relative;
	display: inline-block;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
}

.gallery-section-two .filters li {
	position: relative;
	display: inline-block;
	color: #062C54 !important;
	padding: 18px 4px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 500 !important;
	margin-right: 30px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.gallery-section-two .filters li:last-child {
	margin-right: 0px;
}

.gallery-section-two .filters .filter:before {
	position: absolute;
	content: '';
	left: 0px;
	top: -2px;
	width: 100%;
	height: 2px;
	opacity: 0;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	background-color: #062C54;
}

.gallery-section-two .filters .filter:after {
	position: absolute;
	content: '';
	left: 0px;
	bottom: -2px;
	width: 100%;
	height: 2px;
	opacity: 0;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	background-color: #062C54;
}

.gallery-section-two .filters .filter.active:before,
.gallery-section-two .filters .filter:hover:before,
.gallery-section-two .filters .filter.active:after,
.gallery-section-two .filters .filter:hover:after {
	opacity: 1;
}

.gallery-section-two .filters .filter.active,
.gallery-section-two .filters .filter:hover {
	color: #062C54;
}

.gallery-block-two.mix {
	display: none;
}

.gallery-section-two .gallery-block-two {
	position: relative;
	padding: 10px;
}

.gallery-block-two .inner-box {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.gallery-block-two .image-box {
	position: relative;
	display: block;
}

.gallery-block-two .image-box img {
	position: relative;
	display: block;
	width: 100%;
}

.gallery-block-two .overlay-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	color: #ffffff;
	text-align: center;
	background: rgba(12, 22, 35, 0.80);
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transform: translate(-100%, 0%);
	-ms-transform: translate(-100%, 0%);
	-o-transform: translate(-100%, 0%);
	-moz-transform: translate(-100%, 0%);
	transform: translate(-100%, 0%);
}

.gallery-block-two .inner-box:hover .overlay-box {
	opacity: 1;
	-webkit-transform: translate(0%);
	-ms-transform: translate(0%);
	-o-transform: translate(0%);
	-moz-transform: translate(0%);
	transform: translate(0%);
}

.gallery-block-two .overlay-inner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	padding: 10px 0px;
}

.gallery-block-two .overlay-inner .content {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.gallery-block-two .overlay-inner .link {
	position: relative;
	font-size: 16px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-weight: 400;
	display: inline-block;
	background-color: #062C54;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.gallery-block-two .overlay-inner .link:before {
	position: absolute;
	content: '';
	left: -15px;
	right: -15px;
	bottom: -15px;
	top: -15px;
	border: 1px solid rgba(123, 202, 51, 0.50);
}

.gallery-block-two .overlay-inner .link .icon {
	position: relative;
}

.gallery-block-two .overlay-inner .link:hover {
	color: #666666;
	background-color: rgba(255, 255, 255, 1);
}

.gallery-block-two .inner-box h3 {
	position: relative;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	padding: 25px 0px 3px;
	line-height: 1.2em;
}

.gallery-block-two .inner-box h3 a {
	position: relative;
	color: #242424;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.gallery-block-two .inner-box .text {
	position: relative;
	color: #fa2964;
	font-size: 15px;
	text-align: center;
}

/*** 

====================================================================
	Testimonial Section Two
====================================================================

***/

.testimonial-section-two {
	position: relative;
	padding: 110px 0px;
	background-repeat: no-repeat;
	background-size: cover;
}

.testimonial-section-two:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(123, 202, 51, 0.93);
}

.testimonial-section-two .owl-dots,
.testimonial-section-two .owl-nav {
	display: none;
}

.testimonial-block-two {
	position: relative;
}

.testimonial-block-two .inner-box {
	position: relative;
}

.testimonial-block-two .inner-box .text {
	position: relative;
	color: #ffffff;
	font-size: 18px;
	font-style: italic;
	line-height: 1.8em;
	padding-bottom: 25px;

}

.testimonial-block-two .inner-box .quote-icon {
	position: relative;
}

.testimonial-block-two .inner-box .quote-icon .icon {
	position: relative;
	color: #ffffff;
	font-size: 24px;
	line-height: 1em;
}

.testimonial-block-two .inner-box .quote-icon:after {
	position: absolute;
	content: '';
	left: 8%;
	top: 14px;
	width: 90%;
	height: 2px;
	background-color: #ffffff;
}

.testimonial-block-two .inner-box .autho-info {
	position: relative;
	margin-top: 35px;
}

.testimonial-block-two .inner-box .autho-info .author-inner {
	position: relative;
	padding-left: 130px;
	min-height: 100px;
	padding-top: 25px;
}

.testimonial-block-two .inner-box .autho-info .author-inner .image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
}

.testimonial-block-two .inner-box .autho-info .author-inner h3 {
	position: relative;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	margin-bottom: 2px;
	letter-spacing: 1px;
}

.testimonial-block-two .inner-box .autho-info .author-inner .designation {
	position: relative;
	color: #ffffff;
}

/*** 

====================================================================
	Plans Section
====================================================================

***/

.plans-section {
	position: relative;
	padding: 120px 0px;
}

.plans-section .title-column {
	position: relative;
	margin-bottom: 60px;
}

.plans-section .title-column .inner-column {
	position: relative;
	padding-top: 62px;
	padding-right: 120px;
}

.plans-section .title-column .inner-column h2 {
	position: relative;
	color: #2a2a2a;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.2em;
}

.plans-section .title-column .inner-column .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
	margin-top: 30px;
	margin-bottom: 40px;
}

.plans-section .plans-tab {
	position: relative;
}

.plans-section .plans-tab .tab-btns {
	position: relative;
}

.plans-section .plans-tab .tab-btns li {
	position: relative;
	color: #2a2a2a;
	font-size: 16px;
	font-weight: 400;
	padding: 9px 20px;
	cursor: pointer;
	margin-right: 22px;
	margin-bottom: 15px;
	display: inline-block;
	border: 1px solid #2a2a2a;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;

}

.plans-section .plans-tab .tab-btns li.active-btn,
.plans-section .plans-tab .tab-btns li:hover {
	background-color: #062C54;
	color: #ffffff;
	border-color: #062C54;
}

.plans-section .tabs-content .tab {
	display: none;
}

.plans-section .tabs-content .tab.active-tab {
	display: block;
}

.plans-section .tabs-content .tab .image img {
	width: 100%;
	display: block;
}

/*** 

====================================================================
	Fluid Section Two
====================================================================

***/

.fluid-section-two {
	position: relative;
}

.fluid-section-two .outer-container {
	position: relative;
	min-height: 250px;
	background-color: #f7f7f7;
}

.fluid-section-two .map-column {
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.fluid-section-two .map-column .map-canvas {
	height: 100%;
}

.fluid-section-two .content-column {
	position: relative;
	float: right;
	width: 50%;
}

.fluid-section-two .content-column .inner-box {
	position: relative;
	max-width: 700px;
	padding: 170px 15px 130px 60px;
}

.fluid-section-two .content-column .inner-box h2 {
	position: relative;
	color: #2a2a2a;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 28px;
}

.fluid-section-two .content-column .inner-box .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.9em;
	margin-bottom: 45px;
}

/*** 

====================================================================
	Call To Action Section
====================================================================

***/

.call-to-action-section {
	position: relative;
	padding: 30px 0px;
	margin: 100px 0px 0px;
	background-color: #062C54;
}

.call-to-action-section.indx {
	background-color: #2a2a2a;
}

.call-to-action-section .row {
	display: flex;
	align-items: center;
	justify-content: center;
}

.call-to-action-section .logo-column {
	position: relative;
}

.call-to-action-section .logo-column .logo {
	position: relative;
}

.call-to-action-section .text-column {
	position: relative;
}

.call-to-action-section .text-column .text {
	position: relative;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.5em;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 20px;
}

.call-to-action-section .text-column .btn-style-one {
	padding: 7px 12px 6px;
	font-size: 10px;
}

.call-to-action-section .btn-column {
	position: relative;
	text-align: right;
}

/*** 

====================================================================
	Featured Section
====================================================================

***/

.featured-section {
	position: relative;
	padding-top: 30px;
}

.featured-block-two {
	position: relative;
	margin-bottom: 30px;
}

.featured-block-two .inner-box {
	position: relative;
	overflow: hidden;
}

.featured-block-two .inner-box .image {
	position: relative;
}

.featured-block-two .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
}

.featured-block-two .inner-box .image .icon-box {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #ffffff;
	padding: 16px 16px;
	font-size: 28px;
	z-index: 1;
	border-radius: 0px 0px 0px 10px;
	background-color: #062C54;
}

.featured-block-two .inner-box .image .content {
	position: absolute;
	right: -100%;
	top: 0px;
	height: 100%;
	width: 50%;
	display: inline-block;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	background-color: rgba(0, 0, 0, 0.80);
}

.featured-block-two .inner-box:hover .image .content {
	right: 0%;
}

.featured-block-two .inner-box .image .content .content-inner {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	padding-left: 30px;
	padding-bottom: 30px;
}

.featured-block-two .inner-box .image .content .content-inner h3 {
	position: relative;
	color: #ffffff;
	font-size: 21px;
	font-weight: 400;
	margin-bottom: 6px;
}

.featured-block-two .inner-box .image .content .content-inner h3 a {
	position: relative;
	color: #ffffff;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.featured-block-two .inner-box .image .content .content-inner h3 a:hover {
	color: #062C54;
}

.featured-block-two .inner-box .image .content .content-inner .square {
	position: relative;
	font-size: 22px;
	font-weight: 400;
	color: #ffffff;
	margin-bottom: 12px;

}

.featured-block-two .inner-box .image .content .content-inner .square span {
	font-size: 14px;
	font-weight: 400;
}

.featured-block-two .inner-box .image .content .content-inner .details {
	position: relative;
	font-size: 12px;
	font-weight: 400;
	color: #062C54;
	letter-spacing: 1px;
	text-transform: uppercase;

}

/*** 

====================================================================
	About Section Three
====================================================================

***/

.about-section-three {
	position: relative;
	padding: 90px 0px 120px;
}

.about-section-three.alternate {
	padding: 115px 0px 125px;
}

.about-section-three.alternate .title-column .inner-column {
	padding-top: 0px;
}

.about-section-three .title-column {
	position: relative;
	margin-bottom: 50px;
}

.about-section-three .title-column .inner-column {
	position: relative;
	/* padding-top:55px; */
}

.about-section-three .title-column .inner-column h2 {
	position: relative;
	color: #062C54;
	font-size: 32px;
	font-weight: 800;
	line-height: 1.4em;
	/* margin-bottom:25px; */
}

.about-center {
	display: flex;
	align-items: center;
}

.why-index {
	position: relative;
	margin-left: -210px !important;
	top: 0px !important;
}

.why-top {
	padding-top: 0px !important;
}

.about-section-three .title-column .inner-column .text {
	position: relative;
	color: #062C54;
	font-size: 16px;
	line-height: 1.8em;
	padding-right: 100px;
	margin-bottom: 35px;
}

.about-section-three .title-column .inner-column .theme-btn {
	padding: 11px 25px;
}

.about-section-three .property-info-column {
	position: relative;
}

.about-section-three .property-info-column .inner-column {
	position: relative;
	border: 1px solid #e6e6e6;
}

/*Property Info*/

.property-info-two {
	position: relative;
	border-right: 1px solid #e6e6e6;
}

.property-info-two .inner {
	position: relative;
	padding: 30px 0px;
	text-align: center;
}

.property-info-two .inner .icon {
	position: relative;
	color: #062C54;
	font-size: 50px;
	line-height: 1em;
	margin-bottom: 15px;
	display: block;
}

.property-info-two .inner .title {
	position: relative;
	color: #232323;
	font-size: 14px;
	margin-bottom: 5px;

}

.property-info-two .inner .total {
	position: relative;
	color: #232323;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.2em;

}

.property-info-two:nth-child(3n + 0) {
	border: 0px;
}

.property-info-two:nth-child(1),
.property-info-two:nth-child(2),
.property-info-two:nth-child(3),
.property-info-two:nth-child(4),
.property-info-two:nth-child(5),
.property-info-two:nth-child(6) {
	border-bottom: 1px solid #e6e6e6;
}

/*** 

====================================================================
	Fluid Section Three
====================================================================

***/

.fluid-section-three {
	position: relative;
}

.fluid-section-three .outer-container {
	position: relative;
	min-height: 250px;
	background-color: #2a2a2a;
}

.fluid-section-three .outer-container .image-column {
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.fluid-section-three .outer-container .image-column .image-box {
	position: relative;
	display: none;
}

.fluid-section-three .outer-container .image-column .image-box img {
	position: relative;
	display: block;
	width: 100%;
}

.fluid-section-three .content-column {
	position: relative;
	float: right;
	width: 50%;
}

.fluid-section-three .content-column .inner-box {
	position: relative;
	max-width: 750px;
	height: 650px;
	padding: 135px 50px 110px 50px;
}

/*Feature Tabs*/

.feature-tabs {
	position: relative;
}

.feature-tabs .tab-btns {
	position: relative;
	z-index: 1;
}

.feature-tabs .tab-btns .tab-btn:before {
	position: absolute;
	content: '';
	left: 50%;
	top: 20px;
	width: 100%;
	height: 1px;
	background-color: #383838;
}

.feature-tabs .tab-btns .tab-btn:last-child::before {
	display: none;
}

.feature-tabs .tab-btns .tab-btn {
	position: relative;
	width: 33%;
	display: block;
	float: left;
	margin-right: 0px;
	font-size: 16px;
	color: #ffffff;
	text-transform: capitalize;
	font-weight: 400;
	line-height: 24px;
	cursor: pointer;
	text-align: center;
	margin-bottom: 25px;
	padding: 0px 0px 0px;
	transition: all 500ms ease;

}

.feature-tabs .tab-btns .tab-btn .number {
	position: relative;
	width: 40px;
	height: 40px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 1px solid #383838;
	background-color: #232323;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.feature-tabs .tab-btns .tab-btn:hover,
.feature-tabs .tab-btns .tab-btn.active-btn {
	color: #062C54;
}

.feature-tabs .tab-btns .tab-btn:hover .number,
.feature-tabs .tab-btns .tab-btn.active-btn .number {
	color: #ffffff;
	border-color: #062C54;
	background-color: #062C54;
}

.feature-tabs .tabs-content {
	position: relative;
	padding-left: 30px;
	padding-top: 60px;
}

.feature-tabs .tabs-content .tab {
	position: relative;
	display: none;
}

.feature-tabs .tabs-content .tab.active-tab {
	display: block;
}

.feature-tabs .tabs-content .tab .content p {
	color: #777777;
	font-size: 14px;
	margin-bottom: 20px;
}

.feature-tabs .tabs-content h3 {

	position: relative;
	color: #ffffff;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 28px;
}

.feature-tabs .tabs-content .text {
	position: relative;
	color: #cfcfcf;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 32px;
}

/*** 

====================================================================
	Gallery Section Three
====================================================================

***/

.gallery-section-three {
	position: relative;
	padding: 115px 0px 90px;
}

.gallery-section-three .outer-container {
	/*padding:0px 15px;*/
}

.gallery-section-three .filters {
	position: relative;
	float: right;
	max-width: 585px;
	width: 100%;
}

.gallery-section-three .filters .view-more {
	padding: 11px 30px;
}

.gallery-section-three .filters h2 {
	position: relative;
	color: #232323;
	font-size: 36px;
	font-weight: 400;
	margin-bottom: 50px;
}

.gallery-section-three .filters .filter-btns {
	position: relative;
	padding-left: 20px;
	margin-bottom: 70px;
	border-left: 2px solid #e6e6e6;
}

.gallery-section-three .filters li {
	position: relative;
	display: block;
	color: #666666;
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	padding: 8px 0px;
	margin: 0px 0px 5px;
	text-transform: capitalize;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;

}

.gallery-section-three .filters li:before {
	position: absolute;
	content: '';
	left: -22px;
	top: 0px;
	width: 2px;
	height: 100%;
	display: block;
	opacity: 0;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	background-color: #062C54;
}

.gallery-section-three .filters li:hover::before,
.gallery-section-three .filters li.active::before {
	opacity: 1;
}

.gallery-section-three .filters li:hover,
.gallery-section-three .filters li.active {
	color: #9ac93c;
}

.gallery-section-three .filters-column {
	position: relative;
	width: 50%;
	float: left;
}

.gallery-section-three .items-column {
	position: relative;
	width: 50%;
	float: left;
}

.gallery-section-three .filters-column {
	margin-bottom: 40px;
}

.gallery-section-three .items-column .items-container {
	margin-left: -200px;
}

/*Gallery Block Three*/

.gallery-block-three {
	position: relative;
	margin-bottom: 30px;
}

.gallery-block-three.mix {
	display: none;
}

.gallery-block-three .inner-box {
	position: relative;
	display: block;
}

.gallery-block-three .inner-box .image-box {
	position: relative;
}

.gallery-block-three .inner-box .image-box img {
	position: relative;
	width: 100%;
	display: block;
}

.gallery-block-three .inner-box .link-btn {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #ffffff;
	width: 48px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 20px;
	z-index: 1;
	opacity: 0;
	background-color: #062C54;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.gallery-block-three .inner-box:hover .link-btn {
	opacity: 1;
}

/*** 

====================================================================
	Agents Section Two
====================================================================

***/

.agents-section-two {
	position: relative;
	padding: 115px 0px 120px;
	background-color: #f7f7f7;
}

.agents-section-two .sec-title {
	margin-bottom: 80px;
}

.agents-section-two .inner-container {
	position: relative;
	max-width: 780px;
	margin: 0 auto;
}

.agents-section-two .image-column {
	position: relative;
	margin-bottom: 30px;
}

.agents-section-two .image-column .image {
	position: relative;
}

.agents-section-two .image-column .image img {
	position: relative;
	width: 100%;
	display: block;
}

.agents-section-two .content-column {
	position: relative;
}

.agents-section-two .content-column .inner-column {
	position: relative;
}

.agents-section-two .content-column .inner-column h2 {
	position: relative;
	color: #2a2a2a;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 8px;
	text-transform: capitalize;
}

.agents-section-two .content-column .inner-column .title {
	position: relative;
	color: #9f9e9e;
	font-size: 16px;
	margin-bottom: 18px;
}

.agents-section-two .content-column .inner-column .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 25px;
}

.agents-section-two .content-column .inner-column h3 {
	position: relative;
	color: #2a2a2a;
	font-size: 22px;

}

.agents-section-two .content-column .inner-column .email {
	position: relative;
	color: #2a2a2a;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 25px;

}

.agents-section-two .content-column .inner-column .social-icon-three {
	margin-bottom: 42px;
}

.agents-section-two .content-column .inner-column .theme-btn {
	padding: 11px 22px;
}

/*** 

====================================================================
	News Section Two
====================================================================

***/

.news-section-two {
	position: relative;
	padding: 115px 0px 120px;
}

.news-section-two .sec-title {
	margin-bottom: 70px;
}

.news-section-two .column {
	position: relative;
	padding: 0px;
}

.news-section-two .btn-box {
	position: relative;
	margin-top: 80px;
}

.news-section-two .btn-box .theme-btn {
	padding: 11px 37px;
}

.news-block-two {
	position: relative;
}

.news-block-two .inner-box {
	position: relative;
	background-color: #f7f7f7;
}

.news-block-two .inner-box .image-column {
	position: relative;
	padding: 0px;
}

.news-block-two .inner-box .image-column .image {
	position: relative;
}

.news-block-two .inner-box .image-column .image:after {
	position: absolute;
	content: '';
	right: -20px;
	top: 64px;
	width: 40px;
	height: 2px;
	background-color: #062C54;
}

.news-block-two.style-two .inner-box .image-column .image:after {
	left: -20px;
	right: auto;
}

.news-block-two.style-three .inner-box .image-column .image:after {
	top: auto;
	left: 65px;
	width: 2px;
	height: 40px;
	bottom: -20px;
}

.news-block-two .inner-box .image-column .image img {
	position: relative;
	width: 100%;
	display: block;
}

.news-block-two .inner-box .content-column {
	position: relative;
	padding: 0px;
}

.news-block-two .inner-box .content-column .inner-column {
	position: relative;
	padding: 50px 40px 49px 40px;
}

.news-block-two .inner-box .content-column h2 {
	position: relative;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 5px;
}

.news-block-two .inner-box .content-column h2 a {
	position: relative;
	color: #232323;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.news-block-two .inner-box .content-column h2 a:hover {
	color: #8bdb42;
}

.news-block-two .inner-box .content-column .post-date {
	position: relative;
	color: #9f9f9f;
	font-size: 14px;
	margin-bottom: 15px;
}

.news-block-two .inner-box .content-column .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 20px;
}

.news-block-two .inner-box .content-column .read-more {
	position: relative;
	color: #8bdb42;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;

}

.news-block-two .inner-box .content-column .read-more:hover {
	color: #232323;
}

/*** 

====================================================================
	Map Section
====================================================================

***/

.map-section {
	position: relative;
	padding: 120px 0px;
}

.map-section .map-canvas {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	display: block;
}

.map-section .location-detail {
	position: relative;
}

.map-section .location-detail .inner-box {
	position: relative;
	max-width: 400px;
	width: 100%;
	float: right;
	display: inline-block;
	padding: 50px 55px 30px;
	background-color: #ffffff;
}

.map-section .location-detail .inner-box h2 {
	position: relative;
	color: #232323;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 30px;
	text-transform: capitalize;
}

.map-section .location-detail .inner-box ul {
	position: relative;
}

.map-section .location-detail .inner-box ul li {
	position: relative;
	color: #666666;
	font-size: 16px;
	margin-bottom: 22px;
	line-height: 1.8em;
}

.map-section .location-detail .inner-box ul li span {
	position: relative;
	color: #2a2a2a;
	font-size: 16px;
	font-weight: 400;
	display: block;
	margin-bottom: 2px;

}

/*** 

====================================================================
	Page Title
====================================================================

***/

.page-title {
	position: relative;
	padding: 120px 0px;
	text-align: center;
}

.page-title::before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.4);
}

.view-houses::before {
	background-color: rgba(0, 0, 0 / 20%);
}

.page-title h1 {
	position: relative;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.2em;
	color: #ffffff;
}

.price_house {
	position: relative !important;
	color: #fff !important;
	font-size: 45px !important;
	font-weight: 600 !important;
	margin: 15px 0px -10px 0px !important;
	display: block !important;
}

.page-title .page-breadcrumb {
	position: relative;
}

.page-title .page-breadcrumb li {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
}

.page-title .page-breadcrumb li:after {
	position: absolute;
	content: '-';
	right: -4px;
	top: 0px;
}

.page-title .page-breadcrumb li:last-child::after {
	display: none;
}

.page-title .page-breadcrumb li:last-child {
	padding-right: 0px;
	margin-right: 0px;
}

.page-title .page-breadcrumb li a {
	font-weight: 400;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	color: #ffffff;
}

.page-title .page-breadcrumb li a:hover {
	color: #062C54;
}

/*** 

====================================================================
	Professional Section
====================================================================

***/

.professional-section {
	position: relative;
	background-color: #f7f7f7;
}

.section-about-size {
	padding: 0px 0px 130px;
}

.professional-section .image-column {
	position: relative;
}

.professional-section .image-column .image {
	position: relative;
	margin-left: -50px;
	top: 70px;
}

.professional-section .image-column .image img {
	position: relative;
	width: 100%;
	display: block;
}

.professional-section .content-column {
	position: relative;
	padding: 25px;
}

.professional-section .content-column .inner-column {
	position: relative;
	padding-top: 180px;
}

.professional-section .content-column h2 {
	position: relative;
	color: #062B54;
	font-size: 34px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.professional-section .content-column .text {
	position: relative;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
	color: #1b1a1a;
	font-weight: 400;
	letter-spacing: 0.04em;
}

/* .professional-section .content-column h2 strong,
.professional-section .content-column .text strong{
	font-style: italic;
} */
/*** /

====================================================================
	Fact Counter style
====================================================================

***/

.fact-counter-section {
	position: relative;
	padding: 130px 0px 70px 0px;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.fact-counter-section:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.60);
}

.fact-counter {
	position: relative;
}

.fact-counter .column {
	position: relative;
	z-index: 5;
	margin-bottom: 50px;
}

.fact-counter .column .inner {
	position: relative;
	text-align: center;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.fact-counter .count-outer {
	position: relative;
	font-size: 80px;
	line-height: 1em;
	font-weight: 400;
	margin: 0px 0px;
	color: #062C54;
}

.fact-counter .count-outer .count-text {
	position: relative;
	font-weight: 400;
	font-size: 80px;
	line-height: 1em;
	color: #062C54;

}

.fact-counter .column .counter-title {
	position: relative;
	font-size: 22px;
	font-weight: 400;
	color: #ffffff;
	margin-top: 10px;
	text-transform: capitalize;
	display: block;
	letter-spacing: 1px;
}

/*** 

====================================================================
	Specialist Section
====================================================================

***/

.specialist-section {
	position: relative;
	padding: 115px 0px 90px;
	background-color: #f7f7f7;
}

.specialist-block {
	position: relative;
	margin-bottom: 30px;
}

.specialist-block .inner-box {
	position: relative;
	text-align: center;
	margin-bottom: 5px;
	padding: 45px 60px 50px;
	background-color: #ffffff;
}

.specialist-block .inner-box .icon-box {
	position: relative;
	font-size: 60px;
	line-height: 1em;
	color: #062C54;
	margin-bottom: 20px;
}

.specialist-block .inner-box h3 {
	position: relative;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 12px;
}

.specialist-block .inner-box h3 a {
	position: relative;
	color: #2a2a2a;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.specialist-block .inner-box h3 a:hover {
	color: #062C54;
}

.specialist-block .inner-box .text {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
}

/*** 

====================================================================
	Properties Section
====================================================================

***/

.properties-section {
	position: relative;
}

.properties-section h2 {
	position: relative;
	color: #ffffff;
	font-size: 36px;
	font-weight: 400;
	text-align: center;
	padding: 65px 0px;
	background-color: #062C54;
}

.properties-section .owl-dots,
.properties-section .owl-nav {
	display: none;
}

/*Gallery Block Four*/

.gallery-block-four {
	position: relative;
}

.gallery-block-four .inner-box {
	position: relative;
}

.gallery-block-four .inner-box .image {
	position: relative;
}

.gallery-block-four .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
}

.gallery-block-four .inner-box .overlay-box {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 30%;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
}

.gallery-block-four .inner-box .overlay-box .lower-box {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0px 35px 30px;
}

.gallery-block-four .inner-box .overlay-box .lower-box h3 {
	position: relative;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.3em;
	margin-bottom: 5px;
}

.gallery-block-four .inner-box .overlay-box .lower-box h3 a {
	position: relative;
	color: #ffffff;
	font-weight: 900;
	font-style: italic;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.gallery-block-four .inner-box .overlay-box .lower-box h3 a:hover {
	color: #062C54;
}

.gallery-block-four .inner-box .overlay-box .lower-box .location {
	position: relative;
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
}

/*** 

====================================================================
	Gallery Page Section
====================================================================

***/

.gallery-page-section {
	position: relative;
}

.gallery-page-section .filters {
	text-align: center;
}

.page-wrapper .gallery-page-section .vissibilityFloor {
	display: none;
}

.gallery-page-section .filters .filter-tabs {
	position: relative;
	display: inline-block;
}

.gallery-page-section .filters li {
	position: relative;
	display: inline-block;
	padding: 18px 4px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	margin-right: 30px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.gallery-page-section .filters li a {
	color: #666666;
}

.gallery-page-section .filters li a:hover {
	color: #062C54;
}

.gallery-page-section .filters li:last-child {
	margin-right: 0px;
}

.gallery-page-section .filters .filter:after {
	position: absolute;
	content: '';
	left: 0px;
	bottom: -2px;
	width: 100%;
	height: 2px;
	opacity: 0;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	background-color: #062C54;
}

.gallery-page-section .filters .filter.active:after,
.gallery-page-section .filters .filter:hover:after {
	opacity: 1;
}

.gallery-page-section .filters .filter.active,
.gallery-page-section .filters .filter:hover {
	color: #062C54;
}

.gallery-page-section .btn-box {
	position: relative;
	margin-top: 50px;
}

.gallery-page-section .btn-box .theme-btn {
	padding: 11px 33px;
}

.gallery-block-five.mix {
	display: none;
}

.gallery-block-five {
	position: relative;
	margin-bottom: 30px;
}

.gallery-block-five .inner-box {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.gallery-block-five .image-box {
	position: relative;
    display: block;
    border-radius: 2px;
    overflow: hidden;
}

.gallery-block-five .image-box img {
	position: relative;
	display: block;
	width: 100%;
}

.gallery-block-five .overlay-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	color: #ffffff;
	text-align: center;
	background: rgba(37, 155, 48, 0.70);
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transform: translate(-100%, 0%);
	-ms-transform: translate(-100%, 0%);
	-o-transform: translate(-100%, 0%);
	-moz-transform: translate(-100%, 0%);
	transform: translate(-100%, 0%);
}

.gallery-block-five .inner-box:hover .overlay-box {
	opacity: 1;
	-webkit-transform: translate(0%);
	-ms-transform: translate(0%);
	-o-transform: translate(0%);
	-moz-transform: translate(0%);
	transform: translate(0%);
}

.gallery-block-five .overlay-inner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	padding: 10px 0px;
}

.gallery-block-five .overlay-inner .content {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.gallery-block-five .overlay-inner .link {
	position: relative;
	font-size: 16px;
	color: #062C54;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-weight: 400;
	display: inline-block;
	background-color: #ffffff;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.gallery-block-five .overlay-inner .link .icon {
	position: relative;
}

.gallery-block-five .overlay-inner .link:hover {
	color: #666666;
	background-color: rgba(255, 255, 255, 1);
}

.gallery-block-five .inner-box h3 {
	position: relative;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	padding: 25px 0px 3px;
	line-height: 1.2em;
}

.gallery-block-five .inner-box h3 a {
	position: relative;
	color: #242424;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.gallery-block-five .inner-box .text {
	position: relative;
	color: #fa2964;
	font-size: 15px;
	text-align: center;
}

section.prop {
	font-size: 15px;
	color: #9b9b9b;
	padding: 40px 0;
	border-top: 1px solid #d8d8d8;
}

.details .header {
	font-size: 16px;
	-ms-flex: 0 100%;
	flex: 0 100%;
	color: #4a4a4a;
	margin-bottom: 20px;
}

.details .container-details {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 24px;
}

.details .inddets {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex: 0 100%;
	flex: 0 100%;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
}

.details .inddets .detail {
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-ms-flex: 0 50%;
	flex: 0 50%;
	margin-bottom: 20px;
}

.details .inddets .detail span.det {
	color: #4a4a4a;
}

.details p {
	-ms-flex: 1;
	flex: 1;
	font-size: 15px;
	letter-spacing: -.01em;
	line-height: 1.8;
	padding: 0 20px 0 0;
	max-width: 100%;
}

/*** 

====================================================================
	Gallery Single Section
====================================================================

***/

.gallery-single-section {
	position: relative;
	overflow: hidden;
	padding: 30px 0px 0px;
}

.gallery-single-section .auto-container {
	max-width: 950px;
}

.gallery-single-section .gallery-carousel-section {
	position: relative;
}

.gallery-single-section .owl-carousel .owl-stage-outer {
	position: relative;
	overflow: visible;
}

.gallery-single-section .owl-carousel .owl-stage-outer .owl-item .image:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	display: block;
	height: 100%;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.50);
}

.gallery-single-section .owl-carousel .owl-stage-outer .owl-item.active .image:before {
	opacity: 0;
}

.gallery-single-section .owl-carousel .owl-stage-outer .owl-item .image img {
	width: 100%;
	display: block;
}

.gallery-single-section .gallery-carousel-section .owl-dots {
	display: none;
}

.gallery-single-section .gallery-carousel-section .owl-nav {
	position: absolute;
	left: 0px;
	top: 50%;
	width: 100%;
}

.gallery-single-section .gallery-carousel-section .owl-nav .owl-prev {
	position: absolute;
	left: -150px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
}

.gallery-single-section .gallery-carousel-section .owl-nav .owl-next {
	position: absolute;
	right: -130px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
}

.gallery-single-section .lower-content {
	position: relative;
	padding-top: 70px;
}

.gallery-single-section .lower-content h2 {
	position: relative;
	color: #2a2a2a;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 30px;
}

.gallery-single-section .lower-content .text {
	position: relative;
}

.gallery-single-section .lower-content .text p {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 25px;
}

.gallery-single-section .lower-content .text .list-info {
	position: relative;
	padding: 25px 70px 12px;
	margin-bottom: 30px;
	margin-top: 35px;
	border: 1px solid #ebebeb;
}

/*Blog Grid Section*/

.blog-grid-section {
	position: relative;
	padding: 125px 0px 125px;
}

.blog-grid-section .news-block {
	position: relative;
	float: none;
	margin: 0 auto 55px;
}

.blog-grid-section .btn-box {
	position: relative;
	margin-top: 10px;
}

.blog-grid-section .btn-box .theme-btn {
	padding: 11px 29px;
}

/*FIRST CHILD*/

.blog-grid-section .news-block:first-child {
	margin-bottom: 4pc;
}

.news-block:first-child .inner-box {
	display: block;
	box-shadow: 0px 0px 2px 0px rgb(151, 151, 151);
}

.news-block:first-child .inner-box:hover {
	box-shadow: 0px 0px 20px 0px rgba(151, 151, 151, 0.86);
	transform: scale(1.035);
	transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}

.news-block:first-child .inner-box .image,
.news-block:first-child .inner-box .lower-content {
	width: 100%;
}

/*FIRST CHILD*/

/*** 

====================================================================
	Sidebar Page Container
====================================================================

***/

.sidebar-page-container {
	position: relative;
	padding: 115px 0px 80px;
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
	margin-bottom: 40px;
}

/*Sidebar Title*/

.sidebar .sidebar-title {
	position: relative;
	margin-bottom: 22px;
}

.sidebar .sidebar-title h3 {
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 1.4em;
	text-transform: capitalize;
	font-weight: 400;
	color: #2a2a2a;
}



.sidebar-widget {
	position: relative;
	margin-bottom: 50px;
}

/*Search Box Widget*/

.sidebar .search-box .form-group {
	position: relative;
	margin: 0px;
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
	position: relative;
	line-height: 38px;
	padding: 10px 50px 10px 20px;
	border: 1px solid #e6e6e6;
	background: none;
	display: block;
	font-size: 16px;
	width: 100%;
	height: 60px;
	background-color: #ffffff;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.sidebar .search-box .form-group button {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 60px;
	width: 60px;
	display: block;
	font-size: 16px;
	color: #666666;
	line-height: 100%;
	font-weight: normal;
	background: none;
}

/*Popular Category List*/

.popular-category-list {
	position: relative;
}

.popular-category-list li {
	position: relative;
}

.popular-category-list li a {
	position: relative;
	color: #666666;
	font-size: 16px;
	padding: 14px 12px;
	display: block;
	font-weight: 400;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	border-bottom: 1px solid #e6e6e6;
}

.popular-category-list li a:hover {
	color: #062C54;
}

/*Latest Posts*/

.latest-posts {
	position: relative;
}

/*Sidebar Title*/

.latest-posts .sidebar-title {
	margin-bottom: 35px;
}

.latest-posts .post {
	position: relative;
	font-size: 15px;
	color: #696969;
	padding: 0px 0px;
	padding-left: 82px;
	min-height: 72px;
	margin-bottom: 30px;
}

.latest-posts .post:last-child {
	margin-bottom: 0px;
}

.latest-posts .post .post-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 72px;
	height: 72px;
}

.latest-posts .post:hover .post-thumb img {
	opacity: 0.70;
}

.latest-posts .post .post-thumb img {
	display: block;
	width: 100%;
}

.latest-posts .post h4 {
	position: relative;
	font-size: 15px;
	margin: 0px 0px 5px;
	font-weight: 400;
	color: #2a2a2a;
	top: -2px;
	line-height: 1.5em;
}

.latest-posts .post a:hover {
	color: #062C54;
}

.latest-posts .post h4 a {
	color: #2a2a2a;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.latest-posts .post-info {
	font-size: 14px;
	color: #9f9f9f;
	font-weight: 400;
}

.latest-posts .post-info span {
	font-weight: 400;
}

/*Blog Detail*/

.blog-detail {
	position: relative;
}

.blog-detail .inner-box {
	position: relative;
}

.blog-detail .inner-box h2 {
	position: relative;
	color: #2a2a2a;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 18px;
}

.blog-detail .inner-box .post-info {
	position: relative;
	margin-bottom: 35px;
}

.blog-detail .inner-box .post-info li {
	position: relative;
	color: #9f9f9f;
	font-size: 14px;
	margin-right: 25px;
	margin-bottom: 10px;
	display: inline-block;
}

.blog-detail .inner-box .post-info li span {
	font-weight: 400;
}

.blog-detail .inner-box .big-image {
	position: relative;
	margin-bottom: 40px;
}

.blog-detail .inner-box .big-image img {
	position: relative;
	width: 100%;
	display: block;
}

.blog-detail .inner-box .text {
	position: relative;
}

.blog-detail .inner-box .text p {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 25px;
}

.blog-detail .inner-box blockquote {
	position: relative;
	color: #9f9f9f;
	font-size: 16px;
	font-style: italic;
	margin-left: 32px;
	line-height: 1.8em;
	font-weight: 400;
	border-width: 8px;
	padding: 0px 0px 0px 35px;
	border-color: #062C54;
	margin-top: 40px;
	margin-bottom: 40px;

}

.blog-detail .inner-box .post-share-options {
	position: relative;
	margin-top: 50px;
	padding: 0px 0px 0px;
}

.blog-detail .inner-box .post-share-options .tags span {
	position: relative;
	color: #9f9f9f;
	font-size: 16px;
	font-weight: 400;
	margin-right: 45px;

}

.blog-detail .inner-box .post-share-options .tags a {
	position: relative;
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	margin-left: 10px;
	display: inline-block;
	padding: 3px 22px;
	margin-bottom: 10px;
	border: 1px solid #e6e6e6;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.blog-detail .inner-box .post-share-options .tags a:hover {
	color: #062C54;
	border-color: #062C54;
}

/*Author Box*/

.author-box {
	position: relative;
	margin-bottom: 90px;
	margin-top: 80px;
}

.author-box .author-comment {
	position: relative;
}

.author-box .author-comment .inner-box {
	position: relative;
	padding-left: 220px;
	padding-top: 10px;
}

.author-box .author-comment .inner-box .image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	margin-bottom: 20px;
}

.author-box .author-comment .inner-box h3 {
	position: relative;
	color: #2a2a2a;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 5px;
}

.author-box .author-comment .inner-box .designation {
	position: relative;
	color: #9f9f9f;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 16px;

}

.author-box .author-comment .inner-box .text {
	position: relative;
	color: #666666;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.8em;
	margin-bottom: 10px;
}

/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page-container .comments-area {
	position: relative;
	margin-bottom: 80px;
}

.sidebar-page-container .group-title {
	position: relative;
	margin-bottom: 45px;
}

.sidebar-page-container .group-title h2 {
	font-size: 22px;
	text-transform: uppercase;
	color: #2a2a2a;
	font-weight: 400;
}

.sidebar-page-container .comments-area .comment-box {
	position: relative;
	padding: 0px 0px 0px;
	margin-bottom: 40px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sidebar-page-container .comments-area .comment {
	position: relative;
	padding: 0px 0px 0px 95px;
	font-size: 14px;
}

.sidebar-page-container .comments-area .reply-comment {
	padding-left: 95px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 70px;
	margin-bottom: 20px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb img {
	width: 100%;
	display: block;
}

.sidebar-page-container .comments-area .comment-info {
	margin-bottom: 10px;
}

.sidebar-page-container .comments-area .comment-box strong {
	font-size: 18px;
	font-weight: 400;
	color: #2a2a2a;
	display: block;
	line-height: 1.2em;
	line-height: 30px;
	text-transform: capitalize;

}

.sidebar-page-container .comments-area .comment-box .text {
	margin-bottom: 20px;
	color: #666666;
	font-size: 16px;
	line-height: 1.8em;
}

.sidebar-page-container .comments-area .comment-info .comment-time {
	font-size: 14px;
	color: #9f9f9f;
}

.sidebar-page-container .comments-area .comment-box .theme-btn {
	padding: 6px 20px;
	font-size: 14px;
	color: #062C54;
	border-radius: 0px;
	font-weight: 400;
	border: 1px solid #062C54;
	text-transform: uppercase;
	letter-spacing: 1px;

}

.sidebar-page-container .comments-area .comment-box .theme-btn:hover {
	color: #ffffff;
	background-color: #062C54;
}

/*** 

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group {
	position: relative;
	margin-bottom: 30px;
}

.comment-form .form-group:last-child {
	margin-bottom: 0px;
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select {
	position: relative;
	display: block;
	width: 100%;
	line-height: 26px;
	padding: 10px 20px;
	color: #222222;
	border: 1px solid #e6e6e6;
	height: 48px;
	font-size: 14px;
	background: #ffffff;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus {
	border-color: #062C54;
}

.comment-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 10px 20px;
	color: #222222;
	border: 1px solid #e6e6e6;
	height: 190px;
	background: #ffffff;
	resize: none;
	font-size: 14px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.comment-form button {
	padding: 10px 34px 10px;
}

/*** 

====================================================================
	Team Section
====================================================================

***/

.team-section {
	position: relative;
	padding: 120px 0px 80px;
}


.team-block {
	position: relative;
	margin-bottom: 40px;
}

.team-block .inner-box {
	position: relative;
}

.team-block .inner-box .image {
	position: relative;
	overflow: hidden;
}

.team-block .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
}

.team-block .inner-box .image .social-box {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: -50px;
	padding: 10px 0px;
	text-align: center;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	background-color: rgba(0, 0, 0, 0.70);
}

.team-block .inner-box:hover .image .social-box {
	bottom: 0px;
}

.team-block .inner-box .social-box .social-icon-three li a {
	color: #ffffff;
}

.team-block .inner-box .lower-box {
	position: relative;
	padding: 22px 0px 20px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #d8d8d8;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(216, 216, 216, 1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(216, 216, 216, 1);
	box-shadow: 0px 0px 5px 0px rgba(216, 216, 216, 1);
}

.team-block .inner-box .lower-box h3 {
	position: relative;
	color: #1a1d1f;
	font-size: 18px;
	font-weight: 400;
}

.team-block .inner-box .lower-box h3 a {
	position: relative;
	color: #1a1d1f;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.team-block .inner-box .lower-box h3 a:hover {
	color: #062C54;
}

.team-block .inner-box .lower-box .designation {
	position: relative;
	color: #062C54;
	font-size: 14px;
}

/*Agent Single Section*/

.agent-single-section {
	position: relative;
	padding: 120px 0px;
}

/*Agents Info*/

.agent-info-column {
	position: relative;
}

.agent-info-column .inner-column {
	position: relative;
	padding-right: 40px;
	margin-bottom: 40px;
}

.agent-info-column .inner-column .image {
	position: relative;
	margin-bottom: 45px;
}

.agent-info-column .inner-column .image img {
	position: relative;
	width: 100%;
	display: block;
}

.agent-info-column .inner-column h3 {
	position: relative;
	color: #2a2a2a;
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 5px;
}

.agent-info-column .inner-column .designation {
	position: relative;
	color: #9f9f9f;
	font-size: 18px;
	margin-bottom: 30px;
}

.agent-info-column .inner-column .btns-box {
	position: relative;
	margin-top: 50px;
}

.agent-info-column .inner-column .btns-box .theme-btn {
	margin-right: 6px;
	margin-bottom: 12px;
}

.agent-info-column .inner-column .btns-box .btn-style-two {
	padding: 11px 27px;
}

.agent-info-column .inner-column .btns-box .btn-style-one {
	padding: 10px 21px 10px;
}

.agent-info-column .inner-column .btns-box .theme-btn:last-child {
	margin-right: 0px;
}

.agent-single-section .agent-content-column {
	position: relative;
}

.agent-single-section .agent-content-column .inner-column {
	position: relative;
}

.agent-single-section .agent-content-column .inner-column .text-block {
	position: relative;
	margin-bottom: 75px;
}

.agent-single-section .agent-content-column .inner-column .text-block:nth-child(2) {
	margin-bottom: 30px;
}

.agent-single-section .agent-content-column .inner-column .text-block:last-child {
	margin-bottom: 0px;
}

.agent-single-section .agent-content-column .inner-column .text-block h2 {
	position: relative;
	color: #2a2a2a;
	font-size: 22px;
	font-weight: 400;
	padding-bottom: 15px;
	margin-bottom: 30px;
	text-transform: capitalize;
	border-bottom: 1px solid #e3e3e3;
}

.agent-single-section .agent-content-column .inner-column .text-block .text {
	position: relative;
}

.agent-single-section .agent-content-column .inner-column .text-block .text p {
	position: relative;
	color: #666666;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8em;
	margin-bottom: 0px;

}

.agent-single-section .agent-content-column .inner-column .text-block .text .experiance-list {
	position: relative;
	margin-top: 30px;
}

.agent-single-section .agent-content-column .inner-column .text-block .text .experiance-list li {
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 1.6em;
	display: inline-block;
	margin-right: 80px;
	margin-bottom: 20px;
}

.agent-single-section .agent-content-column .inner-column .text-block .text .experiance-list li .number {
	position: relative;
	float: left;
	color: #062C54;
	font-size: 48px;
	font-weight: 400;
	line-height: 1em;
	margin-right: 15px;
}

.agent-single-section .text-block .text .experiance-list li .experiance {
	position: relative;
	float: left;
}

/*New Posts*/

.new-posts {
	position: relative;
	text-align: right;
}

.new-posts li {
	position: relative;
	margin-left: 10px;
	display: inline-block;
}

.new-posts li a {
	position: relative;
	width: 50px;
	height: 50px;
	line-height: 46px;
	text-align: center;
	color: #666666;
	font-size: 24px;
	display: inline-block;
	border: 1px solid #666666;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.new-posts li a:hover {
	color: #062C54;
	border-color: #062C54;
}

/*** 

====================================================================
	Calendar Style
====================================================================

***/

.appointment-calendar {
	position: relative;
	padding: 100px 0px;
}

.calendar {
	margin-bottom: 100px;
}

.appointment-calendar .monthly {
	background: none;
}

.monthly-day-wrap {
	overflow: visible;
}

.monthly-header {
	background: #ffffff;
	height: 120px;
	padding: 0 0px;
	line-height: 100px;
	border-bottom: 1px solid #e0e0e0;
}

.monthly-header-title {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 24px;
	color: #253d4a;
}

.monthly-reset {
	display: none;
}

.monthly-reset:before {
	display: none;
}

.monthly-day:before {
	padding-top: 78%;
}

.monthly-prev,
.monthly-next {
	top: 25px;
	width: 50px;
	height: 50px;
	opacity: 1;
	background: none;
	text-align: center;
	border: 2px solid #f5f5f5;
	color: #999999;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.monthly-prev {
	left: 0px;
}

.monthly-next {
	right: 0px;
}

.monthly-prev:after,
.monthly-next:after {
	display: none;
}

.monthly-prev:before,
.monthly-next:before {
	font-family: 'FontAwesome';
	line-height: 46px;
	font-size: 20px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.monthly-prev:before {
	content: '\f104';
	font-family: 'FontAwesome';
}

.monthly-next:before {
	content: '\f105';
	font-family: 'FontAwesome';
}

.monthly-prev:hover,
.monthly-next:hover {
	background: #062C54;
	color: #ffffff;
	border-color: #062C54;
}

.monthly-day-title-wrap {
	height: 60px;
	background: #ffffff;
	color: #253d4a;
	font-size: 14px;
	text-transform: capitalize;
	border: none !important;
	padding: 10px 0px 0px;
}

.monthly-day-title-wrap div {
	line-height: 60px;
	color: #2a2a2a;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;

}

.monthly-day,
.m-d monthly-day {
	background: #f9f9f9;
	box-shadow: none;
	border: 5px solid #ffffff;
	padding: 25px 10px;
}

.m-d monthly-day:before {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border: 1px solid #f9f9f9;
}

.monthly-day-blank {
	background: #ffffff;
	box-shadow: none;
	outline: 1px solid #f0f0f0;
	outline-offset: -8px;
}

.monthly-day-pick>.monthly-day-number {
	text-align: center;
	font-size: 16px;
	color: #253d4a;
	font-weight: 500;
}

.monthly-day-blank>.monthly-day-number {
	padding-top: 10px;
	text-align: center;
	font-size: 16px;
	color: #253d4a;
	font-weight: normal;
}

.monthly-day:hover,
.monthly-day:focus {
	background: #062C54;
	color: #ffffff !important;
}

.monthly-day-pick.monthly-today .monthly-day-number {
	margin: 0;
	text-align: center;
	padding-top: 0;
	width: 100%;
	background: transparent;
}

.monthly-day-pick.monthly-today .monthly-day-title-wrap .monthly-day-number {
	color: #ffffff;
}

.monthly-day-pick.monthly-today {
	z-index: 99;
	background: #062C54;
	color: #ffffff;
}

.monthly-day-pick.monthly-today .monthly-day-number {
	color: #ffffff;
}

.monthly-day-pick.monthly-today .monthly-day-number:before {
	content: 'Today';
	position: absolute;
	width: 100%;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	top: 60%;
	left: 0;
	color: #ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.monthly-day:hover .monthly-day-number,
.monthly-day:focus .monthly-day-number,
.monthly-day:hover .monthly-day-number:before,
.monthly-day:focus .monthly-day-number:before {
	color: #fff;
}

/*** 

====================================================================
	Appointment Modal Style
====================================================================

***/

.modal-open {
	overflow: hidden !important;
}

#schedule-box .modal-content {
	max-width: 520px;
	background: #e0e0e0 url(../images/background/bg-pattern.png) repeat;
	box-shadow: none;
	border-radius: 0;
	padding: 10px;
	margin: 50px auto 0;
}

#schedule-box .modal-content form h3 {
	color: #062C54;
	text-transform: uppercase;
	font-size: 20px;
	position: relative;
	font-weight: 400;
}

#schedule-box .appointment-form {
	padding: 40px 30px;
	background: #ffffff;
}

#schedule-box .modal-content form label {
	line-height: 30px;
}

#schedule-box .modal-content .appointment-form h3 {
	font-size: 20px;
	margin-bottom: 20px;
	color: #062C54;
	font-weight: 400;
}

#schedule-box .close {
	display: block;
	float: none;
	opacity: 1;
	text-shadow: none;
	width: 40px;
	line-height: 40px;
	color: #999999;
	font-size: 16px;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
}

/*Appointment Form*/

.appointment-form .form-group {
	margin-bottom: 15px;
}

.appointment-form .form-group input[type="text"],
.appointment-form .form-group input[type="url"],
.appointment-form .form-group input[type="password"],
.appointment-form .form-group input[type="email"],
.appointment-form .form-group select,
.appointment-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 12px 15px;
	border: 1px solid #e5e5e5;
	height: 46px;
	color: #222222;
	font-size: 13px;
	background: #ffffff;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.appointment-form .form-group select {
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	background: #ffffff url(../images/icons/icon-select.png) right center no-repeat;
}

.appointment-form .form-group select option {
	text-indent: 15px;
}

.appointment-form .form-group textarea {
	height: 108px;
	resize: none;
}

/*Custom Select*/

.form-group .ui-selectmenu-button.ui-button {
	width: 100%;
	font-size: 14px;
	font-style: normal;
	height: 65px;
	padding: 10px 30px;
	line-height: 42px;
	color: #333333;
	border-radius: 0px;
	border: 1px solid #e5e5e5;
	background: #ffffff;
}

.form-group .ui-button .ui-icon {
	background: none;
	position: relative;
	top: 10px;
	text-indent: 0px;
	color: #9f9f9f;
}

.form-group .ui-button .ui-icon:before {
	font-family: 'FontAwesome';
	content: "\f107";
	position: absolute;
	right: 0px;
	top: 2px !important;
	top: 13px;
	width: 10px;
	height: 20px;
	display: block;
	color: #333333;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	z-index: 5;
}

.ui-widget.ui-widget-content {
	border: 1px solid #e0e0e0;
}

.ui-menu .ui-menu-item {
	font-size: 14px;
	border-bottom: 1px solid #e0e0e0;
}

.ui-menu .ui-menu-item:last-child {
	border: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
	background: #062C54;
	border-color: #062C54;
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	display: block;
	padding: 8px 20px;
	font-size: 14px;
	line-height: 24px;
}

.ui-menu-item:hover {
	background-color: #062C54;
}

/*** 

====================================================================
	Appointment Form Section
====================================================================

***/

.apointment-form-section {
	position: relative;
	padding-bottom: 90px;
}

.apointment-form-section h2 {
	position: relative;
	color: #2a2a2a;
	font-size: 36px;
	font-weight: 400;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 60px;
}

/*Appointment Form*/

.appointment-form-two .form-group {
	margin-bottom: 30px;
}

.appointment-form-two .form-group input[type="text"],
.appointment-form-two .form-group input[type="url"],
.appointment-form-two .form-group input[type="password"],
.appointment-form-two .form-group input[type="email"],
.appointment-form-two .form-group select,
.appointment-form-two .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 33px;
	padding: 10px 30px;
	border: 1px solid #e6e6e6;
	height: 65px;
	color: #222222;
	font-size: 16px;
	background: #ffffff;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.appointment-form-two .form-group button {
	padding: 11px 32px;
	margin-top: 15px;
}

/*** 

====================================================================
	Contact Map Section
====================================================================

***/

.contact-map-section {
	position: relative;
}

.contact-map-section .map-canvas {
	position: relative;
	height: 730px;
	width: 100%;
	display: block;
}

.map-data {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8em;
}

.map-data h6 {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 5px;
	color: #121212;
}

.video-tour-section {
	position: relative;
}

.video-tour-section .video-carousel {
	position: relative;
}

.video-tour-section .video-carousel .owl-item li a:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.50);
}

.video-tour-section .videoWrapper li a:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.50);
}

.video-tour-section .video-carousel .owl-item li a:after {
	position: absolute;
	content: "\f144";
	left: 50%;
	top: 47%;
	z-index: 99;
	font-weight: 400;
	font-size: 100px;
	margin-top: -32px;
	text-align: center;
	border-radius: 50%;
	line-height: 76px;
	padding-left: 4px;
	margin-left: -40px;
	display: inline-block;
	color: #062C54;
	font-family: 'FontAwesome';
}

.video-tour-section .videoWrapper li a:after {
	position: absolute;
	content: "\f144";
	left: 50%;
	top: 47%;
	z-index: 99;
	font-weight: 400;
	font-size: 100px;
	margin-top: -32px;
	text-align: center;
	border-radius: 50%;
	line-height: 76px;
	padding-left: 4px;
	margin-left: -40px;
	display: inline-block;
	color: #ffffff;
	font-family: 'FontAwesome';
}

.cocina {
	background-image: url('../images/icons/cocina.svg');
	background-size: contain;
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.comedor {
	background-image: url('../images/icons/comedor.svg');
	background-size: contain;
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.terraza {
	background-image: url('../images/icons/terraza.svg');
	background-size: contain;
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.lavado {
	background-image: url('../images/icons/arealavado.svg');
	background-size: contain;
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.escuela {
	background-image: url('../images/icons/book.svg');
	background-size: contain;
	width: 32px;
	height: 32px;
	margin: 0 auto;
}

.parque {
	background-image: url('../images/icons/bike.svg');
	background-size: contain;
	width: 32px;
	height: 32px;
	margin: 0 auto;
}

.plaza {
	background-image: url('../images/icons/mall.svg');
	background-size: contain;
	width: 32px;
	height: 32px;
	margin: 0 auto;
}

/*** 

====================================================================
	Other CSS José
====================================================================

***/

.nav-outer .outer-box .social-nav {
	display: inline-flex;
	gap: 20px;
}

.pull-flex {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	align-items: center;
}

.about-info .inner .image img {
	width: 35%;
	margin: 20px auto;
}

.page-wrapper h2.title {
	font-size: 46px;
	font-weight: 800;
	line-height: 1em;
	color: #062C54;
	text-transform: uppercase;
}

.page-wrapper .contact-section .info-column ul li.space {
	margin-bottom: 0px;
}

/*MAP*/
.full-width-video {
	height: calc(100vh - 79px);
	position: relative;
	overflow: hidden;
	background-size: cover;
}

.font-weight-bold {
	font-weight: 900 !important;
}

.font-weight-light {
	font-weight: 300 !important;
}

.font-weight-semi-bold {
	font-weight: 700 !important;
}

#coti .modal-content .tab-content h3 {
	margin-bottom: 20px;
}

/*MAP*/
/* Map Google */
.contact-map-section {
	position: relative;
}

.contact-map-section .map-canvas {
	position: relative;
	height: 730px;
	width: 100%;
	display: block;
}

.propImg {
	position: relative;
}

.propBg {
	position: absolute;
	background-color: #fff;
	color: #062C54;
	font-weight: 500;
	bottom: 0;
	padding: 8px;
	cursor: pointer;
}

.gm-style-iw-d {
	max-width: 205px !important;
}

.paWrapper {
	margin: 8px 0;
	color: #fff;
	font-weight: 500;
}

.propImg {
	overflow: hidden;
}

.propImg img {
	width: 200px;
	margin: 0 auto;
	transition: transform 1s ease;
}

.propImg:hover img {
	transform: scale(1.2);
}

.propTitle {
	display: inline-block;
	padding: 0 1px;
}

.propTitle h4 {
	font-size: 21px !important;
	margin: 5px 0 0;
}

.storemapper-iw-container {
	background-color: #062C54;
}

.gm-style-iw-d {
	overflow: inherit !important;
}

.gm-style .gm-style-iw-c {
	background-color: #062C54 !important;
	padding-right: 10px !important;
}

.gm-style .gm-style-iw-t::after {
	background: linear-gradient(45deg, rgb(80, 79, 79) 50%, rgba(80, 79, 79, 0) 51%, rgba(80, 79, 79, 0) 100%) !important;
}

.modal-header {
	border-bottom: 0;
	color: #062C54;
}

.poi-info-window div,
.poi-info-window a {
	color: #fff !important;
	background-color: #062C54 !important;
	padding-bottom: 2px !important;
}

.poi-info-window a:link {
	color: #fff !important;
}

/* End Map Google */
/* Bottom Contact */
.formFloat {
	position: fixed;
	top: 15%;
	transition: .5s cubic-bezier(.52, .16, .24, 1);
	right: -355px;
	z-index: 9999;
}

.btn-orange {
	color: #fef4e9;
	background: #ed5e29;
	background: -webkit-gradient(linear, left top, left bottom, from(#062C54), to(#062C54));
	background: -moz-linear-gradient(top, #062C54, #062C54);
	letter-spacing: 1px;
}

.right {
	right: -1px !important;
	transition: .5s cubic-bezier(.52, .16, .24, 1);
}

.iContact {
	display: none;
}

.infoMobile {
	display: none;
}

.container-cta {
	display: flex;
	align-items: center;
}

.btn-subs {
	padding: 25px 12px;
	display: inline-block;
	border: 0.5px solid rgb(255 255 255 / 20%);
    border-radius: 10px 0px 0px 10px;
}

.btn-subs a {
	font-weight: 900;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	z-index: 10;
}

.content-data {
	background-color: #062c54;
	padding: 20px 0;
	text-align: center;
	border-radius: 3px 0px 0px 3px;
}

.conInfo h3 {
	font-weight: 900;
	position: relative;
	color: #fff;
	font-size: 35px;
}

.conInfo h3::after {
	content: '';
	width: 114px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-image: linear-gradient(#062B54, #062B54);
}

form#subscription {
	padding: 15px 20px;
}

#subscription .form-group {
	display: flex;
	width: 100%;
	margin-bottom: 10px;
}

.content-data .form-group i {
	margin-right: 4px;
	border-radius: 3px 0 0 3px;
	padding: 15px;
	text-align: center;
	width: 48px;
	max-height: 48px;
	font-size: 18px;
	background: #062B54;
	display: inline-block;
	color: #fff;
	vertical-align: top;
}

.inputArea {
	padding: 15px;
	font-weight: 500;
	font-size: 14px;
	line-height: normal;
	border: none;
	border-radius: 2px;
	width: 260px;
}

select#formSub {
	width: 100%;
    height: 40px;
    color: #fff;
    font-size: 15px;
    background: #062B54;
    border: 1px solid #fff;
    border-radius: 2px;
}

.textFloat {
	width: 100%;
	height: 80px;
	max-width: 310px;
	max-height: 120px;
	padding: 8px;
	border-radius: 2px;
	font-weight: 500;
}

input.btn.btn-summit {
	background: #062B54;
	color: #fff;
	width: 110px;
	height: 35px;
	border: none;
	border-radius: 0;
	font-size: 18px;
	outline: 0 !important;
	cursor: pointer;
}

/* End Bottom Contact */
/* .listNum{
	display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    justify-content: space-between;
}
.listNum > li{
	margin-right: 25px;
	/*text-align: right !important;
} */
.heightNum {
	height: 70px;
}

.iconWhastapp {
	color: #062C54 !important;
	background-color: #fff !important;
	padding: 2px 3px;
	border-radius: 10px;
}

.numWhastapp {
	background-color: #062C54;
	color: #fff !important;
	padding: 4px 10px;
	border-radius: 3px;
	display: flex;
	align-items: center;
	gap: 6px;
}

.numWhats {
	height: 100px;
	width: 210px;
}

.heightNum {
	height: 70px;
}

.subMapMob,
.select-map {
	display: none;
}

/*Styles inversores*/
.gral_inversores {
	background-image: url(../images/background/inversionista.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 40.0312px;
	height: 94vh;
	padding: 50px 0 50px;
	display: flex;
	align-items: center;
}

.gral_cont_inversores {
	display: flex;
	justify-content: end;
}

.gral_title_inversores {
	border-bottom: 1px solid #dadada;
	display: inline-block;
}

.gral_cont_inversores .gral_text_inv {
	text-align: center;
}

.gral_cont_inversores .gral_text_inv h1 {
	font-size: 40px;
	color: #062C54;
	margin-bottom: 25px;
	font-weight: 600;
}

.gral_cont_inversores .gral_text_inv h1 span {
	font-weight: 600;
}

.divider_center {
	margin: 10px auto -2px;
	height: 4px;
	width: 70px;
	display: block;
	background: #062C54;
}

.gral_inversores .gral_text_inv p {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 40px !important;
	font-weight: 400;
	color: #062C54;
	max-width: 400px;
	margin: 0 auto;
}

.btn-inversor {
	background: #439E28;
	color: #fff !important;
	padding: 12px 44px;
	border: none;
	text-transform: initial;
	box-shadow: 2px 2px 10px 0px #0000001a;
	font-size: 16px;
	letter-spacing: 0;
	transition: all 400ms ease-in-out;
	border-radius: 50px;
	position: relative;
	font-weight: 600;
	line-height: 24px;
}

.pulsation_btnvideo {
	animation: pulsation 2800ms infinite;
}

@keyframes pulsation {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgb(67 150 40 / 50%);
	}

	50% {
		transform: scale(1);
		box-shadow: 0 0 0 12px rgb(67 150 40 / 0%);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgb(67 150 40 / 0%);
	}
}

@media(max-width: 767px) {

	.video-box{
		width: 37.5rem;
	}
	.gral_inversores {
		background-position: center left 60%;
		height: 90vh;
	}

	.gral_cont_inversores .gral_text_inv h1 {
		font-size: 34px;
	}

	.gral_inversores .gral_text_inv p {
		letter-spacing: .6px;
		font-size: 20px;
	}
}

/*Cambios 2024*/

/*Index - Nosotros*/
.inner-column h2 span {
	font-weight: 600;
}

.about-text p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
	color: #062C54;
	font-weight: 400;
	letter-spacing: 0.04em;
	text-align: justify;
}

.about-text p span {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
	color: #062C54;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-align: justify;
}

.amenities-text p {
	font-size: 18px;
    line-height: 26px;
    color: #062C54;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: center;
}

.amenities-icon img {
	fill: #062C54;
}

.houses-position {
	height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.palmas-tel li span {
	color: #439E28;
	font-size: 10px !important;
	text-transform: uppercase;
	display: block;
	line-height: 1;
}

.btn-style-header {
	padding: 5px 26px 5px;
	line-height: 24px;
	background: #062C54;
	color: #ffffff;
	border: 2px solid #062C54;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	border-radius: 25px;
}



.btn-houses {
	padding-top: 10px;
}

.btn-houses a {
	border-radius: 25px !important;
}

.rc-banner-plus {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 15;
}

.rp_grad {
	position: absolute;
    left: 0;
    bottom: 0;
	background: linear-gradient(90deg, rgba(6,44,84,1) 0%, rgba(6,44,84,0) 100%);
    padding: 12px 50px 12px 20px;
}

.rp_grad .rp_text {
	color: #F8F7F3;
    font-size: 16px;
	display: block;
	line-height: 18px;
}

.rp_grad .rp_text ~ .rp_text{
    font-size: 20px;
	font-weight: 800;
} 
.rp_grad .rp_text ~ .rp_text::after {
	content: "00";
    font-size: 0.7em;
    left: -4px;
    position: relative;
    vertical-align: super;
    color: #fff;
}

.rp-price-houses {
	position: relative;
	bottom: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #F8F7F3;
}

.rp-price-houses::after {
	content: "oo";
	font-size: 8px;
	position: relative;
	left: -6px;
	bottom: 6px;
}

.rp-banner-house h1 {
	font-size: 12px;
	font-weight: 400;
	color: #F8F7F3;
}

.rp-banner-house span {
	font-size: 12px;
	font-weight: 600;
	color: #F8F7F3;
}

.rp-title-banner {
	font-size: 50px;
    line-height: 5rem;
    font-weight: 600;
    color: #F8F7F3;
}

.slide-rp::before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.33);
}

.rp-space-tel {
	margin-bottom: 10px;
}

.whats-fix {
	color: #439E28;
	font-size: 20px;
}

.rev-slidebg {
	height: 110%;
}

.img-whats-fix {
	width: 25px;
}

.header-fix-rp {
	margin-top: 20px !important;
}

/*new styles*/
.rp_header_flex {
	display: grid;
	grid-template-columns: 0.28fr 1fr;
	padding: 12px 0 38px;
	gap: 20px;
	margin: 0 16px;
}

.rp_header_flex .right_cont {
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
}

.header-lower {
	width: 100%;
	display: block;
}

.header-lower .rp_second_header {
	position: relative;
}
.rp_sticky_head {
	display: flex;
    width: 100%;
	padding: 2px 0;
    justify-content: space-between;
	align-items: center;
}
.rp_grid_casa {
	display: grid;
	grid-template-areas: "name image";
    grid-template-columns: 0.38fr 1fr;
    gap: 40px;
	width: 100%;
}
.rp_grid_casa.left {
	grid-template-areas: "image name";
	grid-template-columns: 1fr 0.38fr;
}
.about-section-two .rp_grid_casa .content-column {
	grid-area: name;
}
.about-section-two .rp_grid_casa .video-column {
	grid-area: image;
}
.rp_grid_casa .video-box {
	width: 100%;
}
.vissibilityMovil .text {
	color: #062c54;
    line-height: 20px;
    margin-bottom: 1.5rem;
}
.cont_btn_slide {
	margin-top: 2.5rem;
}
.btn_slide {
	background: #062c54;
    color: #fff;
    outline: none;
    border: 1.5px solid transparent;
    transition: all 400ms ease-in-out;
    line-height: normal;
    padding: 13px 30px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 100px;
}
.btn_slide:hover {
	background: #333333;
	color: #fff;
}
.rp_ps_grid {
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}
.rp_ps_grid .rp_img .rp_cover {
	height: calc(100vh - 250px);
    position: relative;
    margin-left: -330px;
    background-position: center;
    background-size: cover;
}
.rp_ps_grid .rp_text {
	color: #062c54;
	padding-left: 50px;
	width: 90%;
}
.rp_ps_grid .rp_text p {
	font-size: 18px;
    text-align: justify;
	margin-bottom: 3rem;
}
.rp_ps_grid .rp_text h2 {
	margin-bottom: 2rem;
}

.rp_about_sect {
	padding: 100px 0;
    background: #f7f7f7;
}
.rp_about_sect .rp_grid_about {
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center;
}
.rp_about_sect .rp_grid_about .rp_img img {
	width: 100%;
}
.rp_about_sect .rp_grid_about .rp_text {
	color: #062c54;
	width: 90%;
}
.rp_about_sect .rp_grid_about .rp_text h2 {
	margin-bottom: 1.5rem;
}
.rp_about_sect .rp_grid_about .rp_text p {
	font-size: 18px;
	text-align: justify;
	margin-bottom: 20px;
}

.rp_cover {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.rp_grid_nt {
	display: grid;
    grid-template-columns: 1fr 1fr auto;
    gap: 20px;
}
.rp_grid_nt .rp_link_nu {
	display: flex;
    flex-direction: column;
    line-height: normal;
	font-size: 12px;
}
.rp_grid_nt .rp_link_nu span {
	text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 2px;
}
.rp_grid_nt .rp_link_nu  {
	font-weight: 600;
}
.mb-2 {
	margin-bottom: 2px;
}
/* .btn_heat_01 {
	padding: 4px 22px;
    background: #062C54;
    color: #ffffff;
    outline: none;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    transition: all 400ms ease-in-out;
    border-radius: 2px;
} */

.btn_heat_01 a {
	padding: 4px 22px;
    background: #062C54;
    color: #ffffff;
    outline: none;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    transition: all 400ms ease-in-out;
    border-radius: 2px;
}


/* .btn_heat_01:hover {
	background: #333333;
} */

.btn_heat_01 a:hover {
	background: #333333;
}

.rp_mv_ubi {
	color: #fff;
    padding: 40px 0;
}
.rp_mv_cta1 {
	color: #fff;
}
.rp_mv_ubi h4,
.rp_mv_cta1 h4 {
	font-weight: 600;
    margin-bottom: 6px;
}
.rp_mv_cta1 .rp_link_nu {
	display: flex;
    flex-direction: column;
    line-height: 20px;
	margin-bottom: 10px;
}
.rp_mv_cta1 .rp_link_nu a {
	color: #fff;
    font-weight: 800;
}
.rp_mv_ubi .rp_aw_ed {
	line-height: normal;
	margin-bottom: 12px;
}
.rp_mv_ubi .rp_aw_ed span {
	font-size: 10px;
}
.cluster_plan_clic.subMap {
	margin-top: 20px;
}


.gral_text_inv a svg{
	width: 16px;
}

.gral_text_inv .btn-style-two {
	display: inline-flex;
    align-items: center;
    gap: 10px;
}

.gral_text_inv h5 {
	font-size: 18px;
    margin: 10px;
}