/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

::selection { background: #03a1dc; }
::-moz-selection { background: #03a1dc; }
::-webkit-selection { background: #03a1dc; }

body,
h1, h2, h3, h4, h5, h6,
#primary-menu ul li > a {
	font-family: 'Cairo', sans-serif;
}
.table th, .table td {
	padding-top: .5rem;
	padding-bottom: .5rem;
}
.one-page-arrow {
    color: #fff;
}

.video-wrap video {
	height: auto !important;
	top: 0 !important;
	width: 100% !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	z-index: 10 !important;
}


#hpImgMobile
{
    position: absolute;
    width: 100%;
    height: 50vh;
    left: 0;
    background: url(../videos/rg_portrait.jpg) center center no-repeat;
    background-size: cover;
}

@media (max-width: 767.98px) and (orientation: portrait) {
	.section .video-wrap {
		position: relative !important;
        height: 50vh !important;  
        padding: 0 !important
/*		height: calc(100vh - 300px) !important;  */
	}
	.video-wrap video {
		height: 100% !important;
		width: auto !important;
	}
}

@media (max-width: 767.98px) and (orientation: landscape) {
	.section .video-wrap {
		position: relative !important;
	}
	.video-wrap video {
		height: 100% !important;
		width: auto !important;
	}
}



.ad__mobile__landscape img
{
    width: 100%;
}

@media (max-width: 767.98px) {
	.page-title-parallax, .content-wrap {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
}

#primary-menu ul {
	padding-right: 0;
}
#primary-menu ul li > a {
	font-weight: 600;
	font-size: 0.rem;
	padding-top: 59px;
	padding-bottom: 59px;
}
#primary-menu ul li:hover > a,
#primary-menu ul li.current > a {
    color: #03a1dc;
}
@media (min-width: 992px) {
	header:not(.sticky-header) #primary-menu ul li > a {
		color: #eee;
	}
	header:not(.sticky-header) #primary-menu ul li > a:hover,
	header:not(.sticky-header) #primary-menu ul li:hover > a {
		color: #fff;
	}
}

@media (min-width: 992px) and (max-width: 1415px) {
	#primary-menu ul li > a {
		padding-left: 10px;
		padding-right: 10px;
	}
}

#header, #header-wrap, #logo img {
}
#header.transparent-header + #slider {
}
#logo img {
	height: 70px;
	margin-top: 15px;
}

@media (min-width: 992px) {
	#header, #header-wrap {
		height: 120px;
	}
	#header.transparent-header {
		background: rgba(0,0,0,.1);
		background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
	}
	#header.transparent-header + #slider,
	#header.transparent-header + #page-title.page-title-parallax,
	#header.transparent-header + #google-map,
	#slider + #header.transparent-header {
		top: -120px;
		margin-bottom: -120px;
	}
	#logo img {
		height: auto;
		margin-top: 30px;
	}
	body.stretched #header.full-header .container {
		width: 100%;
		display: flex;
	}
	#header.transparent-header.full-header #logo {
		width: 15%;
		height: auto;
	}
	#primary-menu {
		float: right;
		width: 85%;
	}
	#primary-menu ul li > a {
		font-size: 10px;
	}
}
@media (min-width: 1415px) {
	#header, #header-wrap {
		height: 140px;
	}
	#header.transparent-header {
		background: rgba(0,0,0,.1);
		background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
	}
	#header.transparent-header + #slider,
	#header.transparent-header + #page-title.page-title-parallax,
	#header.transparent-header + #google-map,
	#slider + #header.transparent-header {
		top: -140px;
		margin-bottom: -140px;
	}
	#logo img {
		height: 100px;
		margin-top: 20px;
	}
	#primary-menu ul li > a {
		font-size: 13px;
	}
}
#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
	height: 45px;
	margin-top: 5px;
}
#header.transparent-header.full-header #header-wrap {
	border-bottom: 0;
}
#header.full-header #logo {
	border-right: 0;
}
#header.full-header #primary-menu > ul {
	border-right: 0;
}
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2,
#primary-menu.dark ul li .mega-menu-content.style-2,
#primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content {
	border-top-color: #03a1dc;
	background: #fff;
}
.dark #primary-menu:not(.not-dark) ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
#primary-menu.dark ul ul, #primary-menu.dark ul li .mega-menu-content {
    background-color: #fff;
}
.portfolio-desc h3 a:hover,
.dark .portfolio-desc h3 a:hover {
    color: #03a1dc;
}
#primary-menu-trigger, #page-submenu-trigger {
    font-size: 21px;
}
@media (max-width: 991.98px) {
	#header.responsive-sticky-header:not(.sticky-style-2):not(.sticky-style-3):not(.static-sticky) {
		min-height: 70px;
	}
	#header.responsive-sticky-header:not(.sticky-style-2):not(.sticky-style-3):not(.static-sticky) #header-wrap {
		box-shadow: 0 0 10px rgba(0,0,0,0.1);
	}
	.responsive-sticky-header:not(.static-sticky) #logo {
		height: 70px;
	}
	.responsive-sticky-header:not(.static-sticky) #logo img {
		height: 50px;
		margin-top: 5px;
	}
	.responsive-sticky-header #primary-menu > ul, .responsive-sticky-header #primary-menu > .container > ul {
		max-height: calc(100vh - 70px);
	}
}

