:root {

    --main-color: #F2F6F9;

    --prime-color: #1F69DA;

    --white-color: #fff;

    --black-color: #111;

    --hover-color: #064cb5;

}

 

* {

    margin: 0;

    padding: 0;

    box-sizing: border-box;

}



/* Epilogue font family =========================== */

/* vietnamese */

@font-face {

    font-family: 'Epilogue';

    font-style: normal;

    font-weight: 100 900;

    font-display: swap;

    src: url(https://fonts.gstatic.com/s/epilogue/v19/O4ZRFGj5hxF0EhjimlIrsggqlg.woff2) format('woff2');

    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;

}

 

/* latin-ext */

@font-face {

    font-family: 'Epilogue';

    font-style: normal;

    font-weight: 100 900;

    font-display: swap;

    src: url(https://fonts.gstatic.com/s/epilogue/v19/O4ZRFGj5hxF0EhjimlIqsggqlg.woff2) format('woff2');

    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;

}

 

/* latin */

@font-face {

    font-family: 'Epilogue';

    font-style: normal;

    font-weight: 100 900;

    font-display: swap;

    src: url(https://fonts.gstatic.com/s/epilogue/v19/O4ZRFGj5hxF0EhjimlIksgg.woff2) format('woff2');

    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;

}

 

/* General Sans font second ===== */

 

@font-face {

    font-family: 'General Sans';

    font-style: normal;

    font-weight: 400;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-Regular.woff') format('woff');

}

 

@font-face {

    font-family: 'General Sans';

    font-style: italic;

    font-weight: 400;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-Italic.woff') format('woff');

}

 

@font-face {

    font-family: 'General Sans';

    font-style: normal;

    font-weight: 200;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-Extralight.woff') format('woff');

}

 

@font-face {

    font-family: 'General Sans';

    font-style: italic;

    font-weight: 200;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-ExtralightItalic.woff') format('woff');

}

 

@font-face {

    font-family: 'General Sans';

    font-style: normal;

    font-weight: 300;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-Light.woff') format('woff');

}

 

@font-face {

    font-family: 'General Sans';

    font-style: italic;

    font-weight: 300;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-LightItalic.woff') format('woff');

}

 

@font-face {

    font-family: 'General Sans';

    font-style: normal;

    font-weight: 500;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-Medium.woff') format('woff');

}

 

@font-face {

    font-family: 'General Sans';

    font-style: italic;

    font-weight: 500;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-MediumItalic.woff') format('woff');

}

 

@font-face {

    font-family: 'General Sans';

    font-style: normal;

    font-weight: 600;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-Semibold.woff') format('woff');

}

 

@font-face {

    font-family: 'General Sans';

    font-style: italic;

    font-weight: 600;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-SemiboldItalic.woff') format('woff');

}

 

@font-face {

    font-family: 'General Sans';

    font-style: normal;

    font-weight: 700;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-Bold.woff') format('woff');

}

 

@font-face {

    font-family: 'General Sans';

    font-style: italic;

    font-weight: 700;

    src: local('General Sans'), url('https://fonts.cdnfonts.com/s/85793/GeneralSans-BoldItalic.woff') format('woff');

}

 

body {

    overflow-x: hidden;

}

 

/*=================================  Header Section ==============================*/

.main-wrapper {
    background: #F2F6F9;
    background-image: url(../images/bg-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: center; */
}   


 

.custom-navbar {

    padding: 10px 20px;

}

 

.custom-navbar .navbar-brand img {

    width: auto;

}

 

.head_button_group {

    background-color: #ffffff33;

    border: 1px solid #CCEAF1;

    padding: 10px;

    padding-left: 26px;

    border-radius: 22px;

    display: flex;

    gap: 14px;

    box-shadow: 0 4px 14px 0 #0000000d;

}

 

.head_button_group .login_txt-btn {

    color: #1A1C4A;

    text-decoration: none;

    vertical-align: middle;

    padding-top: 4px;

}

 

.head_button_group .theme-blue-btn {

    background: var(--prime-color);

    color: var(--white-color);

    border-radius: 6px;

}

 

.login_txt i {

    font-size: 26px;

    vertical-align: middle;

    line-height: 0;

}

 

/*============================== Hero section =================================*/

 

.hero-section {

    max-width: 950px;

    width: 100%;

    margin: auto;

}

 

.hero-section h4 {

    text-align: center;

    color: #1A1C4A;

    font-family: 'General Sans';

    font-size: 64px;

    font-style: normal;

    font-weight: 400;

    line-height: 100%;

    margin-bottom: 30px;

    letter-spacing: -1.28px;

 

}

 

.hero-section p {

    color: #1A1C4A;

    text-align: center;

    font-family: 'Epilogue';

    font-size: 16px;

    font-style: normal;

    font-weight: 300;

    line-height: 150%;

    margin-bottom: 30px;

}

 

.hero-main-card {

    padding: 20px;

    background: rgba(255, 255, 255, 0.10);

    border-radius: 16px;

    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);

    backdrop-filter: blur(5px);

    -webkit-backdrop-filter: blur(5px);

    border: 1px solid rgba(255, 255, 255, 0.50);

    position: relative;

    z-index: 2;

    max-width: 900px;

    margin: auto;

    margin-bottom: 40px;

}

 

.drop_box img {

    margin-bottom: 20px;

}

 

.hero-main-card-inner {

    background: #fff;

    box-shadow: 0 5px 10px 0 #0000001a;

    border-radius: 24px;

    padding: 20px;

}

 

.hero-card-header {

    /* background: var(--prime-color); */

    background-image: url('../images/animation/dark-blue.gif');

    background-repeat: no-repeat;

    background-size: 100% 100%;

    text-align: center;

    padding: 10px;

    border-radius: 10px;

    margin-bottom: 20px;

    position: relative;

}

 

.hero-card-header::before {

    background: #1f69daad;

    content: '';

    display: block;

    height: 100%;

    position: absolute;

    width: 100%;

    margin: -10px -10px;

    border-radius: 10px;

}

 

.hero-card-header img,

.hero-card-header h4 {

    position: relative;

}

 

.hero-card-header h4 {

    color: var(--white-color);

    font-size: 22px;

    font-weight: 400;

}

 

/*======== file upload css =========*/

 

.cont-file {

    border: 1px dashed #a5a1a1;

    border-radius: 10px;

    background: #F6F6F8;

    margin-bottom: 10px;
    height: 250px;

}

 

/*.file-upload-card {

  border-radius: 10px;

  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);

  width: 600px;

  height: 260px;

  background-color: #ffffff;

  padding: 10px 30px 40px;

}*/

 

.drop_box {

    margin: 10px 0;

    padding: 10px;

    display: flex;

    align-items: center;

    justify-content: center;

    flex-direction: column;

    border-radius: 5px;

    text-align: center;

}

 

.drop_box h4 {

    font-size: 18px;

    font-weight: 400;

    color: #2e2e2e;

}

 

.drop_box p {

    margin-top: 10px;

    margin-bottom: 20px;

    font-size: 12px;

    color: #a3a3a3;

}

 

.upload-btn button {

    text-decoration: none;

    background: #EFEFF1;

    color: #111;

    padding: 5px 20px;

    border: none;

    outline: none;

    transition: 0.3s;

    font-size: 12px;

}

 

.upload-btn button:hover {

    text-decoration: none;

    background-color: #ffffff;

    color: #1d1d1f;

    border: none;

    outline: 1px solid #ddd;

}

 

.form input {

    margin: 10px 0;

    width: 100%;

    background-color: #e2e2e2;

    border: none;

    outline: none;

    padding: 12px 20px;

    border-radius: 4px;

}

 

.widge {

    display: flex;

    overflow-x: auto;

    padding: 10px;

    margin-bottom: 10px;

}

 

.widge p {

    background: #E6E7EB;

    color: #1A1C4A;

    font-family: 'Epilogue';

    font-size: 12px;

    font-style: normal;

    font-weight: 400;

    line-height: 150%;

    border-radius: 40px;

    background: rgba(26, 28, 74, 0.10);

    padding: 6px 10px;

    white-space: nowrap;

    margin-right: 10px;

    margin-bottom: 0;

 

}

 

.card-sec-form input {

    border: none;

    background: #f6f6f8;

}

 

.form-control:focus {

    box-shadow: none;

    border: 1px solid #1f69da;

}

 

.culture-sec-head h4 {

    text-align: center;

 

}

 

.culture-sec-head p {

    font-style: italic;

    text-align: center;

}

 

.culture-content {

    text-align: center;

    margin-bottom: 40px;

}

 

.culture-content h4 {

    color: #1A1C4A;

    text-align: center;

    font-family: "General Sans";

    font-size: 48px;

    font-style: normal;

    font-weight: 400;

    line-height: 57.6px;

    letter-spacing: -1.92px;

    margin: 0;

}

 

.culture-content span.sold-sec {

    background: #1f69da;

    color: #fff;

    border-radius: 10px;

    padding: 0 10px 5px;

}

 

.culture-content span.sold-sec img {

    background: #fff;

    border-radius: 5px;

    padding: 10px;

}

 

.thumg {

    text-align: center;

    margin-bottom: 40px;

}

 

.brand-sec h4 {

    color: #1A1C4A;

    text-align: center;

    font-family: "General Sans";

    font-size: 48px;

    font-style: normal;

    font-weight: 400;

    line-height: 48px;

    letter-spacing: -0.96px;

 

}

 

.line-start img {

    animation: stand linear 1s;

}

 

/* @keyframes stand {

    0% {

        height: 0;

    }

 

    100% {

        height: 5rem;

    }

} */






.ring-left {

    margin: 10px 0 0 -50px;

    display: flex;

}

 

.ring-left p {

    font-size: 20px;

    max-width: 400px;

    margin-top: 20px;

    margin-left: 20px;

}

 

.ring-left-video {

    position: relative;

}

 

.ring-left-video-inner {

    width: 200px;

    position: absolute;

    right: 10%;

    bottom: 20px;

}

 

.ring-left-video-inner img {

    width: 100%;

    border-radius: 50%;

    /* -webkit-box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75);

    -moz-box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75);

     box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75); */

}

 

.ring-left-video-two {

    position: relative;

}

 

.ring-left-video-inner-two {

    width: 260px;

    position: absolute;

    left: 50%;

    top: -100px;

}

 

.ring-left-video-inner-two img {

    border-radius: 50%;

    width: 100%;

}

 

.squre-right {

    display: flex;

    justify-content: center;

}

 

.squre-right p {

    font-size: 20px;

    max-width: 350px;

    margin: 20px;

}

 

.middle-line {

    text-align: center;

    margin-right: 370px;

}

 

.built-first {

    max-width: 900px;

    text-align: center;

}

 

.built-first h4 {

    color: #1A1C4A;

    text-align: center;

    font-family: "General Sans";

    font-size: 48px;

    font-style: normal;

    font-weight: 400;

    line-height: 48px;

    letter-spacing: -0.96px;

}

 

.ring-right-two {

    margin-right: 360px;

    display: flex;

    justify-content: end;

}

 

.eye-big {

    margin-left: 170px;

    display: flex;

    justify-content: center;

}

 

.eye-big p {

    max-width: 400px;

    padding: 20px;

    text-align: end;

    font-size: 20px;

 

}

 

.line-start-two {

    text-align: right;

    margin-right: 358px;

 

}

 

.circle-big {

    display: flex;

    margin-bottom: 20px;

}

 

.circle-big p {

    max-width: 400px;

    text-align: end;

    padding: 20px;

    font-size: 20px;

}

 

.work-sec {

    text-align: center;

    margin-bottom: 40px;

}

 

.work-sec h4 {

    color: #1A1C4A;

    text-align: center;

    font-family: "General Sans";

    font-size: 40px;

    font-style: normal;

    font-weight: 400;

}

 

.work-card-polygon {

    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);

    background-color: #1F69DA;

    width: 50px;

    height: 40px;

    display: flex;

    justify-content: center;

    align-items: center;

    color: #FFF;

    font-family: "General Sans";

    font-size: 20px;

    font-style: normal;

    font-weight: 400;

    line-height: 120%;

}

 

.work-card {

    border-color: #CCEAF1;

    background: rgba(255, 255, 255, 0.10);

    border-radius: 16px;

    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);

    backdrop-filter: blur(5px);

    border: 1px solid rgba(255, 255, 255, 0.50);

    position: relative;

    z-index: 2;

    padding: 20px;

    min-height: 228px;

    margin-bottom: 20px;

 

}

 

.work-card-inner-head {

    display: flex;

    margin-bottom: 20px;

}

 

.work-card-inner h4 {

    display: flex;

    color: #1A1C4A;

    font-family: "General Sans";

    font-size: 22px;

    font-style: normal;

    font-weight: 500;

    padding: 10px;

}

 

.work-card-inner p {

    color: #1A1C4A;

    font-family: 'Epilogue';

    font-size: 16px;

    font-style: normal;

    font-weight: 300;

    line-height: 150%;

    letter-spacing: 0.32px;

}

 

.try-demo {

    margin: 40px 0 60px 0;

    text-align: center;

}

 

.try-demo button,

.try-demo button:hover {

    background: var(--prime-color);

    color: var(--white-color);

    padding: 10px;

}

 

.cultural-unlocks h4 {

    color: #1A1C4A;

    text-align: center;

    font-family: "General Sans";

    font-size: 40px;

    font-style: normal;

    font-weight: 400;

    margin-bottom: 40px;

}

 

/* .circle-progress-inner {

    background: #fff;

    display: flex;

    align-items: center;

    border-radius: 60px;

    height: 140px;

}

.circle-progress-inner canvas {

    width: 60%;

    aspect-ratio: auto 50 / 200;

} */

 

.radial-glass-card-wrapper {

    position: relative;

    isolation: isolate;

    box-shadow: 0 4px 20px 0 #0000000d;

    height: 138px;

    border-radius: 90px;

}

 

.radial-glass-card {

    display: flex;

    align-items: center;

    gap: 15px;

    padding: 10px 10px 10px 10px;

}

 

.prog-card .percent {

    position: relative;

 

}

 

.percent-box {

    width: 100%;

}

 

.percent-box .pchart {

    position: relative;

    width: 100%;

    height: 100%;

    text-align: center;

    font-family: Epilogue;

    font-size: 45.13px;

    color: #1a1c4a;

    padding: 24px;

}

 

.percent-box canvas {

    position: absolute;

    top: -8px;

    left: 0;

    width: 100%;

 

}

 

/**/



/**/

 

.prog-card svg {

    position: relative;

    width: 126px;

    height: 126px;

    transform: rotate(-90deg);

}

 

.prog-card svg circle {

    width: 100%;

    height: 100%;

    fill: none;

    stroke: #f0f0f0;

    stroke-width: 10;

    stroke-linecap: round;

}

 

.prog-card svg circle:last-of-type {

    stroke-dasharray: 625px;

    stroke-dashoffset: calc(625px - (625px * var(--percent)) / 100);

    stroke: #1F69DA;

}

 

.prog-card .number {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}

 

.prog-card .number h3 {

    color: #1A1C4A;

    text-align: center;

    font-family: Epilogue;

    font-size: 45.13px;

    font-style: normal;

    font-weight: 400;

    /* line-height: 100%; */

    letter-spacing: -0.903px;

    margin: 0;

}

 

.prog-card .number h3 span {

    font-size: 2rem;

}

 

.progress-bar-name {

    color: #1A1C4A;

    font-family: 'Epilogue';

    font-size: 20px;

    font-style: normal;

    font-weight: 400;

    line-height: 120%;

}

 

.circle-progress {

    margin-bottom: 40px;

    text-align: center;

}

 

.culture-crs {

    max-width: 400px;

    margin: auto;

    padding: 10px;

    box-shadow: 0 4px 20px 0 #0000000d;

    height: 138px;

    border-radius: 90px;

    border: 1px solid #CCEAF1;

    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.06));

    backdrop-filter: blur(9.5px);

}

 

