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

*/


/* ========== BASE THEME START ========== */

/* Typography Scale */
h1 {
    font-size: clamp(2.25rem, 5vw, 3rem);
    margin-bottom: 1rem;
}

h2 {
    font-size: clamp(1.75rem, 4vw, 2.25rem);
    margin-bottom: 0.85rem;
}

h3 {
    font-size: clamp(1.5rem, 3vw, 1.75rem);
    margin-bottom: 0.75rem;
}

h4 {
    font-size: 1.25rem;
    margin-bottom: 0.65rem;
}

h5 {
    font-size: 1.125rem;
    margin-bottom: 0.5rem;
}

h6 {
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

p,
ul,
ol,
blockquote {
    margin-bottom: 1.25rem;
    color: #444;
}

/* Links */
a {
    color: #0073e6;
    text-decoration: underline;
}

a:hover {
    color: #005bb5;
}

/* Buttons */
button,
.btn,
input[type="submit"],
.elementor-button {
    display: inline-block;
    padding: 0.65rem 1.25rem;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25;
    border-radius: 0.5rem;
    border: 1px solid transparent;
    background: #0073e6;
    color: #fff;
    transition: all 0.2s ease;
}

button:hover,
.btn:hover,
input[type="submit"]:hover,
.elementor-button:hover {
    background: #005bb5;
}

/* Secondary Button */
.btn-secondary {
    background: #f5f5f5;
    color: #333;
    border: 1px solid #ddd;
}

.btn-secondary:hover {
    background: #e5e5e5;
}

/* Forms */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="search"],
input[type="password"],
select,
textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: .65rem .75rem;
    border-radius: .375rem;
    background: #fff;
    transition: border-color 0.2s;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: #0073e6;
    box-shadow: 0 0 0 2px rgba(0, 115, 230, 0.15);
}

/* Containers & Layout */
.container {
    max-width: 1200px;
    margin-inline: auto;
    padding-inline: 1rem;
}

.section {
    padding: 3rem 0;
}

/* Utility classes */
.text-center {
    text-align: center;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mt-4 {
    margin-top: 1rem !important;
}

.mb-4 {
    margin-bottom: 1rem !important;
}

/* ========== BASE THEME END ========== */

.tab-section .whatDoTab .pp-tabs-labels {
    width: 40%;
}

.tab-section .whatDoTab .pp-advanced-tabs-content-wrapper {
    width: 60%;
}

.whatDoTab .pp-advanced-tabs {
    align-items: center;
    gap: 30px;
    flex-wrap: nowrap;
    position: relative;
}

.tab-section .whatDoTab .pp-advanced-tabs-title {
    text-align: left;
}

.tab-section span.suffix-sention,
.service-card span.suffix-sention {
    font-size: 24px;
    line-height: 1;
    font-weight: 400;
    font-family: "Arkipelago";
    display: block;
    text-align: left;
}














.btn-icon .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}

.btn-icon .elementor-button-icon svg {
    width: 40px;
    height: 40px;
}

.socialLinks .elementor-social-icons-wrapper {
    display: flex;
    gap: 26px;
    justify-content: left !important;
}

.socialLinks .elementor-grid-item {
    position: relative;
    overflow: visible;
}

.socialLinks .elementor-social-icon {
    background: none !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}

.socialLinks .elementor-social-icon i {
    transition: 0.5s ease;
}

.socialLinks .elementor-social-icon .elementor-screen-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    clip: auto !important;
    white-space: nowrap;
    max-width: 0;
    opacity: 0;
    overflow: hidden;
    color: #FF5238;
    font-size: 24px;
    font-weight: 500;
    font-family: "Golos Text", Golos Text;
    transform: translateX(-12px);
    transition: max-width 0.5s cubic-bezier(.4, 0, .2, 1), opacity 0.3s ease, transform 0.45s cubic-bezier(.4, 0, .2, 1);
}

.socialLinks .elementor-grid-item:hover .elementor-screen-only {
    max-width: 150px;
    opacity: 1;
    transform: translateX(0);
}

