/* @import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@700&display=swap'); */
.elementor-location-header {
    position: absolute;
    top: 50px;
    border: 0;
    z-index: 9999;
    width: 100%;
}
html {
    margin-top: 0px !important;
}
.e--pointer-underline .elementor-item:after {
    bottom: 8px !important;
}
.site-main > article > .entry-header {
    margin-top: 260px !important;
}
.page-id-2673 
 .elementor-location-header, .post-template-default.single .elementor-location-header {
    top: 0;
    background: #04101d;
    padding-top: 50px;
}
h2.rs-layer
{
	font-family: "Cormorant" !important;
}
p.rs-layer
{
	font-family: "Gilroy" !important;
}
 p:not(.site-title) a {
    text-decoration: none;
    color: #edbd82;
}
body p{
	font-family: "Gilroy" !important;
}
body h1, body h2, body h3, h1.entry-title{
	font-family: "Cormorant" !important;
}
body h1.elementor-heading-title.elementor-size-default {
    font-family: "Cormorant" !important;
    font-weight: 700;
    font-size: 50px;
    line-height: 70px;
}
body h2.elementor-heading-title.elementor-size-default {
    font-family: "Cormorant" !important;
    font-weight: 700;
    font-size: 50px;
    line-height: 66px;
}
body h3.elementor-heading-title.elementor-size-default {
    font-family: "Cormorant" !important;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
	color:#082035;
}
body h4.elementor-heading-title.elementor-size-default {
    font-family: "Cormorant" !important;
    font-weight: 700;
    font-size: 33px;
    line-height: 43px;
	color:#082035;
}
a.elementor-button-link.elementor-button.elementor-size-lg {
    padding: 28px 40px;
}
a.elementor-button-link.elementor-button.elementor-size-xl {
    padding: 28px 20px;
    border-radius: 0;
	width:320px;
}
a.elementor-button-link.elementor-button.elementor-size-xl:hover, a.elementor-button-link.elementor-button.elementor-size-xl:active {
    color: #0e83cd;
	    transform: scale(1);
}
a.elementor-button-link.elementor-button.elementor-size-xl:hover:after, a.elementor-button-link.elementor-button.elementor-size-xl:active:after {
    width: 320px;
}
a.elementor-button-link.elementor-button.elementor-size-xl:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #082035;
		content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.border-button a.elementor-button-link.elementor-button.elementor-size-xl:after
{
 background: #E3AF5B;
}
.jetpack-likes-widget-wrapper, .robots-nocontent.sd-block.sd-social.sd-social-icon-text.sd-sharing {
    display: none;
}
html {
    overflow-x: hidden;
}
.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
/* span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    outline: -webkit-focus-ring-color auto 6px;
} */
span.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    border: .5px solid #fff !important;
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    border-radius: 50%;
    top: 7px;
    margin-left: -12px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}