.culture-crs h4 {

    color: #1A1C4A;

    text-align: center;

    font-family: "General Sans";

    font-size: 48px;

    font-style: normal;

    font-weight: 400;

}

 

.culture-crs p {

    background: var(--prime-color);

    color: #fff;

    border-radius: 10px;

    margin: 0 70px;

    text-align: center;

}



/*==============*/

 

.white-overlay {

    position: absolute;

    width: 220px;

    height: 220px;

    top: -240px;

    /* background: white ; */

    -webkit-mask-image: radial-gradient(circle, #ffffff 0%, rgb(255 255 255 / -10%) 70%);

    mask-image: radial-gradient(circle, #ffffff 0%, rgb(255 255 255 / -10%) 70%);

}

 

.white-overlay1 {

    position: absolute;

    width: 260px;

    height: 260px;

    top: 0;

    /* background: white ; */

    -webkit-mask-image: radial-gradient(circle, #ffffff 0%, rgb(255 255 255 / -10%) 70%);

    mask-image: radial-gradient(circle, #ffffff 0%, rgb(255 255 255 / -10%) 70%);

}

 

.ring-animation-outer {

    position: relative;

}

 

.ring-animation-inner {

    width: 260px;

    position: absolute;

    /* left: 50%;

    top: -100px; */

}

 

.ring-animation-inner img {

    width: 100%;

    border-radius: 50%;

}

 

.white-overlay2 {

    position: absolute;

    width: 260px;

    height: 260px;

    top: 0;

    /* background: white ; */

    -webkit-mask-image: radial-gradient(circle, #ffa831d9 0%, rgb(255 255 255 / -50%) 68%);

    mask-image: radial-gradient(circle, #ffa831d9 0%, rgb(255 255 255 / -50%) 68%);

 

}

 

.cold-drink {

    position: relative;

}

 

.cold-drink-animation-inner {

    width: 200px;

    position: absolute;

    left: -280px;

    top: 140px;

 

}

 

.cold-drink-animation-inner img {

    width: 100%;

    border-radius: 50%;

    filter: grayscale(0.5);

}

 

.white-overlay3 {

    position: absolute;

    width: 200px;

    height: 200px;

    top: 0;

    /* background: white ; */

    -webkit-mask-image: radial-gradient(circle, #17bb82 -1%, rgb(203 64 64 / 0%) 70%);

    mask-image: radial-gradient(circle, #17bb82 -1%, rgb(203 64 64 / 0%) 70%);

}

 

.culture-line {

    display: flex;

    justify-content: center;
    /* max-width: 80%; */
    margin: 0 auto;

}

 

.culture-line img {

    max-width: 77%;
    min-width: 58%;

}

 

.culture-crs-content {

    margin: 10px 0px 0 50px;

}

 

.culture-crs-content h4 {

    background: #1F69DA;

    color: #FFF;

    font-family: "General Sans";

    font-size: 20px;

    font-style: normal;

    font-weight: 400;

    width: fit-content;

    border-radius: 20px;

    padding: 5px 10px;

}

 

.culture-crs-content h5 {

    border: 1px solid #1f69DA;

    border-radius: 20px;

    width: fit-content;

    padding: 4px 10px;

}

 

.culture-crs-content p {

    color: #1A1C4A;

    text-align: center;

    font-family: Epilogue;

    font-size: 14px;

    font-style: normal;

    font-weight: 300;

    letter-spacing: 0.28px;

}



/*========  sh ======= */

 

.campaign-section .container-box {

    width: 95%;

    height: auto;

    padding: 21px 22px;

    flex-shrink: 0;

    background-color: rgba(255, 255, 255, 0.10);

    box-shadow: 0px 2px 4px 2px #c8c8c8;

    border-radius: 8px;

}

 

.campaign-btn-box button:nth-child(1) {

    background-color: #1F69DA;

    color: #fff;

    width: 165px;

    height: 50px;

    flex-shrink: 0;

    border-radius: 8px;

    border: none;

    margin-right: 10px;

    margin-bottom: 10px;

}

 

.campaign-btn-box button:nth-child(2) {

    border: 1px solid #1F69DA;

    background-color: #E9EDF2;

    color: #000;

    width: auto;

    height: 50px;

    flex-shrink: 0;

    border-radius: 8px;

    padding: 10px;

}

 

.campaign-section .campaign-content-sec h4 {

    font-size: 34px;

}

 

.campaign-section .campaign-content-sec p {

    font-size: 16px;

    margin-bottom: 35px;

}

 

.accordion-item {

    margin-bottom: 10px;

    border-radius: 8px;

    background: #1F69DA;

    color: #fff;

}

 

.frequently-section .accordion-button:not(.collapsed) {

    background-color: #1F69DA !important;

    color: #fff;

    font-size: 20px;

    font-weight: 500;

}

 

.accordion-button {

    background-color: #F2F6F9 !important;

    border-radius: 6px;

    box-shadow: none !important;

    outline: none !important;

    border: none !important;

}

 



 

.accordion-heading {

    text-align: center;

    margin-bottom: 45px;

}

 

.accordion-heading h2 {

    font-size: 48px;

}

 

.accordion-heading p {

    font-size: 16px;

}

 

.accordion-heading p a {

    font-size: 16px;

    font-weight: 600;

    text-decoration: underline !important;

}

 

.frequently-section .accordion-button:not(.collapsed) {

    background-color: #f2f7fe;

}

 

.advantage-section button:nth-child(3) {

    background-color: #1F69DA;

    color: #fff;

    width: 165px;

    height: 50px;

    flex-shrink: 0;

    border-radius: 8px;

    border: none;

}

 

.advantage-section button:nth-child(4) {

    border: 1px solid #1F69DA;

    width: 165px;

    height: 50px;

    flex-shrink: 0;

    border-radius: 8px;

}

 

.footer-content {

    padding: 40px;

    display: block;

 

}

 

.footer-logo-section h2 {

    font-family: Epilogue;

    font-weight: 700;

    font-size: 20px;

}

 

.footer-logo-section p {

    font-family: Epilogue;

    font-weight: 300;

    font-size: 16px;

}

 

.footer-logo-section {

    width: 35%;

}

 

.footer-content .footer-logo-section img {

    margin-bottom: 25px;

}

 

.mini-footer .Get-touch-btn button:nth-child(1) {

    background-color: #1F69DA;

    width: 100px;

    height: 35px;

    color: #fff;

    text-align: center;

    border: none;

    border-radius: 30px;

}

 

.mini-footer .Get-touch-btn button:nth-child(1) img {

    margin-right: 5px;

}

 

.mini-footer .Get-touch-btn button:nth-child(2) {

    border: 1px solid #1F69DA;

    background-color: #F3F4F8;

    width: 122px;

    height: 35px;

    border-radius: 30px;

}

 

.mini-footer .Get-touch-btn {

    display: flex;

    gap: 10px;

}

 

.Get-touch-btn ul {

    display: flex;

    list-style: none;

    padding: 0px;

    margin: 0px;

}

 

.Get-touch-btn ul li {

    padding: 0px;

    margin: -10px;

}

 

.accordion-button::after {

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");

    transition: all 0.5s;

}

 

.accordion-button:not(.collapsed)::after {

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");

}

 

.accordion-button::after {

    transition: all 0.5s;

}

 

/*slider*/

#owl-demo .item {

    background: #ffffff05;

    width: 80%;

    text-align: center;

    margin: 0 auto;

}

 

.owl-dots {

    display: flex;

    justify-content: center;

}

 

.container-section .owl-dot {

    border-radius: 50%;

    width: 15px;

    height: 15px;

    margin-inline: 4px;

    background: #e1e1e1 !important;

    color: unset;

    border: none !important;

    padding: 2px !important;

    font: unset;

}

 

.owl-carousel .owl-item img {

    display: block;

    width: 100px;

    margin-bottom: 15px;

}

 

.profile-box {

    text-align: center;

    display: flex;

    flex-direction: column;

    align-items: center;

}

 

.profile-box img {

    width: 100px !important;
    object-fit: cover;
}   

 

.profile-dec-img {

    display: flex;

    justify-content: center;

}

 

.profile-dec-img img {

    width: 60px !important;

}

 

.profile-dec p {

    color: #1A1C4A;

    text-align: center;

    font-family: "General Sans";

    font-size: 30px;

    font-style: normal;

    font-weight: 400;

    line-height: 110%;

    letter-spacing: -0.6px;

}

 

.copyright-text a {

    color: #1A1C4A;

    font-family: Epilogue;

    font-size: 14px;

    font-style: normal;

    font-weight: 400;

    text-decoration: none;

}

 

.car-img img {

    width: 100%;

    border-radius: 10px;

    height: 400px;

    object-fit: cover;

    margin-bottom: 20px;

}

 

.powered-by {

    display: flex;

    justify-content: center;

}

 

.powered-by img {

    width: 20px;

    height: 20px;

    margin: 10px;

}

 

.powered-by p {

    margin-bottom: 0;

    margin-top: 10px;

    color: #fff;

}

 

.cirle-animation-outer {

    position: relative;

 

}

 

.cirle-animation-inner {

    width: 260px;

    position: absolute;

    left: 50%;

    margin-top: -290px;

 

}

 

.cirle-animation-inner img {

    width: 100%;

    border-radius: 50%;

}

 

.white-overlay4 {

    position: absolute;

    width: 260px;

    height: 260px;

    top: 0;

    /* background: white; */

    -webkit-mask-image: radial-gradient(circle, #ffa831d9 0%, rgb(255 255 255 / -50%) 68%);

    mask-image: radial-gradient(circle, #ffa831d9 0%, rgb(255 255 255 / -50%) 68%);

}

 

/*============= Upload =================*/

 

.upload-outer-sec {

    width: 100%;

    height: 100vh;

    background: #F2F6F9;

    display: flex;

    justify-content: center;

    align-items: center;

}

 

.upload-outer-sec .upload-inner-sec .hero-main-card {

    margin: unset;

}

 

.upload-outer-sec .powered-by p {

    color: #1A1C4A45;

}



/*===========================  Registration =========================*/

 

.registration {

    width: 100%;

    min-height: 100vh;

    background: #F2F6F9;

    display: flex;

    justify-content: center;

    align-items: center;

}

 

.registration-inner-sec {

    padding: 20px;

    background: rgba(255, 255, 255, 0.10);

    border-radius: 16px;

    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);

    backdrop-filter: blur(5px);

    -webkit-backdrop-filter: blur(5px);

    border: 1px solid rgba(255, 255, 255, 0.50);

    position: relative;

    z-index: 2;

    max-width: 900px;

}

 

.registration-card-inner {

    box-shadow: 0 5px 10px 0 #0000001a;

    border-radius: 24px;

    padding: 20px;

    margin-bottom: 20px;

}

 

.reg-form-sec-inner {

    margin-bottom: 20px;

}

 

.reg-header-content h4 {

    font-family: General Sans;

    font-weight: 400;

    font-size: 24px;

    line-height: 100%;

}

 

.reg-header-content p {

    font-family: Epilogue;

    font-weight: 400;

    font-size: 14px;

    line-height: 150%;

}

 

.reg-form-sec-outer {

    text-align: center;

}

 

.reg-form-sec-outer h4 {

    font-family: Epilogue;

    font-weight: 500;

    font-size: 14px;

}

 

.registration-card-form {

    margin-bottom: 20px;

}

 

.form-control:focus {

    box-shadow: none;

    border: 1px solid #1A1C4A;

}

 

.reg-layout-sec {

    background: #fff;

    padding: 20px;

    border-radius: 10px;

    margin-bottom: 20px;

}

 

.field-icon {

    float: right;

    margin-right: 10px;

    margin-top: -28px;

    position: relative;

    z-index: 2;

    font-size: 20px;
    background: #fff;
    padding: 0 4px;

}
.reg-form-sec-inner input::placeholder {
    font-size: 14px;
}

 

.password-sec {

    background: #fff;

    padding: 20px;

    border-radius: 10px;

}

 

.foot-cont {

    text-align: center;

}

 

.foot-cont p {

    font-size: 14px;

    margin-bottom: 0;

}

 

.reg-form-foot-content {

    text-align: center;

    margin-bottom: 20px;

}

 

.reg-form-foot-content .form-check .form-check-input {

    float: unset;

}

 

.reg-form-foot-content .form-check a {

    text-decoration: underline;

    color: #1A1C4A;

    font-weight: 600;

}

 

.reg-submit-btn {

    text-align: center;

    margin-bottom: 20px;

}

 

.reg-submit-btn button {

    background: #1f69da;

    color: #fff;

    padding: 10px 40px;

    border-radius: 10px;

}

 

.reg-submit-btn button:hover {

    background: var(--hover-color);

    color: var(--white-color);

}

 

.already-account {

    text-align: center;

    margin-bottom: 20px;

}

 

.already-account a {

    text-decoration: underline;

    color: #1A1C4A;

    font-weight: 600;

}

 

.mini-footer-inner {

    display: flex;

    justify-content: space-between;

    align-items: center;

 

}

 

/*============= Action ==============*/

 

.action-sec {

    background: #F6F6F8;

    text-align: center;

    padding: 20px;

    min-height: 250px;

    border-radius: 10px;

    margin-bottom: 20px;

    transition: background-color 0.3s ease-in-out;

}

 

.action-sec h4 {

    font-family: Epilogue;

    font-weight: 500;

    font-size: 14px;

}

 

.action-sec p {

    font-family: Epilogue;

    font-weight: 300;

    font-size: 12px;

}

 

.action-sec img {

    margin-bottom: 20px;

}

 

.action-sec:hover {

    background-image: url('../images/action-bg.png');

    background-repeat: no-repeat;

    background-size: cover;

 

}

 

.action-sec:hover img {

    filter: invert(100);

    width: 60px;

    object-fit: cover;

}

 

/* =============== success  ================*/

 

.success-sec {

    text-align: center;

    padding: 40px;

}

 

.success-sec h4 {

    font-family: General Sans;

    font-weight: 400;

    font-size: 24px;

    margin-bottom: 20px;

}

 

.success-sec p {

    font-family: Epilogue;

    font-weight: 400;

    font-size: 14px;

    line-height: 150%;

    text-align: center;

}

 

.success-sec img {

    margin-bottom: 20px;

}

 

.test-sec {

    background: #F6F6F8;

    padding: 10px;

    border-radius: 10px;

    text-align: center;

    margin-bottom: 20px;

}

 

.test-sec h4 {

    font-family: Epilogue;

    font-weight: 500;

    font-size: 18px;

}

 

.test-sec p {

    font-family: Epilogue;

    font-weight: 300;

    font-size: 14px;

}

 

.test-sec .progress {

    background-color: transparent;

    margin-bottom: 10px;

}

 

.test-profile-dec p {

    font-family: Epilogue;

    font-weight: 500;

    font-size: 18px;

}

 

.test-profile-dec-img {

    justify-content: center;

    display: flex;

}

 

.test-profile-dec-img img {

    width: 40px !important;

}

 

.test-profile-box h5 {

    font-family: Epilogue;

    font-weight: 600;

    font-size: 18px;

}

 

.test-profile-box p {

    font-family: Epilogue;

    font-weight: 300;

    font-size: 14px;

}

 

.test-slider .owl-dots {

    text-align: center;

    padding-top: 15px;

}

 

.test-slider .owl-dots button.owl-dot {

    width: 15px;

    height: 15px;

    border-radius: 50%;

    display: inline-block;

    background: #ccc;

    margin: 0 3px;

}

 

.test-slider .owl-dots button.owl-dot.active {

    background-color: #000;

}

 

.test-slider .owl-dots button.owl-dot:focus {

    outline: none;

}

 

#owl-demo-test .item {

    background: #ffffff05;

    width: 100%;

    text-align: center;

    margin: 0 auto;

}

 

/*=================  failed ================*/

 

.failed {

    background: #fbe6e6;

    text-align: center;

    padding: 46px;

    border-radius: 10px;

}

 

.failed h4 {

    font-family: Epilogue;

    font-weight: 300;

    font-size: 18px;

}

 

.failed img {

    margin-bottom: 20px;

}

 

.failed button {

    background: #D30004;

    outline: none;

    border: none;

    padding: 5px 20px;

    border-radius: 20px;

    color: #fff;

}

 

.cont-file .failed {

    border: 1px solid #fbe6e6;

}

 

/*================= score ================*/

 

.score-head {

    display: flex;

    justify-content: space-between;

    /* background-image: url(../images/poly-shape.png); */

}

 

.score-card-left {

    display: flex;

    background: #fff;

    position: relative;

    border-radius: 4px;

    padding: 10px;

    min-height: 65px;

    margin-bottom: 10px;

}

 

.score-card-left h5 {

    font-family: Epilogue;

    font-weight: 600;

    font-size: 14px;

    color: #1A1C4A;
    text-align: right;

}

 

.score-card-left p {

    font-family: Epilogue;

    font-weight: 300;

    font-size: 12px;

    margin-bottom: 0;

    text-align: right;

}

 

.score-card-left-img {

    background: #1FDA89;

    padding: 8px;

    border-radius: 4px;

    margin-left: 10px;

    width: 40px;

    height: 46px;

}

 

.score-cent {

    background-image: url(../images/poly-shape.png);

    height: 50px;

    width: 50px;

    background-size: contain;

    background-repeat: no-repeat;

    position: relative;

    padding: 10px 0;
    margin: 0 40px;

}

 

.score-cent p {

    color: #fff;

    font-family: Epilogue;

    font-weight: 500;

    font-size: 18px;

}

 

.score-card-right {

    background: #fff;

    padding: 10px;

    border-radius: 4px;

    position: relative;

    display: flex;

    margin-bottom: 10px;
    text-align: left;

}

 

.score-card-right h5 {

    font-family: Epilogue;

    font-weight: 600;

    font-size: 14px;

    color: #1A1C4A;
    text-align: left;

}

 

.score-card-right p {

    font-family: Epilogue;

    font-weight: 300;

    font-size: 12px;

    margin-bottom: 0;

    text-align: left;

}

 

.score-card-right-img {

    background: #DAAE1F;

    padding: 8px;

    border-radius: 4px;

    margin-right: 10px;

    width: 40px;

    height: 46px;

}

 

.score-mid-sec {

    background: #F6F6F8;

    padding: 10px;

    border-radius: 10px;

    margin-bottom: 10px;

}

 

.score-mid-sec h5 {

    font-family: Epilogue;

    font-weight: 300;

    font-size: 13px;

}

 

.score-mid-sec p {

    font-family: Epilogue;

    font-weight: 400;

    font-size: 12px;

}

 

.score-main-content {

    position: relative;

}

 

.score-main-content::before {

    content: '';

    position: absolute;

    background-color: #dddddd9c;

    width: 100%;

    height: 100%;

    border-radius: 10px;

    filter: blur(50px);

    opacity: 0.9;

}

 

.score-main-content-wrap-sec {

    position: absolute;

    bottom: 110px;

    left: 40%;

}

 

.score-wrap-btn-sec .sign-upp {

    background: var(--prime-color);

    color: var(--white-color);

    padding: 10px 20px;

    border-radius: 10px;

    text-decoration: none;

    margin-bottom: 10px;

}

.score-wrap-btn-sec .create-deal-id-btn {
    background: var(--prime-color);
    color: var(--white-color);
    padding: 10px 20px;
    border-radius: 10px;
    text-decoration: none;
    margin-bottom: 10px;
    display: inline-block;
    width: 220px;
}
 

.score-wrap-btn-sec .sign-inn {

    display: flex;

    justify-content: center;

}




/*===================== Template =====================*/

 

.template-main {

    background-image: url(../images/email-bg.png);

    background-repeat: no-repeat;

    background-size: cover;

    padding: 20px;

}

 

.temp-head {

    background: #1F69DA;

    padding: 20px;

    border-radius: 10px;

    margin-bottom: 40px;

}

 

.temp-logo-sec {

    background: #fff;

    padding: 10px;

    border-radius: 4px;

    margin-bottom: 20px;

    min-height: 244px;

    display: flex;

    align-items: center;

    flex-direction: column;

}

 

.temp-poly {

    /* clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);

    background-color: #1A2D93; */

    background-image: url(../images/temp-poly.svg);

    background-repeat: no-repeat;

    background-size: 100%;

    height: 130px;

    width: 50%;

    display: flex;

    justify-content: center;

    align-items: center;

    margin-bottom: 20px;

    color: #fff;

    font-family: Epilogue;

    font-weight: 500;

    font-size: 20px;

}

 

.temp-logo-sec h4 {

    font-family: Epilogue;

    font-weight: 700;

    font-size: 14px;

    line-height: 120%;

    letter-spacing: 0%;

    text-align: center;

    color: #1A2D93;

}

 

.temp-date {

    background: #fff;

    border-radius: 4px;

    padding: 10px;

    color: #1A2D93;

    margin-bottom: 10px;

 

}

 

.temp-date p {

    margin-bottom: 0;

 

}

 

.temp-request {

    background: #fff;

    border-radius: 4px;

    padding: 10px;

    color: #1A2D93;

    margin-bottom: 10px;

}

 

.temp-request p {

    margin-bottom: 0;

}

 

.temp-hive {

    background: #fff;

    border-radius: 4px;

    padding: 10px;

    min-height: 70px;

    margin-bottom: 20px;

}

 

.temp-hive img {

    width: 100px;

    padding-top: 10px;

}

 

.temp-cult {

    background: #fff;

    border-radius: 4px;

    padding: 10px;

    margin-bottom: 10px;

    display: flex;

}

 

.temp-cult img {

    width: 40px;

    height: 30px;

    object-fit: scale-down;

}

 

.temp-cult h4 {

    font-family: Epilogue;

    font-weight: 700;

    font-size: 18px;

    color: #1A2D93;

    line-height: 1;

    padding: 10px 0;

}

 

.temp-promt {

    background: #fff;

    border-radius: 4px;

    padding: 10px;

    margin-bottom: 10px;

    display: flex;

    color: #1A2D93;

}

 

.temp-promt img {

    /* width: 40px; */

    height: 60px;

    object-fit: scale-down;

}

 

.temp-promt h4 {

    font-family: Epilogue;

    font-weight: 700;

    font-size: 16px;

    line-height: 1;

    padding: 10px 0;

    margin-bottom: 0;

}

 

.temp-promt p {

    margin-bottom: 0;

}

 

.temp-power {

    display: flex;

}

 

.temp-power img {

    width: 20px;

    height: 20px;

    object-fit: contain;

}

 

.temp-power p {

    font-size: 12px;

    color: #1A2D93;

}

 

.temp-summary h4 {

    font-family: Epilogue;

    font-weight: 500;

    font-size: 20px;

    color: #fff;

}

 

.temp-summary .table>:not(caption)>*>* {

    background: transparent;

    padding: 20px;

}

 

.temp-summary .table {

    border-radius: 10px;

}

 

.temp-summary .table tr td p {

    background: #fff;

    margin-bottom: 0;

    border-radius: 4px;

    padding: 4px 10px;

    color: #1A2D93;

    font-family: Epilogue;

    font-weight: 400;

}

 

.temp-summary .table tr td:last-child {

    color: #fff;

}

 

.temp-compaign h4 {

    color: #1A2D93;

    font-family: Epilogue;

    font-weight: 500;

    font-size: 20px;

}

 

.temp-compaign p {

    color: #1A2D93;

    font-family: Epilogue;

    font-weight: 500;

    font-size: 16px;

}

 

.temp-comp-tabl .table>:not(caption)>*>* {

    background: transparent;

    padding: 20px;

    border: 1px solid #fff;

    border-radius: 10px;

 

}

 

.tabll {

    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */

    box-shadow: 0px 1px 10px 0px #00000012;

    backdrop-filter: blur(19px);

    border-radius: 10px;

    margin-bottom: 40px;

}

 

.temp-comp-tabl .table tr:last-child {

    background: #1F69DA;

    border-radius: 0 0 10px 10px;

    color: #fff;

}

 

.temp-comp-tabl .table .tope {

    color: #fff !important;

    border-radius: 0 0 10px 10px;

}

 

.compaign-goals-tabl {

    box-shadow: 0px 1px 10px 0px #00000012;

    backdrop-filter: blur(19px);

    border-radius: 10px;

    margin-bottom: 40px;

}

 

.temp-comp-tabl p {

    background: #1F69DA;

    color: #fff;

    padding: 10px;

    border-radius: 10px;

}

 

.temp-comp-tabl .table tr td:last-child {

    color: #1A2D93;

}

 

.compaign-goals-tabl .table>:not(caption)>*>* {

    background: transparent;

    padding: 20px;

    border: 1px solid #fff;

    border-radius: 10px;

}

 

.campaign-goals h4 {

    color: #1A2D93;

    font-family: Epilogue;

    font-weight: 500;

    font-size: 20px;

}

 

.compaign-goals-tabl p {

    background: #1F69DA;

    color: #fff;

    padding: 10px;

    border-radius: 10px;
    white-space: nowrap;

}

 

#canvas-holder {

    width: 40%;

}

 

.compaign-goals-tabl .table tr td:last-child {

    color: #1A2D93;

}

 

.temp-entry-one img {

    width: 80px;

    padding: 10px;

}

 

.temp-entry-one h4 {

    color: #9FB3C8;

    font-family: Epilogue;

    font-weight: 700;

    font-size: 24px;

}

 

.temp-entry-one p {

    background: transparent;

    color: #1A2D93;

    margin-bottom: 0;

    font-family: Epilogue;

    font-weight: 400;

    font-size: 16px;

}

 

.temp-entry-two img {

    width: 80px;

    padding: 10px;

}

 

.temp-entry-two h4 {

    color: #275EFE;

    font-family: Epilogue;

    font-weight: 700;

    font-size: 24px;

}

 

.temp-entry-two p {

    background: transparent;

    color: #1A2D93;

    margin-bottom: 0;

    font-family: Epilogue;

    font-weight: 400;

    font-size: 16px;

}

 

.temp-entry-three img {

    width: 80px;

    padding: 10px;

}

 

.temp-entry-three h4 {

    color: #FF8A00;

    font-family: Epilogue;

    font-weight: 700;

    font-size: 24px;

}

 

.temp-entry-three p {

    background: transparent;

    color: #1A2D93;

    margin-bottom: 0;

    font-family: Epilogue;

    font-weight: 400;

    font-size: 16px;

}

 

.evaluation-tabl {

    box-shadow: 0px 1px 10px 0px #00000012;

    backdrop-filter: blur(19px);

    border-radius: 10px;

    margin-bottom: 40px;

}

 

.evaluation h4 {

    color: #1A2D93;

    font-family: Epilogue;

    font-weight: 500;

    font-size: 20px;

}

 

.evaluation-tabl .table tr td:last-child {

    color: #1A2D93;

}

 

.evaluation-tabl p {

    background: #1F69DA;

    color: #fff;

    padding: 10px;

    border-radius: 10px;
    white-space: nowrap;
}

 

.evaluation-tabl .table>:not(caption)>*>* {

    background: transparent;

    padding: 20px;

    border: 1px solid #fff;

    border-radius: 10px;

}

 

.audience-alignment {

    box-shadow: 0px 1px 10px 0px #00000012;

    backdrop-filter: blur(19px);

    border-radius: 10px;

    margin-bottom: 40px;

}

 

.audience-alignment p {

    background: #1F69DA;

    color: #fff;

    padding: 10px;

    border-radius: 10px;

}

 

.audience-alignment .table>:not(caption)>*>* {

    background: transparent;

    padding: 20px;

    border: 1px solid #fff;

    border-radius: 10px;

}

 

.audience-alignment .table tr td:last-child {

    color: #1A2D93;

}

 

.temp-feedback {

    border: 1px solid #FFFFFF;

    padding: 20px;

    margin-bottom: 40px;

    border-radius: 10px;

}

 

.temp-feedback h4 {

    color: #1A2D93;

    font-family: Epilogue;

    font-weight: 700;

    font-size: 16px;

}

 

.temp-feedback p {

    font-family: Epilogue;

    font-weight: 400;

    font-size: 12px;

    color: #1A2D93;

}

 

.temp-footer {

    display: flex;

    justify-content: space-between;

}

 

.temp-footer p {

    color: #1A2D93;

}



/*========================== Template two =======================*/

 

.persona h4 {

    color: #1A2D93;

    font-family: Epilogue;

    font-weight: 500;

    font-size: 20px;

}

 

.persona-tabl .table>:not(caption)>*>* {

    background: transparent;

    padding: 20px;

    border: 1px solid #fff;

    border-radius: 10px;

}

 

.persona-tabl {

    box-shadow: 0px 1px 10px 0px #00000012;

    backdrop-filter: blur(19px);

    border-radius: 10px;

    margin-bottom: 40px;

}

 

.persona-tabl p {

    background: #1F69DA;

    color: #fff;

    padding: 10px;

    border-radius: 10px;

}

 

.persona-tabl .table tr td:last-child {

    color: #1A2D93;

}

 

.persona-tabl .table tr:last-child {

    background: #1F69DA;

    border-radius: 0 0 10px 10px;

    color: #fff;

}

 

.persona-tabl .table .tope {

    color: #fff !important;

    border-radius: 0 0 10px 10px;

}

 

/*========================== Login ==========================*/




.login-logo {

    height: 204px;

    display: flex;

    align-items: center;

    justify-content: center;

    background: #fff;

    padding: 10px;

    margin-top: 10px;

    border-radius: 10px;

}

 

.login-forgot {

    display: flex;

    width: 100%;

    justify-content: space-between;

}

 

.labbe {

    display: contents;

}

 

.forgot-logo {

    display: flex;

    align-items: center;

    justify-content: center;

    background: #fff;

    padding: 10px;

    margin-top: 10px;

    border-radius: 10px;

}

 

.forgot-logo img {

    padding: 30px;

    width: 160px;

}

.main-wrapper .culture-sec {
    margin-top: 10rem!important;
}
 

label.file {

    position: relative;

    display: block;

    width: 100%;

    font-size: 80%;

    text-align: center;

}

.logout_txt-btn {
    color: #1A1C4A;
    text-decoration: none;
    vertical-align: middle;
    padding-top: 4px;
    margin-right: 15px;
    display: inline-flex;  /* keeps icon + text aligned */
    align-items: center;
}

.logout_txt-btn i {
    margin-right: 5px; /* space between icon and text */
}

.reg-form-foot-content.login-forgot {
    display: flex;
    flex-direction: column;
    align-items: flex-end; /* aligns both items to the right */
}

.reg-form-foot-content.login-forgot .form-check {
    margin-top: 8px; /* spacing between Forgot Password and Remember Me */
}

.paragraph-right-center {
    margin: 0 auto 0 50%;
    max-width: 70%;
    text-align: center;
}

.score-wrap-btn-sec .new-eval-btn {
    background: #1f69da ;
    color: var(--white-color);
    padding: 10px 20px;
    border-radius: 10px;
    text-decoration: none;
    /* margin-bottom: 10px; */
    margin-bottom: -7px;
    display: inline-block;
    font-weight: 500;
    width: 220px;
}

.crs-report-btn-sec .crs-report-btn {
    background: #1f69da !important;
    color: var(--white-color) !important;
    padding: 10px 20px !important;
    border-radius: 10px !important;
    text-decoration: none !important;
    margin-bottom: 10px !important;
    display: inline-block !important;
    font-weight: 500 !important;
    width: 360px !important;
}
.crs-report-btn-sec {
    text-align: center; /* centers inline-block elements inside */
    margin-top: 20px;   /* optional spacing above */
}

.crs-report-btn-campaign .crs-report-btn {
    background: #3da5d7d9 !important;
    color: var(--white-color) !important;
    padding: 10px 20px !important;
    border-radius: 10px !important;
    text-decoration: none !important;
    margin-bottom: 10px !important;
    display: inline-block !important;
    font-weight: 500 !important;
    width: 360px !important;
}

.crs-report-btn-campaign {
    text-align: center; /* centers inline-block elements inside */
    margin-top: 20px;   /* optional spacing above */
    width: 100%;
}

/* Add this to the existing <style> section */
.text-analyze-btn {
    background: none;
    border: none;
    color: #1A1C4A;
    font-family: 'Epilogue';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 6px 10px;
    cursor: pointer;
    text-decoration: none; /* Remove underline */
    text-align: left;
    white-space: nowrap;
    margin-right: 10px;
    margin-bottom: 0;
}

.text-analyze-btn:hover {
    color: var(--prime-color);
    text-decoration: none; 
}

#button {
    display: inline-block;
    background-color: #1f69da;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s,
        opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}

#button:hover {
    cursor: pointer;
    background-color: #333;
}

#button:active {
    background-color: #555;
}

#button.show {
    opacity: 1;
    visibility: visible;
}

.sticky-button {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 1000;
    /* Add other styles as needed */
    background: #064cb5;
    color: #fff;
    border: 1px solid #064cb5;
    float: right;
    padding: 10px;
    border-radius: 6px;
}

div#dealIDForm {
    background-image: linear-gradient(45deg, #a0ddf5, #569cd4);
    width: 100%;
    max-width: 400px;
    position: fixed;
    right: 8px;
    bottom: 8px;
    padding: 40px 20px;
    border-radius: 10px;
    z-index: 1000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);

}

.curation-page {
    position: relative;
}

div#dealIDForm input {
    margin-bottom: 20px;
}