.socialLinks .elementor-grid-item:hover i {
    color: #FF5238;
}

.socialLinks .elementor-social-icon {
    flex-direction: row-reverse;
}

.home-section .brand-word {
    color: #2001FE;
    font-weight: 400;
}

.arkipelagoFont {
    font-family: "Arkipelago";
}

.brandsTestimonial .pp-testimonial {
    background-color: rgb(255 255 255 / 4%);
    backdrop-filter: blur(52px);

}

.brandsTestimonial .pp-slider-arrow {
    background-image: url("/wp-content/uploads/2026/01/Arrow.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
}

.brandsTestimonial .pp-slider-arrow i {
    font-size: 0px;
}

.brandsTestimonial .pp-slider-arrow.pp-arrow-next {
    background-image: url("/wp-content/uploads/2026/01/ArrowNext.svg");

}

.slider-section {
    position: absolute !important;
    bottom: -120px;
}

.partnersSection li.pp-icon-list-item {
    text-align: left !important;
    font-size-adjust: from-font;
}

.openMenuBar .elementor-icon-wrapper {
    line-height: 0;
}

.brandsTestimonial .pp-testimonial-slide.slick-current h3,
.brandsTestimonial .pp-testimonial-slide.slick-current p {
    color: #ffffff;
}

.brandsTestimonial .pp-testimonial-slide .pp-testimonial-name,
.brandsTestimonial .pp-testimonial-slide .pp-testimonial-text,
.brandsTestimonial .pp-testimonial-slide .pp-testimonial {
    transition: all 0.3s ease-in-out;
}


.brandsTestimonial .pp-testimonial-slide.slick-slide.slick-current .pp-testimonial {
    transform: scale(1.15);
    background: #FF5238 !important;
    border-color: #ff5238;
}

.brandsTestimonial .slick-initialized .slick-slide .pp-testimonial {
    display: block;
    transform: scale(0.9);
}

.brandsTestimonial .slick-track {
    display: flex;
    align-items: center;
    padding: 40px 0;
}

.form-field input {
    border-radius: 25px !important;
    color: #FAFAFA !important;
    border: 1px solid #FAFAFA;
    background: #f32c2c00 !important;
    padding: 15px 20px !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    font-family: 'Golos Text' !important;
}

.form-field select {
    border-radius: 25px !important;
    border: 1px solid #FAFAFA;
    background: #f32c2c00 !important;
    padding: 15px 20px !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    font-family: 'Golos Text' !important;
    color: #FAFAFA !important;
}

html body option.frm-select-placeholder {
    color: #FAFAFA !important;
}

.select2-search {
    display: none !important;
}

.form-field label {
    font-family: 'Golos Text' !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    color: #FAFAFA !important;
    text-transform: uppercase;
}


.form-field button.frm_button_submit.frm_final_submit {
    background: #FF5238 !important;
    border-radius: 50px !important;
    text-align: left !important;
    padding: 20px 40px;
    font-family: 'Golos Text' !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    border: none;
    box-shadow: none;
    position: relative;


}

.form-field button.frm_button_submit.frm_final_submit:after {
    content: "";
    position: absolute;
    right: 14px;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background-color: #FAFAFA;
    background-image: url(/wp-content/uploads/2026/01/form-icon-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
}

.frm_error {
    color: #fff !important;
    font-size: 13px !important;
    padding-top: 2px !important;
    font-family: 'Golos Text' !important;
    font-weight: 600 !important;
}

.frm_error_style {
    font-size: 16px !important;
    font-family: 'Golos Text';
}

.arrowAnimtn:hover .elementor-button-icon svg {
    transform: rotate(45deg);
}

.arrowAnimtn .elementor-button-icon svg {
    transform: rotate(0deg);
    transition: transform 0.3s ease;
    transform-origin: center;
}

.form-field button.frm_button_submit.frm_final_submit::after {
    /* transform: rotate(0deg); */
    transition: transform 0.3s ease;
    transform-origin: center;
}

.form-field button.frm_button_submit.frm_final_submit:hover::after {
    /* transform: rotate(45deg); */
    transform: translateY(-50%) rotate(45deg);
}


.biggerTxtAnimation {
    font-size: 180px;
    letter-spacing: -70px;
    display: inline-flex;
    align-items: center;
    transition: all 0.5s ease-in-out;
    text-align: center;
    vertical-align: middle;
    opacity: 0;
}

.biggerTxtAnimation.is-loaded {
    letter-spacing: 0;
    opacity: 1;
    display: inline-flex;
    padding: 0 20px;
}

.servicesCard .ue_stacking_card_item:nth-child(even) .ue_card_content {
    flex-direction: initial !important;
}

.servicesCard .ue_content_left {
    width: 70% !important;
    align-self: center;
}

.servicesCard .ue_sc_title>span {
    font-family: 'Arkipelago';
    font-size: 40px;
    display: block;
    color: rgb(250 250 250 / 50%);
    font-weight: 400;
    line-height: 1;
    padding-bottom: 50px;

}

.servicesCard figure img {
    transform: scale(1.05);
}

.servicesCard .ue_content_left .ue_sc_desc {
    max-width: 930px;
}

.headerInformation.is-sticky:after {
    background: #ff5238;
}

.counters .pp-counter-number-wrap {
    justify-content: flex-start;
}

/* .headerInformation {
    transition: all 0.4s ease-in-out;
} */

.headerInformation {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    border-color: #ff5238 !important;
    transition: all 0.4s ease-in-out;
}

.tooltipster-box .pp-tooltip-content p {
    margin: 0px;
    color: #fff;
}

.pp-tooltip {
    max-width: 100% !important;
    width: auto !important;
}

.logoJumping {
    animation: floatNatural 6s ease-in-out infinite;
    will-change: transform;
}

.informationSection a {
    font-size: 28px !important;
    font-weight: 500 !important;
}

/* .contactFormSec .select2-container--default .select2-selection--single {
    background-color: #1E1F1F !important;
} */

.contactFormSec .select2-container--default .select2-selection--single {
    background-color: #1E1F1F !important;
    border: 1px solid #696A6A !important;
}


.informationSection {
    position: relative;
}

.informationSection::before,
.informationSection::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 90px;
    background: linear-gradient(to bottom,
            rgba(255, 255, 255, 0),
            rgba(255, 255, 255, 0.9),
            rgba(255, 255, 255, 0));
}

.informationSection::before {
    left: 34%;
}

.informationSection::after {
    left: 66%;
}


.globImgRotate {
    z-index: 1;
    position: absolute !important;
    right: -200px;
    width: 700px !important;
    top: 50%;
    transform: translateY(-50%);
}












@keyframes floatNatural {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(14px, -34px);
    }

    100% {
        transform: translate(0, 0);
    }
}