.elementor-testimonial__text {
    margin-bottom: 20px;
}
.elementor-testimonial__content::after {
    content: '';
    width: 100px;
    height: 2px;
    background: #fff;
    display: inline-block;
    text-align: center;
}
.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    margin-top: 5px;
}
.elementor-post__text {
    padding: 30px;
}
.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}
span.elementor-post-date {
    font-size: 10px;
    color: #656565;
    font-weight: 800;
	text-align:right;
	text-transform: uppercase;
}
h3.elementor-post__title:after
{
	    content: '';
    width: 100px;
    height: 2px;
    background: #E6BE8A;
    display: inline-block;
    text-align: center;
}
.elementor-location-footer span.elementor-button-icon.elementor-align-icon-right {
    background: #e3af5b;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 500;
}
.elementor-location-footer span.elementor-button-text {
    padding: 11px 0;
}
.elementor-sticky--effects {
    background: #04101d;
}
.elementor-sticky--effects .elementor-image svg {
    width: 75px !important;
    height: 75px !important;
}
.elementor-sticky--effects .logo .elementor-widget-container{
    margin: 0px 0px 0px 0px !important; 
}
.svg-img1 .style-svg.replaced-svg
{
    width: 100% !important;
    height: 580px;	
}
.rc-img-anim .elementor-image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #2D2C4B;
    z-index: 1;
    transform: scaleX(1);
    transform-origin: left;
}
.rc-img-anim.animated .elementor-image::before {
    transform: scaleX(0);
    transition: transform 0.5s ease 0.6s;
}
.rc-img-anim.animated .elementor-image {
    transform: scale(1);
    transition: transform 1.3s cubic-bezier(0.34, 0.615, 0.4, 0.985) 0.6s;
}
.rc-img-anim.animated .elementor-widget-container {
    transform: scaleX(1);
}
.rc-img-anim .elementor-widget-container {
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.6s cubic-bezier(0.76, 0.09, 0.215, 1);
    overflow: hidden;
}
.rc-img-anim.jello {
    animation-name: none;
    transform: none;
}
.rc-img-anim .elementor-image {
    position: relative;
    transform: scale(1.2);
    transform-origin: center;
}
body .wonderplugin3dcarousel-list-container a {
    display: none !important;
}
img.wonderplugin3dcarousel-img {
    margin: 0 5px !important;
}

body .wonderplugin3dcarousel-img-overlay {
    left: 5px !important;
    background-color: #04101d !important;
    opacity: 0.7 !important;
    transition: opacity 0.7s;
}
body .wonderplugin3dcarousel-item-current .wonderplugin3dcarousel-img-overlay
{
	opacity: 0.7 !important;
}


.wonderplugin3dcarousel-hoveroverlay-title {
    margin-top: -100px !important;
    color: #fff;
    font-family: 'Gilroy';
    font-weight: 900;
    font-size: 30px !important;
    z-index: 5;
}
.wonderplugin3dcarousel-image {
    z-index: -1;
}