div#dealIDForm .deal-send {
    color: #fff;
    background: #1F69DA;
    border-radius: 5px;
    border: 1px solid #1f69DA;
    padding: 10px;
    margin: 10px 0;
    width: 100%;
}

div#dealIDForm .close-button {
    background: transparent;
    border: none;
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 15px;
    /* Position the close button */
}

div#dealIDForm .close-button i.fa.fa-close {
    color: #fff;
    background: #b90e0e;
    padding: 8px;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 16px;
}
.close-head {
    margin-bottom: 10px;
}

.mini-footer .Get-touch-btn ul li img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    margin-right: 4px;
    padding: 2px;
}

.mini-footer .Get-touch-btn ul li:first-child img {
    width: 70px;
    height: 74px;
    padding: 0 0 4px 0;
}

#editorial-ux,
#editorial_ux,
#intersectional_representation,
#stereotype_flags,
#cultural_modifiers,
#resonance_notes,
#cultural_alignment,
#language_tone,
#linguistic_nuance_risk,
#representation,
#nonverbal_cues_gestures,
#visual_narrative,
#bonuses {
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: #1A2D93; /* Set text color */
    white-space: pre-wrap; /* Preserve line breaks */
    word-wrap: break-word;
    background: transparent;
    margin: 0;
}

