/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1766493251
Updated: 2025-12-23 12:34:11

*/


/*Global Css Start*/
@media (min-width: 1261px) and (max-width: 1600px) {
.e-con-inner {
    max-width: calc(100% - 100px) !important;
}
#site-footer .footer-inner {
   width: calc(100% - 100px) !important;
}
#site-header .header-inner {
max-width: calc(100% - 100px) !important;
}
#main-banner #banner_content {
    max-width: 100% !important;
    margin-left: 50px !important;
}
#main-banner #banner_content .elementor-heading-title {
    font-size: 41px;
}
}
/*Global Css End*/
/*Main Banner Section Start*/

#main-banner {
	background: linear-gradient(to right,#145DA0 0%,#051D40 100%);
}
#main-banner #banner_content {
    max-width: 803px;
    margin-left: auto;
    justify-content: center;
    padding-right: 70px;
}
#main-banner #banner_content .elementor-widget-text-editor {
    max-width: 85%;
}
#main-banner img {
	width: 100%;
	    object-fit: cover;
	    height: 100%;
	    min-height: 330px;
}
#main-banner #main-bannner-image-wrapper,
#main-banner #main-bannner-image-wrapper div {
	height: 100%;
}

@media(max-width: 1600px) { 
	#main-banner #banner_content {
    padding-right: 70px;
}
}

@media (min-width: 1025px) and (max-width: 1259.98px) {
	#main-banner #banner_content .elementor-heading-title {
    font-size: 36px;
    max-width: 560px;
}
	#main-banner #banner_content .elementor-button {
    padding: 17px 25px 17px 25px;
}

}
@media(max-width: 1259.98px) { 
	#main-banner #banner_content .elementor-widget-text-editor {
    max-width: 100%;
}
	#main-banner #banner_content {
    padding-right: 0;
}
}
@media(max-width: 991.98px) {
	#main-banner {
    padding-top: 15px;
}
}

@media(max-width: 767.98px) {
	#main-banner {
    padding-top: 0;
}
#main-banner #banner_content {
    max-width: 100%;
    order: 2;
}
}

/*Main Banner Section End*/


/*Counter Section Start*/
@media (min-width: 1025px) and (max-width: 1440.98px) {
#counter-section .elementor-counter-number-wrapper {
    font-size: 70px;
}
#counter-section .elementor-counter-title {
    font-size: 20px;
}
}

/*Counter Section End*/

/*Text Slider Section Start*/
.statsSwiper {
  overflow: hidden;
}
.statsSwiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.statsSwiper .swiper-slide {
  width: auto;
}
.stat-item span {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
    color: #051D40;
}
.status_img {
    min-width: 58px;
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #051D40;
}
.stat-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media(max-width: 1259.98px) { 
	.stat-item span {
    font-size: 18px;
}
.status_img {
    min-width: 42px;
    width: 42px;
    height: 42px;
}
}

/*Text Slider Section End*/

/*Image With Text Section Start*/
#image-with-text-section #image_wrapper {
    max-width: calc(100% - 75px);
}
@media (min-width: 1025px) and (max-width: 1259.98px) {
#image-with-text-section .elementor-heading-title {
    font-size: 28px;
}
#image-with-text-section .elementor-widget-text-editor {
    font-size: 15px;
}
}
@media(max-width: 1259.98px) { 
	#image-with-text-section #image_wrapper {
    max-width: calc(100% - 30px);
}
}
@media(max-width: 767.98px) { 
	#image-with-text-section #image_wrapper {
    max-width: 100%;
    width: 100%;
}
}
/*Image With Text Section End*/


/*Our Properties Section Start*/
#our-properties-section .property-slider-nav .swiper-arrow {
    width: 60px;
    height: 60px;
    border: 2px solid #145DA0;
    display: flex;
    align-items: center;
    border-radius: 7px;
    justify-content: center;
        position: static;
        transition: all 0.3s ease-in-out;
}
#our-properties-section .property-slider-nav .swiper-arrow svg {
    width: auto;
    height: auto;
}
#our-properties-section .property-slider-nav .swiper-arrow:after {
	display: none;
}
#our-properties-section .property-slider-nav {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
}
#our-properties-section .property-slider-nav .swiper-arrow:hover {
	background-color: #145DA0;
}
#our-properties-section .property-slider-nav .swiper-arrow:hover svg path {
	fill: #fff;
}
#our-properties-section .propertySwiper .property-title {
	line-height: 1.3em;

}
@media(max-width: 1259.98px) {
#our-properties-section .property-slider-nav .swiper-arrow {
    width: 50px;
    height: 50px;
}
#our-properties-section .property-meta {
    gap: 5px;
}
#our-properties-section .property-slider-nav {
    gap: 7px;
}
#our-properties-section .propertySwiper .property-title {
	font-size: 16px;

}
#our-properties-section .propertySwiper .property-location {
    font-size: 14px;
}
#our-properties-section .propertySwiper .property-location svg {
    width: 15px;
    height: auto;
}
#our-properties-section .propertySwiper .property-meta li {
   font-size: 14px;
}
#our-properties-section .propertySwiper .property-meta li svg {
	width: 15px;
}
}
@media(max-width: 767.98px) { 
	#our-properties-section .property-slider-nav {
    justify-content: flex-start;
    margin-bottom: 20px;
}
    #our-properties-section .property-slider-nav .swiper-arrow {
        width: 40px;
        height: 40px;
    }
    #our-properties-section .property-slider-nav .swiper-arrow svg {
    width: 17px;
    height: auto;
}
}
/*Our Properties Section End*/