@media screen and (min-width: 768px) {
    .whatDoTab .pp-advanced-tabs-content-wrapper .pp-advanced-tabs-content {
        display: block;
        opacity: 0;
        position: absolute;
        transition: all 0.5s ease-in-out;
        top: 50%;
        transform: translateY(-50%);
        visibility: collapse;
    }

    .whatDoTab .pp-advanced-tabs-content-wrapper .pp-advanced-tabs-content.pp-tab-active {
        opacity: 1;
        visibility: visible;
    }







}

@media screen and (max-height: 767px) {
    .servicesCard .ue_card_content {
        padding: 30px !important;
    }

    .servicesCard .ue_card_content img.ue_sc_img {
        transform: scale(1);
        width: 90% !important;
    }

    .servicesCard .ue_card_content figure {
        text-align: right;
    }
}


@media screen and (max-width: 1440px) {
    /* .brandsTestimonial .pp-testimonial-slide.slick-slide.slick-current .pp-testimonial {
        padding: 30px;
    } */

    .whatDoTab .pp-advanced-tabs {
        gap: 100px;
    }

    .brandsTestimonial .pp-slider-arrow {
        background-size: 18px;
    }

    .biggerTxtAnimation {
        font-size: 142px !important;
    }

    .globImgRotate {
        width: 650px !important;
    }

    .form-field label {
        font-size: 16px !important;
    }

    .informationSection a {
        font-size: 24px !important;
    }

    .servicesCard .ue_sc_title>span {
        font-size: 32px;
        padding-bottom: 30px;
    }

}