.form-group.text-center.mt-3 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 2rem; 
}

.g-recaptcha {
    display: inline-block;
}

#downloadBtn {
    background: #1F69DA;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    display: block;
    text-align: center;
    margin: 20px auto;
    text-decoration: none;
    width: 20%;
    border: none;            /* Removes black border */
    outline: none;           /* Removes focus outline (if any) */
}

@media print {
    #downloadBtn {
        display: none; /* Hide the button in PDF */
    }
}

@media print {
    .crs-report-btn-sec {
        display: none; /* Hide the entire button section in PDF */
    }
}

.change-file-btn {
    text-decoration: none !important;
    background: #EFEFF1 !important;
    color: #111 !important;
    padding: 5px 20px !important;
    border: none !important;
    outline: none !important;
    transition: 0.3s !important;
    font-size: 12px !important;
    cursor: pointer;
}

.change-file-btn:hover {
    text-decoration: none;
    background-color: #ffffff;
    color: #1d1d1f;
    border: none;
    outline: 1px solid #ddd;
}

/* 28-10-2025 */

.crs-report-btn-sec .start-evaluation-btn{
    width: 100% !important;
}

/* 13-11-2025 */

.logo-with-beta .beta-badge {
    margin-left: 8px;
    font-size: 0.78rem;
    font-weight: 600;
    color: #1F69DA;
    padding: 2px 6px;
    border-radius: 6px;
    background-color: rgba(31, 105, 218, 0.10);
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 0.4px;
}