/*Review Section Start*/
#review-section .review-item .elementor-image-box-wrapper {
    max-width: 80%;
    position: relative;
        margin-left: auto;
    margin-right: auto;
}
#review-section .review-item .elementor-image-box-img img {
	margin-left: auto;
	margin-right: auto;
}
#review-section .review-item .elementor-image-box-img {
width: 100%;
}
#review-section .review-item:not(:last-child) .elementor-image-box-wrapper:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-right: 1px solid #DBDBDB;
    width: 100%;
    content: '';
    height: 70px;
    left: 20%;
}
@media (min-width: 1025px) and (max-width: 1259.98px) {
#review-section .review-item .elementor-image-box-title {
    font-size: 15px;
}
#review-section .review-item .elementor-image-box-wrapper {
    max-width: 90%;
}
#review-section .review-item .elementor-image-box-description {
	    font-size: 16px;
}
#review-section .review-item .elementor-image-box-img {
width: 55%;
}
}
@media(max-width: 1024.98px) {
	#review-section .review-item .elementor-image-box-wrapper {
    max-width: 100%;
}
#review-section .review-item:not(:last-child) .elementor-image-box-wrapper:after {
    height: 50px;
    left: 15%;
}
}
@media(max-width: 767.98px) {
#review-section .review-item:not(:last-child) .elementor-image-box-wrapper:after {
display: none;
}
#review-section .review-item:not(:last-child) {
	padding-bottom: 20px;
	border-bottom: 1px solid #dbdbdb;
}
}
/*Review Section End*/

/*Choose Us Section Style Start*/
#image_slide{
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
}

#image_slide .elementor-image-box-img img {
    padding: 13px;
	background-color: #EBF4FF;
	width: 100%;
}
#image_slide .elementor-image-box-title {
    margin: 25px 0 16px;
}

#image_slide .e-child .elementor-widget-image-box{
	height: 100%;
	background-color: #fff;
}
@media(max-width: 1259.98px) {
	#image_slide .elementor-image-box-title {
    margin: 15px 0 10px;
}
#image_slide .elementor-image-box-img img {
    padding: 8px;
}
}
@media (min-width: 1025px) and (max-width: 1259.98px) {
	#choose-us-slider-section .slider-item .elementor-widget-image-box {
		padding: 20px;
	}
#choose-us-slider-section #image_slide .elementor-image-box-title {
   font-size: 20px;
}
#choose-us-slider-section #image_slide .elementor-image-box-description {
    font-size: 15px;
}
#choose-us-slider-section #image_slide .elementor-image-box-img {
	width: 60px;
	height: 60px;
}
#image_slide .elementor-image-box-img img {
height: 100%;
}
}
/*Choose Us Section Style End*/

/* Contact Form Start */
.contact_detail a.elementor-icon {
    padding: 11px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    border: 1px solid #051D40;
    border-radius: 5px;
    background-color: #EBF4FF;
}
.contact_detail h3.elementor-icon-box-title{
    margin: 0;
}
.form_home {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 18px;
}
.form_home .col-full {
    grid-column: 1/3;
}
.form_home p {
    margin: 0;
}
.form_home label, .form_home input:not([type="submit"]), .form_home textarea {
    width: 100%;
}
.form_home textarea {
    max-height: 165px;
    resize: none;
}
.form_home input[type="submit"] {
    border-color: var( --e-global-color-primary );
}
.form_home input[type="submit"]:hover,
.form_home input[type="submit"]:focus,
.form_home input[type="submit"]:active {
    border-color: var( --e-global-color-secondary );
}
.form_home .wpcf7-not-valid-tip {
    margin-top: 10px;
    font-size: 14px;
}
#contact-us-section input[type="submit"]{
    padding: 15px 40px;
}
@media (min-width: 1025px) and (max-width: 1259.98px) {
#contact-us-section .elementor-widget-shortcode {
	padding: 20px;
}
}

@media(max-width: 1259.98px) {
#contact-us-section input,
#contact-us-section textarea  {
    font-size: 14px;
}
}
@media(max-width: 1024.98px) {
	#contact-us-section input[type="submit"]{
    padding: 10px 20px;
    font-size: 15px;
}
}

@media(max-width: 767.98px) {
	#contact-us-section .form_home {
    grid-template-columns: 1fr;
    grid-row-gap: 10px;
}
	#contact-us-section .form_home .col-full {
    grid-column: 1;
}
}

/* Contact Form End */