#wonderplugin3dcarousel-1 .wonderplugin3dcarousel-description {
    font-size: 16px !important;
}
.tenants-btn .span.elementor-button-text {
    line-height: 75px;
}
.tenants-btn .elementor-button-icon svg {
    width: 65px;
}
.tenants-btn a.elementor-button-link.elementor-button.elementor-size-xl {
    padding: 8px 0px 0px;
    border-radius: 0;
    width: 325px;
    text-align: left;
    line-height: 24px;
}
.tenants-btn span.elementor-button-text {
    line-height: 74px;
}
.tenants-btn a.elementor-button-link.elementor-button.elementor-size-xl:hover{
	padding-left:24px;
	width: 340px !important;
}
.tenants-btn1 a.elementor-button-link.elementor-button.elementor-size-xl:hover{
	padding-left:24px;
	width: 240px !important;
}
.tenants-btn a.elementor-button-link.elementor-button.elementor-size-xl:hover:after, .tenants-btn a.elementor-button-link.elementor-button.elementor-size-xl:active:after {
    width: 360px;
}
.tenants-btn.tenants-btn1 a.elementor-button-link.elementor-button.elementor-size-xl {
    width: 220px;
}
.tenants-btn.tenants-btn1 a.elementor-button-link.elementor-button.elementor-size-xl:hover:after, .tenants-btn.tenants-btn1 a.elementor-button-link.elementor-button.elementor-size-xl:active:after {
    width: 260px;
}
.custom-mobile-img.rs-layer img {
    display: none !important;
}
@media screen and (max-width: 1024px) {
.elementor-location-header .elementor-widget-theme-site-logo svg#svg-replaced-1 {
    width: 80px !important;
    height: 81px !important;
}
}
@media screen and (max-width: 767px) {
.svg-img1 .style-svg.replaced-svg
{
    width: 100% !important;
    height:300px;	
}
		.page-id-1323 .elementor-location-header {
    position: relative;
    background: #04101d;
    top: 0;
    padding-top: 50px;
			width: 100%;
}
	.elementor-location-header .elementor-widget-theme-site-logo svg {
    width: 80px !important;
    height: 81px !important;
}
	.elementor-location-header {
    padding: 0px 0px 15px;
    border: 0;
    z-index: 9999;
    width: 100%;
}
	.mobile-bg> .elementor-widget-wrap.elementor-element-populated {
    background-image: url(/wp-content/uploads/2021/05/mobile-bg-min.png) !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}
	body h2.elementor-heading-title.elementor-size-default {
    font-size: 30px;
    line-height: 45px;
}
	body h4.elementor-heading-title.elementor-size-default {
    font-size: 22px;
    line-height: 30px;
}
body h1.elementor-heading-title.elementor-size-default {
    font-size: 33px;
    line-height: 52px
}
	.elementor-menu-toggle {
    color: #fff;
    margin-top: 30px;
}
/* 	.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    top: 78px !important;
} */
	.icons-items .elementor-icon-box-wrapper {
    text-align: center !important;
}
	rs-module#rev_slider_2_1 rs-bullets.tp-bullets.hebe.horizontal {
    transform: translate(-85px, -43px) !important;
}
}
@media screen and (max-width: 500px) {
.svg-img1 .style-svg.replaced-svg
{
    width: 100% !important;
    height:200px;	
}
	a.elementor-button-link.elementor-button.elementor-size-xl {
	    width: 275px;
    font-size: 16px !important;
}
a.elementor-button-link.elementor-button.elementor-size-xl:hover:after, a.elementor-button-link.elementor-button.elementor-size-xl:active:after {
    width: 100%;
}
	.tenants-btn a.elementor-button-link.elementor-button.elementor-size-xl {
   width: 280px;
   font-size: 13px !important;
}
.tenants-btn span.elementor-button-text {
    line-height: 74px;
}
.tenants-btn a.elementor-button-link.elementor-button.elementor-size-xl:hover:after, .tenants-btn a.elementor-button-link.elementor-button.elementor-size-xl:active:after {
    width: 290px;
}
	.tenants-btn a.elementor-button-link.elementor-button.elementor-size-xl:hover {
    padding-left: 8px;
    width: 280px !important;
}
	.tenants-btn.tenants-btn1 a.elementor-button-link.elementor-button.elementor-size-xl:hover:after, .tenants-btn.tenants-btn1 a.elementor-button-link.elementor-button.elementor-size-xl:active:after {
    width: 210px;
}
	.tenants-btn1 a.elementor-button-link.elementor-button.elementor-size-xl:hover {
    padding-left: 8px;
    width: 200px !important;
}
	.tenants-btn.tenants-btn1 a.elementor-button-link.elementor-button.elementor-size-xl {
    width: 185px;
}
	.elementor-widget-testimonial-carousel .swiper-slide {
    padding: 20px 0 20px;
}
body .rev-btn.rs-layer
	{
		width: 230px !important;
    height: 60px !important;
    line-height: 60px !important;
    margin-top: 15px; 
		font-size:14px;
	}
}
@media screen and (max-width: 479px) {
.svg-img1 .style-svg.replaced-svg {
    height: 160px;
	}
	.trec-btn a.elementor-button-link.elementor-button.elementor-size-sm {
    width: 100% !important;
    padding-left: 20px !important;
    font-size: 15px;
    height: 61px;
}
	
	.bg-img.rs-layer img {
    display: none !important;
}
.custom-mobile-img.rs-layer img {
    display: block !important;
}
	rs-fullwidth-wrap#rev_slider_1_1_forcefullwidth rs-bullets.tp-bullets.uranus.horizontal.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
 left: 95px!important;
    transform: translate(-72px, -92px) !important;
    visibility: visible !important;
    display: inline-block !important;
}
	rs-arrow.tp-leftarrow.tparrows.custom {
    transform: translate(20px, -110px) !important;
}
	rs-arrow.tp-rightarrow.tparrows.custom {
    transform: translate(-60px, -110px) !important;
}
}