/* 
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 */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    font-family: "Open Sans", sans-serif !important;
}

.Linear-Gradient-coolor span {
	background: linear-gradient(180deg, #458CCB 0%, #324E99 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.Linear-Gradient-coolorh h1 {
	background: linear-gradient(180deg, #458CCB 0%, #324E99 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.Linear-Gradient-coolorh h2 {
	background: linear-gradient(180deg, #458CCB 0%, #324E99 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.Linear-Gradient-coolorh h1 span {
	background: #FFB300;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.Linear-Gradient-coolorh h2 span {
	background: #292929;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.elementor-32 .elementor-element.elementor-element-77550fe:not(.elementor-motion-effects-element-type-background), .elementor-32 .elementor-element.elementor-element-77550fe > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background: linear-gradient(180deg, #458CCB 0%, #324E99 100%);
}

.Linear-Gradient-coolor-div {
	background: linear-gradient(180deg, #458CCB 0%, #324E99 100%);
}

.none-text a {
    text-decoration: none !important;
}

.price-card .elementor-widget-text-editor ul{
    padding-left: 1rem;
    list-style: none;
}

.price-card .elementor-widget-text-editor ul li::marker{
    display: inline-block;
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNC41IDBDMi4wMTg2IDAgMCAyLjAxODYgMCA0LjVDMCA2Ljk4MTQgMi4wMTg2IDkgNC41IDlDNi45ODE0IDkgOSA2Ljk4MTQgOSA0LjVDOSAyLjAxODYgNi45ODE0IDAgNC41IDBaTTYuNzgwNzYgMy41NDYzOUw0LjM0MzI0IDUuOTgzODRDNC4yNzAxMSA2LjA1Njk3IDQuMTc0MTIgNi4wOTM3NyA0LjA3ODEyIDYuMDkzNzdDMy45ODIxMyA2LjA5Mzc3IDMuODg2MTQgNi4wNTY5NyAzLjgxMzAxIDUuOTgzODRMMi41OTQyOCA0Ljc2NTExQzIuNDQ3NjIgNC42MTg1MiAyLjQ0NzYyIDQuMzgxNDggMi41OTQyOCA0LjIzNDg5QzIuNzQwODggNC4wODgyMiAyLjk3Nzg0IDQuMDg4MjIgMy4xMjQ1MSA0LjIzNDg5TDQuMDc4MTIgNS4xODg1TDYuMjUwNTMgMy4wMTYxNkM2LjM5NzEzIDIuODY5NDkgNi42MzQwOSAyLjg2OTQ5IDYuNzgwNzYgMy4wMTYxNkM2LjkyNzM2IDMuMTYyNzYgNi45MjczNiAzLjM5OTcyIDYuNzgwNzYgMy41NDYzOVoiIGZpbGw9IiNGRkIzMDAiLz4KPC9zdmc+Cg==");
    width: 1em;
    margin-right: 1em;
}

.price-card .elementor-widget-text-editor ul li{
    padding-left: 0.5em;
    margin-bottom: 0.5em;
}

.latest_section {
    width: 100%;
    display: inline-block;
}
.title_bar,
.tabBar {
    width: 100%;
    display: inline-block;
    background: #FFB300;
}
.title_bar {
    padding: 35px 12px;
    background-image: url(https://jolly.twebexponent.in/wp-content/uploads/2024/10/cccc.png);
    background-position: top center;
    background-repeat: no-repeat;
}
.title_bar h2 {
    text-align: center;
    font-size: 39px;
    font-style: italic;
    font-weight: 800;
    line-height: 40px;
    text-transform: uppercase;
	background: linear-gradient(180deg, #458CCB 0%, #324E99 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.tabBar {
    padding: 14px 12px 34px;
    text-align: center;
}
.tabList {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 32px;
    padding-left: 0;
    margin: 0;
}
.tabList li {
    display: inline-block;
}
.tabList li a {
    text-decoration: none;
    color: #292929;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    padding: 5px;
    transition: 0.5s;
}
.tabList li a:hover,
.currentTab {
	background: linear-gradient(180deg, #458CCB 0%, #324E99 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.galleryBox {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}
.galleryBox > .gal_img > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px;
}
.gal_img:first-child {
	grid-column: span 2;
    grid-row: span 2;
}

.tabCont {
    display: none;
    padding: 10px 10px 0;
}
.showTab {
    display: block;
}

.price-card ul li {
    text-transform: none;
    font-weight: 400;
}

.Linear-Gradient-button .elementor-button {
    background: linear-gradient(180deg, #458CCB 0%, #324E99 100%);
    text-decoration: none;
    color: #FFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 21px;
    text-transform: uppercase;
    transition: 0.5s;
}
.Linear-Gradient-button .elementor-button:hover {
    background: linear-gradient(180deg, #324E99 0%, #458CCB 100%);
}

.font_style_italic {
    font-style: italic;
}

.price-card h2.elementor-heading-title {
    font-weight: 800 !important;
    line-height: 50px !important;
    font-style: italic;
}
.price-card h3.elementor-heading-title {
    font-weight: 600 !important;
    color: #454545 !important;
    margin-bottom: 15px;
    line-height: 26px !important;
}

.price-card-sub {
    background: linear-gradient(180deg, rgba(68, 136, 200, 0.86) 0%, rgba(52, 85, 158, 0.86) 100%);
    background-color: transparent !important;
}
.price-card-sub h2.elementor-heading-title {
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    background-clip: unset !important;
    text-fill-color: unset !important;
    color: #FFFFFF !important;
    background: none !important;
}
.price-card-sub h3.elementor-heading-title,
.price-card-sub ul li {
    color: #FFFFFF !important;
}
.price-card-sub .elementor-button-text {
    background: linear-gradient(180deg, #458CCB 0%, #324E99 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.price-card .price-card-price h3.elementor-heading-title {
    color: #FFB300 !important;
    font-family: "Open Sans" !important;
    font-size: 58px !important;
    font-weight: 800 !important;
    line-height: 50px !important;
    margin-top: 20px !important;
    margin-bottom: 22px !important;
}

.price-card .elementor-button {
    color: #FFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 800;
    line-height: 21px;
    text-transform: uppercase;
    transition: 0.5s;
}
.price-card .elementor-button:hover {
    background: #FFF !important;
}
.price-card .elementor-button:hover .elementor-button-text {
    background: linear-gradient(180deg, #458CCB 0%, #324E99 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.price-card-sub .elementor-button {
    background: #FFF !important;
}
.price-card-sub .elementor-button:hover {
    background: #FFB300 !important;
}
.price-card-sub .elementor-button:hover .elementor-button-text {
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    background-clip: unset !important;
    text-fill-color: unset !important;
    color: #FFFFFF !important;
    background: none !important;
}
.mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input {
    background: transparent;
    border: 1px solid #CECECE;
}
.elementor-276 .elementor-element.elementor-element-46a735c:not(.elementor-motion-effects-element-type-background) {
    background-color: #F3F3F3 !important;
}

.elementor-button.elementor-button-link {
    text-decoration: none;
}

@media only screen and (max-width: 767px) {    
    .tabCont {
        padding: 10px 0px 0;
    }
    .tabList {
        gap: 14px;
    }
    .galleryBox {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media only screen and (max-width: 480px) {
    .tabBar {
        padding: 14px 12px 20px;
    }
    .tabList {
        gap: 10px;
    }
    .galleryBox {
        grid-template-columns: repeat(2, 1fr);
    }
}