.mega-menu-column .widget .portfolio {
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 1200px) {
	.mega-menu-column .widget .portfolio {
		width: 75%;
	}
}
@media (min-width: 1600px) {
	.mega-menu-column .widget .portfolio {
		width: 50%;
	}
}
.mega-menu-column .widget .portfolio .portfolio-item {
	position: relative !important;
	left: auto !important;
	top: auto !important;
}

#footer.dark {
	background: #03a1dc;
	border-top: 0;
	color: #fff;
}
#footer h5 {
	color: #fff;
}
.dark #copyrights {
	background: #21335d;
	color: #fff;
}
.dark #copyrights a {
	color: #fff;
}
a {
	color: #282f6c;
}
.lead {
	font-size: 1.2rem;
}
.counts {
	color: #03a1dc;
}
.counts .count-icon {
	width: 5.5rem;
	height: 5.5rem;
	line-height: 5.5rem;
	background: #03a1dc;
	border-radius: 50%;
	margin: 0 auto 1rem auto;
}

@media (max-width: 767.98px) {
	#copyrights .col_half:last-child {
		display: block;
		text-align: center !important;
		margin-top: 1rem;
	}
}
#copyrights {
    padding: 20px 0;
}
footer .logo-di {
	max-height: 35px;
}
footer .logo-rg {
	max-height: 50px;
}

.fill-background {
	position: relative;
	height: 100%;
	min-height: 10rem;
	overflow: hidden;
}
.fill-background img {
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	object-fit: cover;
}

.pagination.pagination-light .page-item.active .page-link,
.pagination.pagination-light .page-link:hover {
	background-color: #21335d !important;
	border-color: #21335d !important;
}

.btn-link, .page-link, .page-link:hover, .page-link:focus {
    color: #21335d;
}
.page-item.active .page-link, .page-link:hover, .page-link:focus {
    background-color: #21335d !important;
    border-color: #21335d !important;
}

.tabs.tabs-bb ul.tab-nav li.ui-tabs-active a {
    border-bottom-color: #03a1dc !important;
}

.irs--flat .irs-bar , .irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single, .irs--flat .irs-handle > i:first-child {
    background-color: #03a1dc;
}
.irs--flat .irs-from::before, .irs--flat .irs-to::before, .irs--flat .irs-single::before {
   border-top-color: #03a1dc;
}
.white-section {
    background-color: #FFF;
    padding: 25px 20px;
    -webkit-box-shadow: 0px 1px 1px 0px #dfdfdf;
    box-shadow: 0px 1px 1px 0px #dfdfdf;
    border-radius: 3px;
}

.fancy-title.title-double-border .breadcrumb {
	background: white !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	margin-top: -.85rem !important;
	font-size: 1rem;
	font-weight: bold;
}
.breadcrumb a:hover {
    color: #21335d;
}

@media (max-width: 767.98px) {
	.fancy-title.title-double-border .breadcrumb {
		position: relative !important;
		margin-top: 1rem !important;
		right: auto !important;
		padding-left: 0 !important;
	}
}
@media (max-width: 767.98px) {
	.table-more td {
		/*display: block;*/
	}
	.table td:first-child {
		/*padding-bottom: 0;*/
		width: 40%;
	}
	/*
	.table-more td+td {
		padding-top: 0;
		border-top: 0;
	}
	*/
}

