@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
html {
    scroll-behavior: smooth;
}

body {
    color: #5E0546;
    font-size: 20px;
    background-image: linear-gradient(to bottom, #ffffff, #f5f4f7, #ece9ee, #e4dde5, #ddd2db);
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: 'Poppins', sans-serif;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #C0C0C0;
}

 ::-moz-placeholder {
    /* Firefox 19+ */
    color: #C0C0C0;
}

 :-ms-input-placeholder {
    /* IE 10+ */
    color: #C0C0C0;
}

 :-moz-placeholder {
    /* Firefox 18- */
    color: #C0C0C0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    color: #5E0546;
}

button:focus,
button:active,
button:focus:active {
    text-decoration: none;
    outline: none;
    border: none;
    box-shadow: none;
}

a,
button,
a:hover,
button:hover {
    transition: 0.45s;
    text-decoration: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

li {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #8D8F92;
}

textarea:focus,
input:focus,
button:focus {
    outline: none;
}

*:focus {
    outline: none;
}

img {
    max-width: 100%;
}

p {
    margin: 0;
    padding: 0;
    color: #545455;
}

#main_wrepper .logo {
    padding: 50px 0px;
    text-align: center;
}

#main_wrepper .logo svg {
    width: 245px;
}

.body_wrepp {
    background: #fff;
    border-radius: 12px;
    padding: 44px 44px 44px 0px;
    box-shadow: 0 0 6px 2px #ccc;
}

.body_wrepp ul li a img {
    width: 16px;
}

.body_wrepp ul li {
    font-size: 25px;
    text-align: right;
    margin-left: -15px;
}

.body_wrepp ul li a {
    color: #ED3B95;
    padding: 10px 30px 10px 10px;
    display: block;
    border-radius: 0px 30px 30px 0px;
}