/*Header Start*/
#site-header {
    background: linear-gradient(to right,#145DA0 0%,#051D40 100%);
    padding-top: 26px;
    padding-bottom: 26px;
     display: block;
}
#site-header .site-branding .site-logo img {
    width: 100%;
    max-width: 190px;
}
#site-header .header-inner {
    width: 100%;
    max-width: 1630px;
}
#site-header .menu-item a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 1.2em;
        padding: 0 30px;
        transition: all 0.3s ease-in-out;
}


#site-header .header-inner {
    padding: 0 15px;
}
#site-header .search-bar-wrapper .container {
    max-width: 1630px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

#site-header .search-icon {
  cursor: pointer;
}

#site-header .search-bar-wrapper {
  opacity: 0;
  visibility: hidden;
  transform: translateX(10px);
  transition: all 0.3s ease;
  height: 0;
      overflow: hidden;
      position: absolute;
    width: 100%;
    z-index: 1;
    top: 90px;
}

#site-header .search-form input {
  padding: 15px;
   border: 1px solid #eeba2b;
  width: 100%;
 outline: 0;
}

/* Active state */
#site-header .search-bar-wrapper.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
    height: 100%;
}


@media (min-width: 992px) {
   #site-header .site-navigation {
        display: flex !important;
    }
       #site-header .header-sidebar {
    display: none;
}
#site-header .menu-item:last-child a {
        padding-right: 0;
}
#site-header .menu-item a:hover {
    color: #eeba2b;
}
}

@media(max-width: 1259.98px) {
	#site-header .menu-item a {
    font-size: 14px;
    padding: 0 15px;
}
#site-header .header-search {
    display: none;
}
#site-header .site-branding .site-logo img {
    width: 100%;
    max-width: 150px;
}
#site-header .header-sidebar .header-search .search-icon svg {
    width: 20px;
}
#site-header .search-bar-wrapper {
    top: 70px;
}
}
@media(max-width: 991.98px) {

#site-header .header-sidebar {
    display: flex;
    align-items: center;
}
#site-header .site-navigation-toggle-holder {
    margin-left: 20px;
    padding: 0;
}
#site-header .search-form input {
  padding: 10px;
}
#site-header .site-navigation-toggle-holder .site-navigation-toggle {
    border-radius: 0;
    color: #fff;
    padding: 0;
}
#site-header .header-sidebar .header-search .search-icon svg {
    width: 20px;
    height: auto;
}
#site-header {
    padding-top: 15px;
    padding-bottom: 15px;
}
#site-header .search-bar-wrapper {
    top: 60px;
}
    #site-header .menu-item a {
        color: #051d40;
        padding-top: 10px;
        padding-bottom: 10px;
            background: transparent;
    }
/*        #site-header .menu-item.current-menu-item a {
        color: #eeba2b;
    }*/
        #site-header .site-navigation-dropdown ul.menu {
    background: #EBF4FF;
}
}
/*Header End*/

/*Footer Start*/
.brightstay-fixed-btn {
  position: fixed;
  right: 0;
  top: 50%;
  transform-origin: top right;
  transform: rotate(90deg) translateX(50%);
  text-decoration: none;
  z-index: 9999;
}
.brightstay-fixed-btn .elementor-button-content-wrapper {
    gap: 10px;
}
#site-footer {
    background: linear-gradient(to right,#145DA0 0%,#051D40 100%);
}

#site-footer .menu-item a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 1.2em;
    transition: all 0.3s ease-in-out;
}

#site-footer .menu .menu-item  a {
padding: 0;
}
#site-footer {
   padding-top: 22px;
 padding-bottom: 22px;
    position: relative;
}
#site-footer .menu .menu-item:not(:last-child) {
    margin-right: 60px;
}

#site-footer .footer-inner {
    width: 1630px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

#site-footer .menu-item a:hover {
    color: #eeba2b;
}
@media(max-width: 1259.98px) {
	#site-footer {
    padding-top: 15px;
    padding-bottom: 15px;
}
#site-footer .menu-item a {
    font-size: 14px;

}
#site-footer .menu .menu-item:not(:last-child) {
    margin-right: 30px;
}
#site-footer .site-branding .site-logo img {
    width: 100%;
    max-width: 160px;
}
}
@media(max-width: 576.98px) {
.site-footer .site-branding .site-logo img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
        width: 100%;
    max-width: 140px;
}
#site-footer {
    padding-left: 15px;
    padding-right: 15px;
}
}
/*Footer End*/

/*Comming Soon Banner Start*/
#coming_soon {
    min-height: calc(100vh - 188px);
}
#coming_soon .coming-soon-title-wrapper {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
}
#coming_soon .coming-soon-title-wrapper .elementor-heading-title {
	text-transform: uppercase;
}
body.page-id-27 .brightstay-fixed-btn, body.page-id-29 .brightstay-fixed-btn  {
	display: none;
}
@media (min-width: 1025px) and (max-width: 1259.98px) {
#coming_soon .coming-soon-title-wrapper .elementor-heading-title {
    font-size: 100px;
}
}
/*Comming Soon Banner End*/


