/* 
Theme Name: hello-child
Theme URI: https://github.com/elementor/hello-theme/
Description: hello-child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-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
*/

.method-left {
    position: relative;
}

.method-left:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #EF4343;
    top: 50%;
    transform: translateY(-50%);
}

.programs-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
}

.program-card {
	display: flex;
	flex-direction: column;
	min-width: 0;
	background: #fff;
	border: 1px solid #e7e7e7;
	padding: 20px;
}

.program-card-image {
	display: block;
	overflow: hidden;
	aspect-ratio: 1.65 / 1;
}

.program-card-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.program-card-content {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding-top : 20px;
}

.program-card-title a {
	margin: 0 0 12px;
	font-family: 'Nokora', sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: -2px;
}

.program-card-title a {
	color: #102b48;
	text-decoration: none;
}

.program-card-excerpt {
	margin-bottom: 18px;
	font-family: Roboto, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0;
	color: #242424;
}

.program-card-details {
	margin-bottom: 22px;
}
.program-card-row:first-child{
		border-top: 1px solid #131E311A;
}
.program-card-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	padding: 10px 0;
	border-bottom: 1px solid #131E311A;
	font-family: Roboto, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0;
}

.program-card-label {
	color: #ff4a4a;
}

.program-card-value {
	color: #222;
	text-align: right;
}

.program-card-enroll {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
    text-decoration: none;
    font-family: "Roboto", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 28px !important;
    color: #242424 !important;
}

.program-card-enroll img {
	display: block;
	width: 28px;
	height: 28px;
	flex-shrink: 0;
}
.home-li-list li {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #131E311A;
}

.home-li-list li:first-child {
    border-top: 1px solid #131E311A;
}
.process-step:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 60px;
    background: #EF4343;
    bottom: -70px;
}
.step-container .process-step:last-child::after{
	display: none;
}
.free-consultation-form input, .free-consultation-form textarea, .free-consultation-form select {
    font-size: 18px !important;
    /* line-height: 1em; */
}
.single-program h1.entry-title,
.privacy-policy h1.entry-title,
.page-id-884 h1.entry-title{
    display: none !important;
}
/*  Free consultation form*/
.free-consultation-form button {
    background: #ef4343 !important;
    border-color: #ef4343 !important;
}

.free-consultation-form button:hover {
    background: #D83030 !important;
    border-color: #D83030 !important;
}
/*  Free consultation form*/

.page-id-884 h1, .page-id-884 h2, .page-id-884 h3, .page-id-884 h4, .page-id-884 h5, .page-id-884 h6,
.privacy-policy h1, .privacy-policy h2, .privacy-policy h3, .privacy-policy h4, .privacy-policy h5, .privacy-policy h6 {
    color: #162D47;
}
.page-id-884 .elementor-element.elementor-element-0c35843.elementor-widget.elementor-widget-text-editor h1 {
    display: none;
}
 .page-id-884 h2,  .privacy-policy h2{
	font-size: 30px; 
line-height: 1.25em;
} 

.page-id-884 h3,  
.privacy-policy h3{
	font-size: 26px; 
line-height: 1.25em;
} 


.page-id-884 h3,  
.privacy-policy h3{
	font-size: 22px; 
line-height: 1.25em;
} 

.page-id-884 p, .privacy-policy p {
    color: #242424;
	font-size: 16px;
}

.page-id-884 a , .privacy-policy a{
    color: #d83030;
	font-size: 16px;
}

@media(max-width: 1600px){
	.program-card-excerpt{
		font-size: 16px;
		line-height: 1.25em;
	}
	.program-card-row {
		font-size: 16px;
		line-height: 1.25em;
	}
	h4.program-card-title {
		margin-bottom: 0px;
	}
	.program-card-details, .program-card-enroll, .program-card-excerpt{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.program-card-content{
		gap: 10px;
		justify-content: space-between;
	}
}
@media (max-width: 1024px) {
	.programs-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.program-card-content{
		gap: 10px;
	}
	.process-step:after {
    width: 2px;
    height: 40px;
    bottom: -50px;
}
}

@media (max-width: 767px) {
	.programs-grid {
		grid-template-columns: 1fr;
	}

	.program-card-content {
		padding: 20px;
	}

	.program-card-row {
		grid-template-columns: 80px minmax(0, 1fr);
	}
		.method-left {
		padding-left: 0px !important;
		text-align: center;
		margin-bottom: 20px !important;
	}
        .method-left:before {
            content: '';
            position: absolute;
            left: 50%;
            width: 100px;
            height: 2px;
            background: #EF4343;
            transform: translateX(-50%);
            top: 100%;
        }
	.elementor-widget-button, .elementor-widget-button a {
    width: 100% !important;
    max-width: 100% !important;
}

}