@media screen and (max-width: 1024px) {
    .socialLinks .elementor-social-icons-wrapper {
        justify-content: center;
    }


    .form-field label {
        font-size: 16px !important;
    }

    .form-field button.frm_button_submit.frm_final_submit {
        padding: 20px;
        font-size: 18px !important;
    }

    .form-field input {
        font-size: 16px !important;
    }

    .openMenuBar svg,
    .closeMenuIcon svg {
        width: 20px !important;
        height: 20px !important;
    }

    .slider-section {
        bottom: -50px;
    }

    .brandsTestimonial .pp-slider-arrow {
        background-size: 16px;
    }

    .biggerTxtAnimation {
        font-size: 120px !important;
        display: block !important;
    }

    .brandsTestimonial .pp-testimonial-slide.slick-slide.slick-current .pp-testimonial {
        transform: scale(1);
    }

    .brandsTestimonial .slick-track {
        padding: 0;
    }

    .biggerTxtAnimation.is-loaded {
        letter-spacing: 0 !important;
    }

    .biggerTxtAnimation {
        letter-spacing: -46px !important;
    }

    .informationSection a {
        font-size: 18px !important;
    }

    .globImgRotate {
        width: 570px !important;
    }





}

@media screen and (max-width: 767px) {
    .form-field button.frm_button_submit.frm_final_submit {
        font-size: 12px !important;
        line-height: 1.2em !important;
    }

    .biggerTxtAnimation {
        font-size: 78px !important;
        padding-right: 0px !important;
    }

    .whatDoTab .pp-advanced-tabs {
        flex-wrap: wrap !important;
    }

    .tab-section .whatDoTab .pp-tabs-labels {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }

    .tab-section .whatDoTab .pp-advanced-tabs-title.pp-tab-active {
        border: 1px solid rgb(255 82 56);
        background-color: #ff5238 !important;
    }

    .tab-section .whatDoTab .pp-advanced-tabs-title {
        background-color: rgb(255 255 255 / 10%) !important;
        backdrop-filter: blur(58px);
        padding: 20px 20px !important;
        border-radius: 15px !important;
        border: 1px solid rgb(255 255 255 / 18%);
        transition: all 0.4s ease-in-out !important;
    }

    .tab-section .whatDoTab .pp-advanced-tabs-title.pp-tab-active span.pp-advanced-tabs-title-text {
        color: #fff;
    }

    .tab-section span.suffix-sention,
    .service-card span.suffix-sention {
        font-size: 22px;
    }

    .tab-section .whatDoTab .pp-advanced-tabs-content-wrapper {
        width: 100%;
    }

    .socialLinks .elementor-social-icons-wrapper {
        justify-content: center;
    }

    .socialLinks .elementor-social-icon .elementor-screen-only {
        font-size: 14px;
    }

    .btn-icon .elementor-button-icon svg {
        width: 30px;
        height: 30px;
    }

    .form-field label {
        font-size: 14px !important;
    }

    .form-field input {
        font-size: 14px !important;
    }

    .form-field input {
        padding: 10px 15px !important;
    }

    .form-field button.frm_button_submit.frm_final_submit {
        padding: 15px 50px 15px 20px !important;
        font-size: 14px !important;
    }

    .form-field button.frm_button_submit.frm_final_submit:after {
        transform: translateY(-48%);
        width: 30px;
        height: 30px;
        bottom: 45px;
    }

    .form-field button.frm_button_submit.frm_final_submit {
        padding: 10px 50px 10px 20px;
        font-size: 14px !important;
    }

    .form-field select {
        padding: 10px 15px !important;
        font-size: 14px !important;
    }

    .slider-section {
        bottom: -100px;
    }

    .whatDoTab .pp-advanced-tabs {
        gap: 20px;
    }

    .brandsTestimonial .pp-slider-arrow {
        top: inherit;
        bottom: -80px;
    }

    .menuMob,
    .socialLinks {
        position: inherit !important;
    }

    body.scrollNone {
        overflow: hidden;
    }

    .biggerTxtAnimation.is-loaded {
        letter-spacing: 0 !important;
    }

    .biggerTxtAnimation {
        letter-spacing: -30px !important;
    }




    .informationSection::after {
        content: "";
        position: absolute;
        left: 50% !important;
        top: 38% !important;
        transform: translateX(-50%) !important;
        width: 200px !important;
        height: 2px !important;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    }

    .informationSection::before {
        content: "";
        position: absolute;
        left: 50% !important;
        top: 75% !important;
        transform: translateX(-50%) !important;
        width: 200px !important;
        height: 2px !important;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
    }

    .counters .pp-counter-number-wrap {
        justify-content: center;
    }




    .globImgRotate {
        position: absolute !important;
        top: 0% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
        width: 290px !important;
        right: auto !important;
    }

    .select2-container .select2-selection--single {
        height: 40px !important;
    }

    .select2-container--default .select2-selection--single {
        padding: 10px 15px !important;
    }

    .select2-selection__rendered {
        line-height: 16px !important;
    }

    span.select2-selection.select2-selection--single {
        background-position: top 10px right 20px !important;
    }

    .select2-selection__rendered {
        font-size: 14px !important;
    }

    .servicesCard .ue_card_content {
        display: block !important;
    }

    .servicesCard .ue_content_left {
        width: 100% !important;
    }

    .servicesCard figure img {
        transform: scale(1);
    }


}


