.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */body.page-id-9 #footer {
    display: none !important;
}
body.page-id-9 hr {
    display: none !important;
}
.page-id-9 #header {
	display: none;
}
.banner_info  {
    line-height: 28px;
}
.banner_btns .elementor-widget-button {
    display: inline-flex;
    gap: 20px;
    padding: 20px 15px 0 0;
}
.works_lists  p span {
    background: #1A3DB5;
    border-radius: 100px;
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    color: #fff;
    padding-top: 5px;
}
.case_cards {
    display: grid;
    grid-template-columns: 1fr 3fr !important;
    gap: 30px;
    align-items: center;
}
.name_info {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    margin-bottom:10px ;
}
.testimonials_cards p {
    margin-top: 10px;
    margin-bottom: 0;
}
.faq_block details {
    border-bottom: 1px solid #DEDEDE;
}
.feed_info h3 {
	font-size: 24px !important;    margin-top: 0;
}
.faq_block details:last-child {
    border: none;
}
.feed_info h6 {
    margin: 0;
    font-size: 24px;
    text-transform: capitalize;
}
.signup_box h2 {
    font-size: 36px;
    margin: 0;
    font-weight: 600;
    color: #272727;
}
.signup_box h2 span {
    color: #60BAE1;
}
.signup_box p {
    font-size: 16px;
    color: #272727;
    font-weight: 400;
    margin: 30px auto !important;
    width: 85%;
    margin: auto;
}
.faq_block .elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg {
    fill: #E8A848 !important;
}
.faq_block .elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
     fill: #E8A848 !important;
}

 .faq_block p a {
    color: #1A3DB5 !important;
}
.title_info {
    font-size: 36px;
    color: #60BAE1;
    font-weight: 600;
}

.title_info span {
    color: #272727;
}
.faq_block_info h2 {
	margin: 10px 0 !important;
	font-size: 36px !important;
}
.resources_title  p {
    margin: 0;
}
/**** Timeline *****/

.timeline-sticky {
  position: sticky;
  top: 60px;
}

.timeline-sticky h2 {
 
  font-size: 28px;
}

.timeline-sticky p {
  margin: 0;
  font-size: 12px;
}

 
.timeline-right {
  width: 60%;
}
.footer_links p a:hover {
    color: #60BAE1;
}
/* EACH TIMELINE ITEM */
.timeline-item {
  position: relative;
  display: flex;
  padding-bottom: 50px;
}
 
.timeline-sticky h2 {
    font-size: 36px;
    color: #60BAE1;
    font-weight: 600;
}
.timeline-sticky h2 span {
    color: #272727;
}
.timeline-item:not(:last-child)::before {
	content: "";
	position: absolute;
	left: 6px;
	top: 12px;
	bottom: 0;
	width: 2px;
	background: #B2CBFF;
}

.timeline-dot {
	width: 14px;
	height: 14px;
	border: 2px solid #1A3DB5;
	border-radius: 50%;
	background: #e1f2fc;
	flex-shrink: 0;
	margin-top: 50px;
	z-index: 2;
	min-width: auto !important;
	padding: 0 !important;
}
 
.timeline-content {
  padding-left: 20px;
}

.timeline-content h3 {
  margin: 0 0 10px;
  font-size: 16px;
}

.timeline-content p {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
}
.timeline-dot.active {
	background: #1A3DB5;
	border-color: #1A3DB5;
}
 
 .timeline-item {
    padding: 0 !important;
}
.timeline_title {
    font-size: 18px;
    color: #272727;
    margin: 0;
    font-weight: 600;
    margin-bottom: 12px;
    border-bottom: 1px solid #B2CBFF;
    padding-bottom: 10px;
}
.timeline-content p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    color: #272727;
    line-height: 26px;
}
.timeline-content {
    padding-left: 40px !important;
    margin-top: -15px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.footer_links p {
    display: flex;
    gap: 20px;
    font-size: 14px;
}
.timeline_section {
    background-position: -60px calc(100% - 80px) !important;
}
 .faq_section {
    background-position: -60px calc(100% - 80px) !important;
}
 .title_block {
    justify-content: start !important;
}
 .title_block span {
    color: #60BAE1;
}
.banner_section {
    height: 630px !important;
}
 .banner_content {
    max-width: inherit !important;

}
 .timeline-sticky  img {
    width: 37px;
    height: 44px;
    margin-right: 15px;
} 
 
 .mobile_banner {
    display: none !important;
}
.works_lists p strong {
    font-weight: 600 !important;
}
.works_lists p a {
    text-decoration: underline !important;
    color: #1A3DB5;
}
.feed_info h3 {
	font-weight: 600;
}
.arrow_anim .elementor-button-text > span {
    display: inline-block;
    transition: transform 0.3s ease;
}

.arrow_anim .elementor-button:hover .elementor-button-text > span {
    transform: translateX(5px);
}

 
    .mobile-video-banner {
    position: relative !important;
    overflow: hidden !important;
    min-height: 620px !important;
}

.mobile-video-banner > .mobile-banner-video {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    z-index: 0 !important;
}

.mobile-video-banner > .mobile-video-content {
    position: relative !important;
    z-index: 10 !important;
    width: 100% !important;
}

.mobile-video-banner .mobile-video-content h1,
.mobile-video-banner .mobile-video-content h2,
.mobile-video-banner .mobile-video-content p,
.mobile-video-banner .mobile-video-content a,
.mobile-video-banner .mobile-video-content .banner_btns {
    position: relative;
    z-index: 10;
}

.mobile-video-banner .mobile-video-content h1,
.mobile-video-banner .mobile-video-content h2,
.mobile-video-banner .mobile-video-content p {
    color: #ffffff !important;
}

@media (max-width: 767px) {
   .mobile-video-banner > .mobile-banner-video {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
    }

    .mobile-video-banner > .mobile-video-content {
        position: relative !important;
        z-index: 10 !important;
    }
}
  .mobile-video-banner {
    display: none !important;
}
/***** Responsive ****/
@media(max-width:1200px){
 .footer_links p {
	gap: 10px;
	font-size: 16px !important;
}
.banner_section {
    height: 700px !important;
}
}

@media(max-width:991px){
 .mobile_banner {
    display: none !important;
}
.banner_section {
    display: none !important; 
}
 .title_block p {
	margin: 0;
}
 .mobile-video-banner {
    display: block !important;
}
 .elementor .mobile-video-content h1 {
  font-family: "Mundial demi", Sans-serif !important;
    font-size: 40px;
    font-weight: 600;
    color: #60BAE1 !important;
}
 .elementor .mobile-video-content h2 {
font-family: "Mundial demi", Sans-serif !important;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  color: #FFFFFF !important;
}
.mobile-video-banner {
	position: relative !important;
	overflow: hidden !important;
	min-height: auto !important;
	padding: 50px 50px !important;
}
}
@media(max-width:767px){
.footer_links p {
 
	font-size: 16px !important;
	display: block;
	text-align: center;
	line-height: 26px;
	padding: 0 !important;
 
}
.works_lists p {
	text-align: center;
	justify-content: center;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	gap: 5px;
}
.signup_box p {
	width: 100%;
	margin: auto;
}
}/* End custom CSS */