/*
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: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1669973252
Updated: 2022-12-02 09:27:32

*/


/* Custom Style */

html body {
	font-family: 'Proxima Nova Rg';
}
h1,h2,h3,h4,h5,h6,p{
	font-family: 'Proxima Nova Rg';
}

/* Header */
.main-header .elementor-container.elementor-column-gap-default {
    justify-content: space-between;
}
.main-header {
    transition: all cubic-bezier(0.38, 0.05, 0.77, 1.02) 0.3s;
}

#page header#masthead{
	position: sticky;
	top: 0;
	z-index: 99;
}

.main-header.fixed-header{    
    width: 100%;
    background: #fff;
    box-shadow: 1px -5px 15px 2px rgb(185 185 185 / 58%);
    
}


/* Home Banner */
.home-page-banner::after {
    content: '';
    display: none;
    width: 3px;
    height: 66%;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 262px;
}
.community-section .elementor-container .elementor-column.elementor-col-50.community-section-content {
    padding-left: calc((100% - 1400px)/2);
}
.development-plan-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element {
    height: 100%;
}
.development-plan-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element,
.development-plan-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container,
.ward8-section-plan .elementor-widget-wrap section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container,
.ward8-section-plan .elementor-widget-wrap section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element {
    height: 100%;
}
.ward8-video-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element.elementor-widget-video {
    z-index: 2;
}

.ward-communites .elementor-column .elementor-widget-wrap .elementor-widget-container h2 {
    position: relative;
}
.ward-communites .elementor-column .elementor-widget-wrap .elementor-widget-container h2::before {
    content: '';
    display: block;
    width: 5px;
    height: 140px;
    background: #fff;
    position: absolute;
    top: -16px;
    left: -40px;
}
.our-partner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-image-carousel-wrapper .swiper-slide figure {
    margin: 0;
    min-height: 142px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    border: 1px solid #e7e7e7;
}
.our-partner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-image-carousel-wrapper .elementor-swiper-button {
    background: #c0272d;
    padding: 8px;
    border-radius: 50%;
}
.our-partner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-image-carousel-wrapper .elementor-swiper-button-prev {
    left: -34px;
}
.our-partner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-image-carousel-wrapper .elementor-swiper-button-next {
    right: -34px;
}
.our-partner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-image-carousel-wrapper .swiper-pagination-bullets{
    bottom: -30px;
}

.our-partner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-image-carousel-wrapper .swiper-pagination-bullets span {
    width: 13px;
    height: 13px;
}

/* Slider */

.elementor-section.development-plan-section .elementor-container {
    display: block;
}
.development-plan-section .elementor-container .slick-list .slick-track .elementor-column {
    padding: 0 15px;
    height: auto;
}
.development-plan-section .elementor-container .slick-list .slick-track .elementor-column .elementor-widget-wrap {
    height: 100%;
}
.development-plan-section .elementor-container .slick-list .slick-track{
  display: flex;
}

/*  Slider Buttons  */
.elementor-section.endorsements-section-testimonials .elementor-container button.slick-arrow,
.elementor-section.development-plan-section .elementor-container button.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    z-index: 2;
    width: 45px;
    height: 45px;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
}
.elementor-section.endorsements-section-testimonials .elementor-container button:focus,
.elementor-section.development-plan-section .elementor-container button:focus {
    outline: none;
}
.elementor-section.development-plan-section .elementor-container button.prev-arrow{
  left: -60px;
}
.elementor-section.development-plan-section .elementor-container button.next-arrow{
  right: -60px;
}

.elementor-section.endorsements-section-testimonials .elementor-container button.prev-arrow{
	left:-45px;
}
.elementor-section.endorsements-section-testimonials .elementor-container button.next-arrow{
  	right:-45px;
}

/*  Slider Dots  */
.elementor-section.endorsements-section-testimonials .elementor-container ul.slick-dots{
	width: 100%;
	padding-top: 0 !important;
	margin: -30px 0 0;
}
.elementor-section.endorsements-section-testimonials .elementor-container ul.slick-dots,
.elementor-section.development-plan-section .elementor-container ul.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 45px 0 0;
    list-style: none;
}
.elementor-section.endorsements-section-testimonials .elementor-container ul.slick-dots li,
.elementor-section.development-plan-section .elementor-container ul.slick-dots li{
  margin: 0 4px;
}
.elementor-section.endorsements-section-testimonials .elementor-container ul.slick-dots li button,
.elementor-section.development-plan-section .elementor-container ul.slick-dots li button {
    font-size: 0;
    padding: 0;
    width: 13px;
    height: 13px;
    background: #cccccc;
    border: none;
    transition: all ease 0.8s;
}
.elementor-section.endorsements-section-testimonials .elementor-container ul.slick-dots li.slick-active button,
.elementor-section.development-plan-section .elementor-container ul.slick-dots li.slick-active button {
   background: #C0272D;
}