/*   ---------------------- */



/*--------------- Header css ----------------*/
.mainHeader {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: background-color 0.3s ease, backdrop-filter 0.3s ease !important;
    background: transparent !important;
}

.mainHeader.scrolled {
    background: rgba(255, 255, 255, 0.8);
}

header .mainHeader {
    display: none;
}



.menuHomeSec {
    opacity: 0;
    visibility: hidden;
    position: fixed !important;
    width: 100%;
    z-index: 9999;
    top: 0;
    transition: all 0.8s ease-in-out !important;
    backdrop-filter: blur(100px);
    height: 100%;
}


.menuHomeSec.megaMenuOpen {
    backdrop-filter: blur(10px);
    opacity: 1;
    visibility: visible;
}

.menuHomeSec .menuListCol {
    height: 100vh;
}

.openMenuBar,
.closeMenuIcon {
    cursor: pointer;
}

.closeMenuIcon {
    line-height: 0;
}

.partnersSection {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
    backdrop-filter: blur(22px) saturate(140%);
    -webkit-backdrop-filter: blur(22px) saturate(140%);
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.65), inset 0 1px 0 rgba(255, 255, 255, 0.18);
    border-radius: inherit;
    overflow: hidden;
}



.partnersSection::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;

    background: radial-gradient(120% 80% at 20% 0%,
            rgba(255, 255, 255, 0.18),
            transparent 90%);

    pointer-events: none;
    transform: scale(1);
    opacity: 1;
    transition: all 2s ease-in-out;
    animation: glassMove 6s ease-in-out infinite alternate;
    will-change: transform;
}

.brand-loop h2 {
  color:#ff4d2d;
  text-align:center;
  font-size:56px;
  margin-bottom:70px;
}

/* ===== VIEWPORT ===== */
 

/* ===== TRACK ===== */
.logo-track {
  display:flex;
  width:max-content;
  will-change:transform;
}

/* ===== GROUP ===== */
.logo-group { 
  display:flex;
  flex-direction:column;
  gap:50px;
}

/* ===== ROW ===== */
.logo-row {
  display:flex;
  align-items:center;
}

/* ===== LOGO ===== */
.logo {
  background:#fff;
  border-radius:50%;
  padding:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}

.logo img {
  width:100%;
  height:100%;
  object-fit:contain;
}


@keyframes glassMove {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }
}