    /*!
    Theme Name: simpalfyi: an alfyi theme child theme
    Theme URI: http://alfyi.com/
    Template: simpalfyi
    Author: alfyi
    Author URI: http://www.alfyi.com
    Description: Custom Wordpress Theme Developed by alfyi Services
    Version: 1.0.0
    Text Domain: simpalfyi_by_alfyi
    Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.

    simplfyi is powered by https://alfyi.com/, (C) 2019-2020 alfyi.
    simplfyi is distributed under the terms of the use by partner and client site only.

    */

    .tabSection .pp-advanced-tabs-title {
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .tabSection .pp-advanced-tabs {
        align-items: center;
        justify-content: center;
    }

    .tabSection .pp-advanced-tabs-wrapper {
        background-color: #00294c;
        max-width: 722px;
        justify-content: center !important;
    }

    .tabSection .pp-advanced-tabs-content {
        margin-top: -70px;
    }

    .tabSection span.pp-advanced-tabs-title-text {
        text-align: left;
    }

    .sliderlisthing {    
        height: 250px !important;
        min-height: 180px !important;
    }










    .certificationSec {
        position: relative;
        overflow: hidden;
    }

    .certificationSec::after {
        content: "";
        position: absolute;
        right: 330px;
        bottom: 5px;
        width: 150px;
        height: 150px;
        background: url(/wp-content/uploads/2026/05/rightsideImage.png) no-repeat center;
        background-size: contain;
        z-index: 1;
    }

    .certificationSec::before {
        content: "";
        position: absolute;
        left: 330px;
        bottom: 5px;
        width: 150px;
        height: 150px;
        background: url(/wp-content/uploads/2026/05/leftSideDesign.png) no-repeat center;
        background-size: contain;
        z-index: 1;
    }

    /* Content upar rahe */
    .certificationSec .elementor-container {
        position: relative;
        z-index: 2;
    }





    .hotspotSec .e-hotspot:not(.e-hotspot--circle) .e-hotspot__button {
        background-color: transparent;
        z-index: 9999;
    }

    .hotspotSec .e-hotspot__tooltip p {
        width: 250px !important;
        max-width: 250px !important;
        display: block !important;
        white-space: normal !important;
        word-break: break-word;
        margin: 0px !important;
        text-align: left;
        line-height: 1.6em;
    }

    .hotspotSec .elementor-element-2a7b86c .e-hotspot--tooltip-position {
        right: -188px !important;
        left: auto !important;
        bottom: auto !important;
        top: calc(100% - 40px) !important;
    }







    /* Footer form  */

    .footerSection {
        position: relative;
        overflow: hidden;
    }

    .footerSection>* {
        position: relative;
        z-index: 2;
    }

    .footerSection::before {
        content: "";
        position: absolute;
        left: 0;
        top: 80px;
        width: 720px;
        height: 320px;
        background: url(/wp-content/uploads/2026/05/backGimage.png) no-repeat center;
        background-size: contain;
        z-index: 1;
        pointer-events: none;
    }

    .socialIcons .elementor-icon {
        box-shadow: inset 0 0 30px rgba(255, 255, 255, 0.05), 0 0 40px rgba(0, 0, 0, 0.10);
    }

    .contactForm {
        max-width: 650px;
        width: 100%;
    }

    .contactForm label {
        display: none !important;
    }

    .contactForm .frm_form_field {
        margin-bottom: 10px !important;
    }

    .contactForm .frm_first_container,
    .contactForm .frm_last_container {
        width: 48% !important;
    }

    .contactForm .frm_first_container {
        float: left;
    }

    .contactForm .frm_last_container {
        float: right;
    }


    .contactForm .frm_form_fields::after {
        content: "";
        display: block;
        clear: both;
    }

    .contactForm input[type="text"],
    .contactForm input[type="email"],
    .contactForm textarea {
        width: 100% !important;
        background: rgba(255, 255, 255, 0.03) !important;
        border: 1px solid rgba(255, 255, 255, 0.12) !important;
        border-radius: 5px !important;
        padding: 14px 16px !important;
        color: #ffffff !important;
        font-size: 14px !important;
        outline: none !important;
        box-shadow: none !important;
        font-family: 'Rethink Sans' !important;
    }

    .contactForm input[type="text"]::placeholder,
    .contactForm input[type="email"]::placeholder,
    .contactForm textarea::placeholder {
        color: #ffffff !important;
        opacity: 0.65 !important;
        font-size: 14px !important;
        font-family: 'Rethink Sans' !important;
    }

    .contactForm textarea {
        height: 120px !important;
        resize: none !important;
    }

    .contactForm input[type="submit"],
    .contactForm .frm_button_submit {
        width: 100% !important;
        height: 48px !important;
        background: linear-gradient(90deg,
                #2B9DFD 0%,
                #167AFF 18%,
                #7D18FF 100%) !important;
        color: #ffffff !important;
        border: none !important;
        border-radius: 50px !important;
        font-size: 16px !important;
        cursor: pointer;
        margin-top: 8px !important;
        font-family: 'Rethink Sans' !important;
    }

    .contactForm input[type="submit"]:hover {
        opacity: 0.95;
    }

    .contactForm input,
    .contactForm input[type="text"],
    .contactForm input[type="email"],
    .contactForm textarea {
        color: #fff !important;
        -webkit-text-fill-color: #fff !important;
    }
    .contactForm button.frm_button_submit{
        box-shadow: none !important;
    }



    .btn_gradient button.frm_button_submit {
        background: #2B9DFD !important;
        background: linear-gradient(90deg, rgba(43, 157, 253, 1) 0%, rgba(22, 122, 255, 1) 18%, rgba(125, 24, 255, 1) 100%) !important;
    }


	.btn_gradient button.frm_button_submit:hover {
		color: #ffffff !important;
		background: #005ead !important;
		/* transition: all .5s; */
		transition-duration: 0s;
	}
    .fbci_btn a {
        background: #004C8C !important;
    }
    .beyond_fbic_btn a {
        background: #ffffff !important;
    }
	.post_paragraph p {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.post_heading .jet-listing-dynamic-field__content {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
















/* ----------------------------------------------------------
   DESCRIPTION
---------------------------------------------------------- */

.why_section_hover{
    min-height: 460px;
    height: 460px;
}

.why_section_hover .elementor-widget-wrap{
    position: relative;
    justify-content: center;
}

.why_section_hover .elementor-widget-text-editor{
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;

    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);

    transition: opacity .35s ease,
                transform .35s ease,
                visibility .35s ease;
}

.why_section_hover .elementor-widget-text-editor p{
    margin: 0;
    color: #fff;
    line-height: 1.7;
}

/* ----------------------------------------------------------
   HOVER
---------------------------------------------------------- */

.why_section_hover:hover .elementor-widget-wrap{
    justify-content: flex-start;
    padding-top: 60px;
}

.why_section_hover:hover .elementor-widget-text-editor{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.why_section_hover:hover{
    transform: translateY(0);
}

.why_section_hover:hover .elementor-heading-title,
.why_section_hover:hover .elementor-widget-text-editor,
.why_section_hover:hover .elementor-widget-text-editor p{
    color:#fff;
}



.certificate_listing .certificate_img {
    opacity: 1;
}
.certificate_listing .download_btn {
    opacity: 0;
    margin-top: 50px;
    transition: all 0.5s;
}
.certificate_listing:hover .download_btn {
    opacity: 1;
    z-index: 1;
    margin-top: 0px;
}
.certificate_listing:after{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg,rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100% );
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}
.certificate_listing:hover:after{
    opacity: 0.8;
}


 @media(max-width: 768px) {
    .pp-tab-responsive .pp-advanced-tabs-title-text br {
        display: none;
    }
    .elementor-50 .elementor-element.elementor-element-0842756 .pp-tab-active {
        background-color: #005EAD;
        border-radius: 35px !important;
    }
 }