/* 27/11/2025 */
/* Header styling only */
.persona-tabl .table thead {
    display: table-header-group;
}

.persona-tabl .table thead tr {
    background-color: #1F69DA;
}

.persona-tabl .table thead th {
    background-color: #1F69DA;
    color: white;
}
/* Site details text color */
.persona-tabl .table tbody tr.site-row td:nth-child(2) {
    color: #1A2D93;
}

/* 28 Nov 2025 */
.button-footer-main {
    padding-top: 10px;
    padding-bottom: 10px;
    position: sticky;
    bottom: 0;
    margin-left: -20px;
    margin-right: -20px;
    background: linear-gradient(to right, rgb(222 238 240), rgb(240 245 249));
    box-shadow: 0px 0px 10px #00000021;
}
.button-footer-main .crs-report-btn-campaign .crs-report-btn,
.button-footer-main .crs-report-btn-sec .crs-report-btn,
.button-footer-main .deal-btn{
    width: 100% !important;
    min-width: 100%;
    margin-bottom: 0 !important;
}
.button-footer-main .crs-report-btn-sec a.crs-report-btn.start-evaluation-btn {
    width: 100% !important;
}
.template-main:has(.button-footer-main) .container {
    padding-bottom: 10px;
}
.template-main:has(.button-footer-main){
    padding-bottom: 0;
}
.template-main:has(.button-footer-main) .button-footer-main .container {
    padding-bottom: 0;
}