.body_wrepp ul li a:hover {
    background-image: linear-gradient(to right, #ed3b95, #da2f8c, #c62283, #b4147a, #a10071);
    color: #fff;
}

.body_wrepp ul li.active a {
    background-image: linear-gradient(to right, #ed3b95, #da2f8c, #c62283, #b4147a, #a10071);
    color: #fff;
}

.couple_wrepp img {
    height: 100%;
    border-radius: 12px;
    box-shadow: 0 0 8px 4px #ccc;
    object-fit: cover;
}

.body_wrepp ul {
    position: absolute;
    width: 87%;
    top: 50%;
    transform: translateY(-50%);
}

.couple_wrepp {
    position: relative;
    height: 100%;
}

.carouselbox {
    height: 100%;
}

.body_wrepp .caption_wrepp1 {
    position: absolute;
    background-image: linear-gradient(to right, #ed3b95, #da2f8c, #c62283, #b4147a, #a10071);
    border-radius: 30px 0px 0px 30px;
    top: 20%;
    width: 70%;
    text-align: center;
    padding: 10px 30px 10px 25px;
    right: 0;
}

.body_wrepp .caption_wrepp1 h1 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.body_wrepp .caption_wrepp1 p {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.body_wrepp .caption_wrepp2 {
    position: absolute;
    background-image: linear-gradient(to right, #ed3b95, #da2f8c, #c62283, #b4147a, #a10071);
    border-radius: 30px 0px 0px 30px;
    top: 50%;
    width: 70%;
    transform: translateY(-50%);
    text-align: center;
    padding: 10px 30px 10px 25px;
    right: 0;
}

.body_wrepp .caption_wrepp2 h1 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.body_wrepp .caption_wrepp2 p {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.body_wrepp .caption_wrepp3 {
    position: absolute;
    background-image: linear-gradient(to right, #ed3b95, #da2f8c, #c62283, #b4147a, #a10071);
    border-radius: 30px 0px 0px 30px;
    bottom: 15%;
    width: 70%;
    transform: translateY(-50%);
    text-align: center;
    padding: 10px 30px 10px 25px;
    right: 0;
}

.body_wrepp .caption_wrepp3 h1 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.body_wrepp .caption_wrepp3 p {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.body_wrepp .caption_wrepp4 {
    position: absolute;
    background-image: linear-gradient(to right, #ed3b95, #da2f8c, #c62283, #b4147a, #a10071);
    border-radius: 30px 0px 0px 30px;
    top: 20%;
    width: 70%;
    text-align: center;
    padding: 10px 30px 10px 25px;
    right: 0;
}

.body_wrepp .caption_wrepp4 h1 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.body_wrepp .caption_wrepp4 p {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.body_wrepp .caption_wrepp5 {
    position: absolute;
    background-image: linear-gradient(to right, #ed3b95, #da2f8c, #c62283, #b4147a, #a10071);
    border-radius: 30px 0px 0px 30px;
    top: 50%;
    width: 70%;
    transform: translateY(-50%);
    text-align: center;
    padding: 10px 30px 10px 25px;
    right: 0;
}

.body_wrepp .caption_wrepp5 h1 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.body_wrepp .caption_wrepp5 p {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.body_wrepp .form_wrepp {
    background-image: linear-gradient(to bottom, #ffffff, #f5f4f7, #ece9ee, #e4dde5, #ddd2db);
    padding: 20px;
    box-shadow: 0 0 8px 4px #ccc;
    border-radius: 12px;
    position: relative;
}

.profile_box input.other {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    width: 140px;
    height: 30px;
    padding: 10px 0px;
}

.profile_box {
    text-align: center;
    background: #fff;
    padding: 20px !important;
    margin: 20px 0px !important;
    border: 1px solid #ccc !important;
    border-radius: 12px;
}

.profile_box h1 {
    font-size: 18px;
    font-weight: 600;
    color: #5E0546;
    margin-bottom: 20px;
}


/* The container */

.checkmain {
    display: flex;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    flex: 0 0 33%;
    cursor: pointer;
    color: #1A1A1A;
    font-size: 14px;
    padding-right:5px;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.checkmain input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmain .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #BFBFBF;
}


/* On mouse-over, add a grey background color */

.checkmain :hover input~.checkmark {
    background-color: #BFBFBF;
}


/* When the checkbox is checked, add a blue background */

.checkmain input:checked~.checkmark {
    background-color: #BFBFBF;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmain .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.checkmain input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.checkmain .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #5E0546;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.check_wrepp {
    display: flex;
    flex-wrap: wrap;
}

.profile_box {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 12px;
}

.profile_box .form-control {
    background: #fff;
    height: 45px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 12px;
    font-size: 15px;
    color: #000;
}

.arrow_wrepp {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
}

.arrow_wrepp a {
    display: block;
    background: #C6C6C6;
    padding: 3px 15px;
    color: #fff;
    margin: 5px;
    border-radius: 5px;
}

.arrow_wrepp a:hover {
    background-image: linear-gradient(to right, #ed3b95, #da2f8c, #c62283, #b4147a, #a10071);
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pagination ol {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pagination ol li {
    padding: 4px 10px;
    background: #C6C6C6;
    margin: 2px 4px;
    border-radius: 4px;
}

.pagination ol li.active {
    background-image: linear-gradient(to right, #ed3b95, #da2f8c, #c62283, #b4147a, #a10071);
}

.radio-alert {
    font-size: 12px;
}

.radio-msg {
    border: 1px solid red !important;
}

footer {
    padding: 30px 0px;
    text-align: center;
}

footer p {
    font-size: 16px;
    color: #5E0546;
}

footer p a {
    color: #5E0546;
}

footer ul {
    display: flex;
    justify-content: center;
}

footer ul li {
    margin: 5px 10px;
}

footer ul li svg {
    width: 20px;
}

.sumition {
    text-align: center;
}

.sumition h2 {
    font-size: 25px;
    margin: 10px 0px;
    color: #DA2C8C;
}

.sumition p {
    font-size: 18px;
    color:#000;
    margin: 10px 0px;
}

.carousel-item {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.carousel {
    height: 100%;
}

.datepicker-header .datepicker-controls .button:hover {
    background-color: #f9f9f9 !important;
    color: #fff !important;
}

.profile_box.information h1 {
    color: #DA2C8C;
}

.profile_box.information {
    padding: 0 !important;
    border: none !important;
    background: none !important;
    margin-top: 0 !important;
    border-radius: 0 !important;
}

.arrows {
    display: flex;
    align-items: center;
    justify-content: center;
}

.arrows a {
    background-color: #8D8F92;
    width: 45px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 5px;
    margin:5px 15px;
}

.arrows a:hover {
    background: linear-gradient(180deg, #ED3B95 2.77%, #A10071 116.32%);
}

.form_wrepp.thankyoupage {
    background: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.personality_wrepp label {
    display: flex;
    align-items: center;
    width: 100%;
}

.personality_wrepp {
    width: 100%;
    margin-bottom: 10px;
    border: 1.16px solid transparent;
    padding: 20px 10px;
    cursor: pointer;
}

.p_radio_main {
    display: flex;
    align-items: center;
    width: calc(100% - 35px);
}

.p_radio_name {
    background: #8D8F92;
    box-shadow: 0px 3.395341396331787px 10.18602466583252px 0px #6D6D6D inset;
    width: 54px;
    height: 54px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    margin-right: 16px;
    justify-content: center;
}

.p_radio_detals {
    background: #fff;
    border: 1px solid #CEBDCA;
    padding: 10px;
    border-radius: 5px;
    width:100%;
}

.p_radio_detals h2 {
    font-size: 16px;
    color: #323233;
    font-weight: 600;
}

.personality_wrepp ul {
    position: relative;
    transform: inherit;
    top: inherit;
    width: 100%;
    padding-left: 30px;
}

.p_radio_detals ul li {
    font-weight: normal;
    color: #323233;
    font-size: 12px;
    text-align: left;
    list-style: disc;
}

.input_p {
    width: 35px;
}

.personality_wrepp.active {
    border: 1.16px solid #FF48A5;
    border-radius: 5px;
    background: hsla(330, 100%, 92%, 1);
    background: linear-gradient(180deg, hsla(330, 100%, 92%, 1) 0%, hsla(0, 0%, 100%, 1) 100%);
    background: -moz-linear-gradient(180deg, hsla(330, 100%, 92%, 1) 0%, hsla(0, 0%, 100%, 1) 100%);
    background: -webkit-linear-gradient(180deg, hsla(330, 100%, 92%, 1) 0%, hsla(0, 0%, 100%, 1) 100%);
}

.upload__box {}

.upload__inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.upload__btn {
    width: 100%;
    text-align: center;
}

.upload__btn:hover {
    background-color: unset;
    color: #4045ba;
    transition: all 0.3s ease;
}

.upload__btn-box {
    margin-bottom: 10px;
}

.upload__img-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
}

.upload__img-box {
    width: auto;
    padding: 0 10px;
    margin-bottom: 12px;
    flex: 0 0 25%;
    max-width: 25%;
}

.upload__img-close {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 4px;
    right: 4px;
    text-align: center;
    z-index: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.upload__img-close:after {
    content: "✖";
    font-size: 10px;
    color: white;
}

.img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
    padding-bottom: 100%;
    background-color: #f4f4f4;
    border-radius: 5px;
}

.uniqe_code {
    border: 1px solid #CEBDCA;
    background: #fff;
    font-size: 20px;
    font-weight: 700;
    width: 211px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    margin: auto;
    color: #DA2C8C;
}

.progress-tooltip {
    position: relative;
    padding-top: 50px;
}

.progress-tooltip .progress-tooltip-info {
    align-items: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0 0 2px #ccc;
    color: #DA2C8C;
    display: inline-flex;
    font-family: sans-serif;
    font-weight: bold;
    justify-content: center;
    height: 35px;
    position: absolute;
    top: 5px;
    font-size: 18px;
    left: 0;
    text-align: center;
    transform: translateX(calc(-50% - 5px));
    width: 55px;
}

.progress-tooltip .progress-tooltip-info::before,
.progress-tooltip .progress-tooltip-info::after {
    content: "";
    display: inline-block;
    border: 7px solid transparent;
    border-top-color: #eee;
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
}

.progress-tooltip .progress-tooltip-info::before {
    border-width: 8px;
    border-top-color: #ccc;
    bottom: -16px;
    left: 50%;
}

.progress-tooltip .progress-tooltip-info::after {
    z-index: 1;
}

.progress {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    border-radius: 5px;
    display: block;
    font-family: sans-serif;
    height: 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    background: #ED3B9559;
}

.progress::-webkit-progress-bar {
    background-color: #ccc;
}

.progress::-webkit-progress-value {
    border-radius: 5px;
    background-color: #DA2C8C;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
}

.progress::-moz-progress-bar {
    border-radius: 5px;
    background-color: #DA2C8C;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
}

.progress::-ms-fill {
    border-radius: 5px;
    background-color: #DA2C8C;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
    border: none;
}

.progress:indeterminate {
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-name: moveIndeterminate;
    animation-timing-function: linear;
    background-color: #ccc;
    background-image: #DA2C8C;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 150% 150%;
}

.progress:indeterminate::-webkit-progress-value {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
}

.progress:indeterminate::-webkit-progress-bar {
    background-color: transparent;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
}

.progress:indeterminate::-moz-progress-bar {
    background-color: transparent;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
}

@keyframes moveIndeterminate {
    from {
        background-position: 200% 0;
    }
    to {
        background-position: -200% 0;
    }
}

.wrapper {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
}

.dividers {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.divider1 {
    background: white;
    width: 10px;
    height: 10px;
    display: block;
}

.divider2 {
    background: white;
    width: 10px;
    height: 10px;
    display: block;
}

.divider3 {
    background: white;
    width: 10px;
    height: 10px;
    display: block;
}
.max-limit {
  font-size:12px;
  font-weight:bold;
  color:#DB2F8C;
}
.size-alert {
    font-size:12px;
    font-weight:bold;
    color:red;
}
.table-shared tr th {
    font-weight: 600 !important;
}

@media(max-width:767.98px) {
    #carouselExampleSlidesOnly {
  display: none;
}
    #main_wrepper .logo {
        padding: 30px 0px;
    }
    .body_wrepp .col-md-2.position-relative {
        display: none;
    }
    .body_wrepp {
        background: #fff;
        border-radius: 12px;
        padding: 0;
    }
    .form_wrepp {
        margin-top: 0px;
        position: relative;
    }
    .couple_wrepp {
        margin-bottom: -60px;
    }
    .couple_wrepp img {
        height: 200px;
        box-shadow: 0 0 8px 4px #ccc;
        object-fit: cover;
    }
    .body_wrepp .caption_wrepp1 {
        display: none;
    }
    .body_wrepp .caption_wrepp2 {
        display: none;
    }
    .body_wrepp .caption_wrepp3 {
        display: none;
    }
    .body_wrepp .caption_wrepp4 {
        display: none;
    }
    .checkmain {
  flex: 0 0 50%;
  max-width: 50%;
}
    
}