.endorsements-section-testimonials .elementor-container .elementor-column .elementor-widget-container,
.endorsements-section-testimonials .elementor-container .elementor-column .elementor-element{
    height: 100%;
}
.endorsements-section-testimonials .elementor-container .elementor-column .elementor-widget-container .eael-testimonial-image {
    margin: -87px 0 0 5px;
}
.endorsements-section-testimonials .elementor-container .elementor-column .elementor-widget-container .eael-testimonial-content {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 20px;
}
.endorsements-section-testimonials .elementor-container .elementor-column .elementor-widget-container .eael-testimonial-content .eael-testimonial-text{
  margin: 21px 0 0;
}
.endorsements-section-testimonials .elementor-container .elementor-column .elementor-widget-container .eael-testimonial-content p{
    margin: 0;
}
.endorsements-section-testimonials .elementor-container .elementor-column .elementor-widget-container .eael-testimonial-quote:after {
    position: absolute;
    top: -52px;
    right: -23px;
    font-size: 40px;
}


.endorsements-section-testimonials .elementor-container .slick-list .slick-track .elementor-column {
    padding: 0 22px;
}
.endorsements-section-testimonials .elementor-container .slick-list .slick-track {
    padding: 60px 0;
}
.ward8-video-section .elementor-container .elementor-column .elementor-element .elementor-custom-embed-play i {
    background: #fff;
    width: 60px;
    height: 60px;
    display: flex;
    opacity: 1;
    box-shadow: 1px 1px 16px 2px rgb(0 0 0 / 30%);
    border-radius: 50%;
    font-size: 17px;
    padding: 0;
    align-items: center;
    justify-content: center;
}
.development-plan-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container .elementor-image-box-wrapper figure img {
    margin: 0 auto;
}

/*  Button Arrow  */

.elementor-button-icon i::before {
    content: "";
    background: url('https://aja.b70.myftpupload.com/wp-content/uploads/2022/12/button-arrow-1.png');
    width: 32px;
    height: 12px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}
/*Our Plan, About Page */
.our-plan-banner  .elementor-container .elementor-widget-container .hfe-page-title h2,
.about-banner .elementor-container .elementor-widget-container .hfe-page-title h2 {
    position: relative;
}
.our-plan-banner .elementor-container .elementor-widget-container .hfe-page-title h2:before,
.about-banner .elementor-container .elementor-widget-container .hfe-page-title h2:before {
    content: '';
    display: block;
    width: 2px;
    height: 111px;
    background: #fff;
    position: absolute;
    top: -20px;
    left: -28px;
}

/* Our Plan */
.section-plan-keys .elementor-container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #1b1464;
}
.right-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container::before,
.left-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -61px;
    width: 61px;
    height: 1px;
    background: #1B1664;
}
.right-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container::before {
    left: -60px;
}
.right-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container::after,
.left-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1B1664;
}
.right-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container::after{
	left: -4px;
}

.right-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container p,
.left-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container p{
	margin: 0;
}

/* About us */

/*  Responsive  */

@media(max-width:1024px){
	body section.elementor-section.elementor-top-section.elementor-element.elementor-element-fa55419.home-page-banner.elementor-section-height-full {
    height: auto;
}
	.home-page-banner .elementor-container .elementor-column .elementor-widget-wrap {
    padding: 0px 10px 0 10px;
}
	.elementor-99 .home-page-banner.elementor-element.elementor-element-fa55419 {
		padding: 150px 10px 200px 10px;
}
}
@media(max-width: 993px){
  .our-partner-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-image-carousel-wrapper .elementor-swiper-button {
      display: none;
  }
  .development-plan-section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container .elementor-image-box-wrapper figure img {
    margin: 0 auto;
}
.home-page-banner::after {
 display: none;
}
		body section.elementor-section.elementor-top-section.elementor-element.elementor-element-fa55419.home-page-banner.elementor-section-height-full {
    height: auto;
}
}
@media(max-width: 768px){
		body section.elementor-section.elementor-top-section.elementor-element.elementor-element-fa55419.home-page-banner.elementor-section-height-full {
    height: auto;
}
	body .home-page-banner .elementor-container .elementor-column .elementor-widget-wrap {
    padding: 0px 10px 0 10px;
}
  .elementor-section.development-plan-section .elementor-container button.slick-arrow {
     display: none;
 }
 .footer-menu .elementor-widget-wrap .elementor-element .elementor-widget-container nav ul li {
     display: flex;
     justify-content: center;
 }
 .our-plan-banner .elementor-container .elementor-widget-container .hfe-page-title h2:before,	
 .about-banner .elementor-container .elementor-widget-container .hfe-page-title h2:before {
    display: none;
}
.section-plan-keys .elementor-container::before {
    display: none;
}

.right-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container::before,
.left-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container::before ,
.right-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container::after,
.left-plan-keys .elementor-widget-wrap .elementor-element .elementor-widget-container::after{
  display: none;
}
}
@media(max-width:575px){
    .ward-communites .elementor-column .elementor-widget-wrap .elementor-widget-container h2::before {
        left: -26px;
    }
}