.temp-poly{
    background-size: contain;
    justify-content: center;
    align-items: center;
    display: flex;
    background-position: center;
}

/* Landing Page */
.cultura-crs-section .culture-crs-content {
    margin: 10px 0 0;
}
.cultura-crs-section .row .col-lg-3 .culture-crs-content h4 {
    margin: 0px auto 8px;
}
.cultura-crs-section .row .col-lg-3 .culture-crs-content h5 {
    margin: 0px auto 8px;
}
.crs-report-btn-sec{
    width: 100%;
}
.button-footer-main.persona-report-page {
    background: linear-gradient(to right, rgb(195 232 247), rgb(220 234 244));
}
.form-check-inline input[type="radio"] {
    border: 1px solid #dddddd;
    background-color: #f6f6f8;
}
.form-check-inline input[type="radio"]:checked {
    border: 1px solid #0d6efd;
    background-color: #0d6efd;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

.beta-badge {
    margin-left: 8px;
    font-size: 0.78rem;
    font-weight: 600;
    color: #1F69DA;
    padding: 2px 6px;
    border-radius: 6px;
    background-color: rgba(31, 105, 218, 0.10);
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 0.4px;
}

.print-header {
    display: none;
}

@media print {
    /* Selective visibility: Hide all elements by default */
    body * {
        visibility: hidden;
    }

    /* Print Area: Reveal Logo header and Main Report content */
    .print-header, 
    .print-header *,
    .template-main, 
    .template-main * {
        visibility: visible;
    }

    /* Header Styling: Base container centered */
    .print-header {
        display: block !important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        padding-right: 30px; 
    }

    /* Title Styling: Forced to the far right */
    .print-page-title {
        position: absolute;
        right: 0;
        top: 10px;
        font-weight: bold;
        font-size: 14pt;
        visibility: visible !important;
    }

    /* Content Layout: Offset main report below the header */
    .template-main {
        position: absolute;
        top: 80px; 
        left: 0;
        width: 100%;
    }

    /* UI Exclusion: Hide navigation footers and interactive buttons */
    .button-footer-main, 
    .persona-report-page,
    .temp-feedback .crs-report-btn,
    #openFeedbackModal,
    #loaderOverlay {
        display: none !important;
    }
}

