/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


html, body{
	overflow-x:hidden;
}

.blue_colortxt span{
    color: #1C398E;
}


.garland_preschool {
border: 1px solid rgba(224, 237, 254, 0.2);
border-radius: 20px;
}

 .montessori_programs{
background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FEEBE0;
}

 .accordiontxt_main .e-n-accordion .e-n-accordion-item:last-child summary {
    border-bottom: none !important;

}




.gbl-button .elementor-button-text {
    background: #ff5d00;
    padding: 10px 18px;
    border-radius: 12px;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gbl-button .elementor-button-icon {
    background: #ff5d00;
    padding: 12px;
    border-radius: 12px;
}

/* SVG default state */
.gbl-button .elementor-button-icon svg {
    transition: transform 0.5s ease;
}

/* Hover: background */
.gbl-button a.elementor-button:hover .elementor-button-text,
.gbl-button a.elementor-button:hover .elementor-button-icon {
    background: #1C398E;
}

/* Hover: rotate SVG */
.gbl-button a.elementor-button:hover .elementor-button-icon svg {
    transform: rotate(-45deg);
}

a.elementor-button.elementor-button-link.elementor-size-sm {
    border: none !important;
}


.gbl-buttontwo a.elementor-button.elementor-button-link.elementor-size-sm {
    background: transparent !important;
    
}

.gbl-buttontwo .elementor-button-text {
    background: #ff5d0000;
    color:#1C398E;
    padding: 10px 18px;
    border:1px solid #1C398E;
    border-radius: 12px;
    width: max-content;
    display: flex;
    justify-content: center;
    
    align-items: center;
}

.gbl-buttontwo .elementor-button-icon {
   border:1px solid #1C398E;
    padding: 12px;
    
    border-radius: 12px;
}

 

/* Hover: background */
.gbl-buttontwo a.elementor-button:hover .elementor-button-text,
.gbl-buttontwo a.elementor-button:hover .elementor-button-icon {
    background: #1C398E;
     
    color:#ffffff;
}


.gbl-buttontwo a.elementor-button:hover .elementor-button-icon svg path{
    fill:white;
}
 
.gbl-buttontwo .elementor-button-text,
.gbl-buttontwo .elementor-button-icon,
.gbl-buttontwo .elementor-button-icon svg path {
    transition: 
        background 0.5s ease,
        color 0.5s ease,
        fill 0.5s ease,
        transform 0.5s ease;
}

.elementor-button-text,
.elementor-button-icon,
 .elementor-button-icon svg path {
    transition: 
        background 0.5s ease,
        color 0.5s ease,
        fill 0.5s ease,
        transform 0.5s ease;
}


.hme_sldrtxt .elementor-swiper-button {
    width: 45px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

/* Arrow icon default (inactive) */
.hme_sldrtxt .elementor-swiper-button svg path {
    fill: #ff6a00 !important;
}

/* INACTIVE arrow (outline style) */
.hme_sldrtxt .elementor-swiper-button.swiper-button-disabled {
    background-color: #ffffff !important;
    border: 2px solid #ff6a00 !important;
    opacity: 1;
    cursor: not-allowed;
}

/* ACTIVE arrow (solid orange) */
.hme_sldrtxt .elementor-swiper-button:not(.swiper-button-disabled) {
    background-color: #ff6a00 !important;
    border: 2px solid #ff6a00 !important;
}

/* ACTIVE arrow icon */
.hme_sldrtxt .elementor-swiper-button:not(.swiper-button-disabled) svg path {
    fill: #ffffff !important;
}

.gbl-buttontwo.white-outline .elementor-button-text {
    color: white;
    border-color: white;
}
.gbl-buttontwo.white-outline  .elementor-button-icon {
    border-color: white;
}

.pra-blue{
	color:#1C398E;
}
.five-faqs .e-n-accordion-item {
    border-bottom: 1px solid #DC2783;
    padding-bottom: 20px !important;
}
.white-hover-btn a.elementor-button.elementor-button-link {
    border: 1px solid !important;
}

.steam-sec-pro .elementor-swiper-button.elementor-swiper-button-prev:hover, .steam-sec-pro .elementor-swiper-button.elementor-swiper-button-next:hover {
    background: #FF6900;
    transition:0.5s;
}
.steam-sec-pro .elementor-swiper-button.elementor-swiper-button-prev:hover path, .steam-sec-pro .elementor-swiper-button.elementor-swiper-button-next:hover path {
    fill: #FFFFFF;
}
.schedule-box {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 164.75%), #FEEBE0;
}
.blue-line-box:before {
    content:'';
    position: absolute;
    width: 1px;
    height: calc(100% - 204px);
    left:50%;
    top: 30px;
    border: 1px solid #1C398E;
}
.blue-line-box{
    position:relative;
}
.schedule-box a {
    font-weight: 700;
    color: #24201F;
}
.category-blog .elementor-post-info__item--type-custom{
    background: #DC2783;
    padding: 4px 20px;
    border-radius: 20px;
}
.blog-card {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 176.34%), #FEEBE0;
}
.blog-card .elementor-widget-theme-post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.blog-singel-page h3 {
    color: #1C398E;
}
.blog-singel-page strong {
    color: #1C398E;
}
.steam-contact-sec {
    width: 98%;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1348 {
    display: none;
}
 
@media (max-width: 1680px) {
.inner-banner {
    --min-height: 400px !important;
}

.inner-banner h1 {
    font-size: 44px !important;
}
	.font-18 p{
		font-size: 16px !important;
		line-height:24px !important;
	}
.steam-height .elementor-element.elementor-view-default.elementor-position-block-start.elementor-mobile-position-block-start.elementor-widget.elementor-widget-icon-box {
    min-height: 380px;
}
.steam-contact-sec {
    width: 97%;
}

}

@media (max-width:1024px){
.inner-banner h1 {
	font-size: 34px !important;
}
    .inner-banner {
        --min-height: 300px !important;
    }
    .font-18 p {
        font-size: 14px !important;
        line-height: 22px !important;
    }

}

@media (max-width:840px){
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1348 {
    display: initial !important;
}
    .inner-banner {
        --min-height: 235px !important;
    }
    .inner-banner h1 {
        font-size: 28px !important;
    }
.foot-cta li.elementor-icon-list-item.elementor-inline-item {
    margin-bottom: 10px;
}
    .steam-contact-sec {
        width: 96%;
    }
}

@media (max-width:767px){
    .inner-banner h1 {
        font-size: 24px !important;
    }
    .steam-contact-sec {
        width: 92%;
    }
}