h1 span {
	color: #ddd !important;
	font-weight: lighter;
	padding-left: 5px;
	padding-right: 5px;
}

.finder {
	position: relative;
}
.finder svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.finder svg polygon,
.finder svg rect {
    position: relative;
    fill: #03a1dc;
    cursor: pointer;
	opacity: 0;
	transition: opacity .5s;
}
.finder svg polygon.available,
.finder svg rect.available {
    fill: #28a745;
}
.finder svg polygon.sold,
.finder svg rect.sold {
    fill: #dc3545;
}
.finder svg polygon.reserved,
.finder svg rect.reserved {
    fill: #ffc107;
}
.finder svg polygon + .plus,
.finder svg rect + .plus {
	transition: opacity .5s;
	pointer-events: none;
}
.finder svg polygon:hover,
.finder svg rect:hover {
	opacity: .5;
}
.finder svg polygon.active {
	fill: #469e34;
	opacity: .5;
}
/*
.finder svg polygon:hover + .plus, .finder svg polygon:hover + .plus + text {
	opacity: .5;
}
*/

.finder text {
	fill: #fff;
	font-size: 1.7rem;
	font-weight: bold;
	pointer-events: none;
	text-shadow: 2px 2px 6px rgba(0,0,0,.5);
	transition: opacity .5s;
    max-width: 100px;
}
@media (max-width: 767.98px) {
	.finder text {
		font-size: 1.5rem;
	}
}

.container, #header.full-header .container, .container-fullwidth {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

h3 > span:not(.nocolor):not(.badge) {
	color: #03a1dc;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
    background-color: #03a1dc !important;
}

.agrecaptcha-badge { display: none; }

.title-block {
    border-left-color: #03a1dc;
}
.title-block + .divider {
    display: none;
}
h1 > span:not(.nocolor):not(.badge), h2 > span:not(.nocolor):not(.badge), h3 > span:not(.nocolor):not(.badge), h4 > span:not(.nocolor):not(.badge), h5 > span:not(.nocolor):not(.badge), h6 > span:not(.nocolor):not(.badge) {
    color: #03a1dc;
}
.fancy-title.title-bottom-border h1, .fancy-title.title-bottom-border h2, .fancy-title.title-bottom-border h3, .fancy-title.title-bottom-border h4, .fancy-title.title-bottom-border h5, .fancy-title.title-bottom-border h6 {
    border-bottom-color: #03a1dc;
}

.flex-control-nav li a {
	box-shadow: 0 0 3px rgba(0,0,0,.2);
	border-color: #999;
}
.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
    background-color: #03a1dc;
	border-color: #03a1dc;
}

#gotoTop:hover {
    background-color: #03a1dc;
}

#loadingPage
{
    display: none !important;
}

#section-casagrey
{
    display: block;
    padding: 20px 0;
    background: #676767;
}

#section-casagrey h3
{
    font-size: 46px;
    font-weight: 600;
    color: #fff;
}

#section-casagrey h3:first-child
{
    font-size: 50px;
    margin: 20px 0;
}

#section-casagrey h4
{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin: 10px 0;
}

@media (max-width: 768px) {

 #casagrey-hp-infoH h4
 {
    font-size: 28px;
 }

#section-casagrey h3
{
    font-size: 26px;
}

#section-casagrey h3:first-child
{
    font-size: 40px;
}

}



@media (min-width: 769px) {
 #casagrey-hp-info
 {
    text-align: left;
 }

 #casagrey-hp-infoH
 {
    text-align: right;
 }

} 

@media (min-width: 1450px) {
#section-casagrey h4
{
    font-size: 22px;
}
}


.vaszlin
{
    text-align: justify;
}

.vaszlin img
{
    width: 100%;
}

.vaszlin h1
{
    display: none;
}


.vaszlin h2
{
    font-size: 14px;
    margin: 15px 0 15px 0;
    font-weight: bold;
    color: rgb(0, 79, 159);
}

.vaszlin h3
{
    font-size: 14px;
    margin: 15px 0 0 0;
    font-weight: bold;
    color: #000;
}

.vaszlin p
{
    margin: 0;
}

.vzend
{
    background: rgb(0, 79, 159);
    color: #fff;
    padding: 15px 15px;
    margin: 15px 0 0 0;
}


.vaszlin p:first-letter
{
    padding-left: 15px;
}