/* Fullscreen video overlay */
.video-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.85);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    padding: 20px;
    backdrop-filter: blur(5px);
}

/* Video container */
.video-overlay-content {
    position: relative;
    width: auto;
    max-width: 90vw;
    max-height: 90vh;
    background: #000;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(0,0,0,0.6);
}

/* Responsive video */
.video-overlay video {
    width: 100%;
    height: auto;
    max-width: 90vw;
    max-height: 90vh;
    display: block;
    object-fit: contain;
}

/* Control Group Wrapper */
.video-control-group {
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex;
    gap: 10px;
    z-index: 10;
}

/* Modern White Glass Buttons */
.video-ux-button {
    background: rgba(255, 255, 255, 0.2); /* Semi-transparent white */
    backdrop-filter: blur(12px); /* Glass blur effect */
    -webkit-backdrop-filter: blur(12px);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease-in-out;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.video-ux-button:hover {
    background: rgba(255, 255, 255, 0.35);
    border-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-1px);
}

.video-ux-button:active {
    transform: translateY(0);
}

.video-ux-button .close-x {
    font-size: 22px;
    line-height: 1;
    margin-top: -2px;
}

/* Keep your existing head button group exactly as is */
.head_button_group {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

.head_button_group .see-how-it-works-btn {
    background: #1f69da;
    color: white;
    border-radius: 6px;
    border: none;
    padding: 10px 16px;
    font-weight: 500;
    transition: all 0.3s ease;
    margin-left: auto;
    order: 4;
}
