.checkmark:afterheader .form-control:focus {
    color: #495057;
    background-color: transparent;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
input [type="radio"]{
    width: 20px !important;
    height: 20px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background:#f0f0f0
}
.header_left .first li,
.header_left .second li {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    background: #b888db;
    text-align: center;
    border-radius: 20px;
    margin: 0 7px;
    position: relative;
}


.pays {
    width: 76%;
    margin: auto;
}
.pays .total__ {
    text-align: right;
    background: #e5d7e9;
    width: 85%;
    padding: 19px;
    justify-content: flex-start;
}
.pays .total__ input::placeholder {
    color: #90599f;
}
.content_h .total__ input {
    background: transparent;
    width: 76px;
    border: none !important;
    outline: none !important;
    font-weight: bold;
}
.content_h .total__ input:placeholder {
    color: #90599f;
    font-weight: bold;
}
.modal-open .modal {
    background: rgba(243, 250, 253, 0.58);
}
.wizard,
.tabcontrol {
    /* padding: 0 20px 0 20px; */
}
#book-details .content {
    position: relative;
    padding-bottom: 106px;
    margin: 0;
}
#book-details .content:after {
    content: "";
    position: absolute;
    background-image: url(../images/bottom_cart.svg);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -34px;
    left: 0;
    width: 156px;
    height: 182px;
    z-index: 1;
}
#book-details .content:before {
    content: "";
    position: absolute;
    background-image: url(../images/blur.png);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -82px;
    right: 105px;
    width: 256px;
    height: 282px;
    z-index: 1;
}
.modal-open .modal-body {
    padding: 0;
}
.header_left .first li .header_left .first li:nth-child(2) {
    background: rgba(255, 172, 190, 0.27);
}
.header_left .first li:nth-child(3) {
    background: #f5eaf8;
}
.sidebar {
    background: #fbfbfb;
    text-align: center;
    height: 100%;
    padding-bottom: 304px;
    position: relative;
}
.sidebar_who {
    height: 100% !important;
}
.sidebar li:first-child {
    margin-top: 0;
}
.header_left li:nth-child(2) #num {
    background: #ee77ad;
}
.header_left li:nth-child(3) #num {
    background: #90599f;
}
.sidebar li a {
    color: #ababab;
    font-size: 1.4rem;
    display: inline-block;
}
.sidebar .copyright {
    position: absolute;
    bottom: 3px;
    /* right: -30px; */
    left: 0;
}
.sidebar .copyright p {
    font-weight: normal;
    text-align: center;
    color: #777;
    font-size: 12px;
}
.sidebar .copyright img {
    height: 50px;
    width: auto;
    display: block;
    margin: 15px auto;
}
.sidebar li a svg {
    width: 35px;
    padding-left: 12px;
}
.sidebar li {
    padding: 10px 50px;
    background: #fff;
    margin: 15px 0;
    text-align: right;
}
.global-page .col-xl-2 {
    padding: 0;
    flex: 0 0 45.666667%;
    max-width: 19%;
}
.global-page .col-xl-10 {
    max-width: 76.333333%;

    /* z-index: -1; */
}
.page {
    background: #fcf1ff;
}
.header_left #num {
    width: 23px;
    height: 23px;
    line-height: 23px;
    border-radius: 50%;
    background: #8c59a5;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: -8px;
    top: -4px;
    z-index: 999;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
}
.page header {
    background: linear-gradient(272deg, rgb(207 207 207 / 33%) 0%, rgba(255,255,255,1) 100%);
}
.wh1 {
    max-width: 47% !important;
    flex: 0 0 47.666667%;
}
.wh2 {
    max-width: 36% !important;
}
.header_right {
    position: relative;
    text-align: center;
    margin-top: -10px;
}
.header_right img {
    width: 70%
}
.header_right:after {
    /* content: ""; */
    position: absolute;
    background-image: url(../images/after_about.svg);
    background-repeat: no-repeat;
    background-size: 70%;
    top: -7px;
    right: -35px;
    width: 97px;
    height: 56px;
}
.header_right span {
    color: #90599f;
    font-size: 1.9rem;
    font-weight: bold;
}
.dropdown-toggle::after {
    display: none;
}
.search form button,
.search form input {
    background: transparent;
    border: none;
}
.search form input {
    font-size: 1.6rem;
    font-weight: 100;
}
.search form {
    background: #f3f3f3;
    padding: 6px 18px;
    border-radius: 15px;
}
.header_left .second li:not(:last-child) {
    border: 1px solid #90599f;
    background: transparent;
}
.header_left .second li:last-child {
    background: rgba(196, 196, 196, 0.14);
}
.d-flex {
    display: flex !important;
    align-items: center;
}
.header_left {
    width: 90%;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}
.header_left ul {
    margin: 0;
    position: relative;
}
.header_left ul.second:after {
    content: "";
    position: absolute;
    background: rgba(144, 89, 159, 0.15);
    height: 116px;
    width: 1px;
    top: -36px;
    right: -14px;
}
.content-pages {
    background: #fff;
    padding: 115px 0 181px 0;
    border-radius: 30px;
    margin-top: 30px;
    margin-right: 15px;
}
.asking_help2 {
    background: transparent;
}
.content-pages table {
    line-height: 2;
    border: none;
    background: rgba(243, 245, 245, 0.49);
    border-radius: 35px;
    text-align: center;
}
.marriage_requests {
    padding: 30px;
    width: 100%;
}
.bg_marriage_requests {
    background: rgba(243, 245, 245, 0.49);
    padding: 18px;
    border-radius: 35px;
}
.top_requests {
    background: #90599f;
    border-radius: 19.5px;
    padding: 8px 23px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.marriage_requests .top_requests {
    margin-bottom: 0;
}
.bottom_requests {
    background: #8c6f30;
}
.top_requests .title_ {
    width: 41%;
}
.bottom_requests .title_ {
    width: 90%;
}
.top_requests .id_ {
    margin: 0 10px;
    border-radius: 19.5px;
    border: 1px solid rgba(255, 255, 255, 0.23);
    color: #fff;
    font-size: 1.3rem;
    padding: 11px 12px;
}
.top_requests .icon_ {
    margin-right: 28px;
}
.top_requests .title_ h2 {
    margin: 0;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
}
.top_requests .title_ h2 span {
    border-radius: 19.5px !important;
    padding: 7px 11px;
    background: rgba(255, 255, 255, 0.23);
    display: inline-block;
    margin-left: 8px;
}
.top_requests .title_ h2 span svg {
    width: 25px;
}
.marriage_requests_content,
.marriage_requests_content2 {
    align-items: center;
    background: #fff;
    border-radius: 19.5px;
    padding: 10px 4px;
    margin: 10px 0;
}
.marriage_requests_content2 .item:nth-child(1),
.marriage_requests_content .item:nth-child(1),
.marriage_requests_content .item:nth-child(6),
.marriage_requests_content2 .item:nth-child(5) {
    border: 1px solid rgba(144, 89, 159, 0.3);
    border-radius: 19.5px !important;
    padding: 11px 20px;
}
.marriage_requests_content2:nth-child(1) .item:nth-child(1) {
    background: #8c6f30;
    color: #fff !important;
    padding: 7px 16px;
}
.marriage_requests_content2:nth-child(2) .item:nth-child(1),
.marriage_requests_content2:nth-child(3) .item:nth-child(1) {
    padding: 7px 16px;
}
.marriage_requests_content .item:nth-child(6),
.marriage_requests_content2 .item:nth-child(5) {
    padding: 5px 10px;
}
.marriage_requests_content .item:nth-child(3),
.marriage_requests_content .item:nth-child(4),
.marriage_requests_content .item:nth-child(5) {
    background: #f5eaf8;
    border-radius: 19.5px !important;
    padding: 15px 16px;
    font-size: 1.1rem;
    font-weight: bold;
}
.marriage_requests_content .item:nth-child(1),
.marriage_requests_content2 .item:nth-child(1) {
    margin: 0 10px;
    font-size: 2rem;
}
.marriage_requests_content .item:nth-child(2) {
    margin: 0 0 0 20px;
}
.marriage_requests_content .item:nth-child(3) {
    margin-left: 6px;
}
.bg_marriage_crequests {
    background: #f3f5f5;
    padding: 0 20px;
    border-radius: 19.5px;
}
.job_page .bg_marriage_crequests{
    margin:20px 0
}
.job_page .bg_marriage_crequests span{
    color: #969ba0;
    font-size: 1.4rem;
    padding-right: 4px;
}
.job_page .bg_marriage_crequests svg path{
    fill:#969ba0
}
.job_page .bg_marriage_crequests h2 a{
    color:#90599F;
    font-size: 1.7rem;
    font-weight: 600;
}
.job_page .bg_marriage_crequests .card-header{
    border:none
}
.bg_marriage_crequests2 {
    margin-top: 40px;
}
.marriage_requests_content2 .item:nth-child(1),
.marriage_requests_content .item:nth-child(1),
.marriage_requests_content .item:nth-child(2),
.marriage_requests_content .item:nth-child(3) {
    color: #90599f;
    font-size: 1.1rem;
    font-weight: bold;
    text-align: center;
}
.marriage_requests_content .item:nth-child(4) {
    color: #ee77ad;
    background: #fce6ea;
}
.marriage_requests_content2 .item:nth-child(2) {
    font-size: 1.4rem;
    font-weight: bold;
    margin-right: 11px;
    width: 44%;
}
.bg_marriage_crequests2 .icon_:last-child {
    transform: rotate(268deg);
}
.marriage_requests_content2 .item:nth-child(3),
.marriage_requests_content2 .item:nth-child(4) {
    border-radius: 19.5px !important;
    padding: 15px 16px;
    font-size: 1.3rem;
    font-weight: bold;
    background: #f3f3f3;
}
.marriage_requests_content2 .item:nth-child(4) {
    /*color: #c0ff86;*/
    background: rgba(192, 255, 134, 0.22);
    margin-right: 54px;
    margin-left: 24px;
    width: 16%;
    text-align: center;
}
.marriage_requests_content2:nth-child(2) .item:nth-child(4) {
    /*color: #c0ff86;*/
    background: rgba(192, 255, 134, 0.22);
}
.marriage_requests_content2:nth-child(3) .item:nth-child(4) {
    /*color: #c0ff86;*/
    background: rgba(192, 255, 134, 0.22);
}
.marriage_requests_content2 .item:nth-child(1) h6 {
    margin: 0;
    font-size: 1.5rem;
    font-weight: bold;
}
.marriage_requests_content2 .item:nth-child(1) span {
    font-size: 1rem;
}
.marriage_requests_content .item:nth-child(5) {
    color: #6ec51e;
    background: #C591E1;
    margin: 0 10px 0 35px;
}
.dropdown {
    position: relative;
    /* display: inline-block; */
}
.dropdown-menu {
    border-radius: 5px;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    border: none;
    padding: 5px 0;
    /* overflow: hidden; */
    position: absolute;
    display: none;
    margin: 5px;
    z-index: 999999999;
}
header .dropdown-menu {
    min-width: 200px;
}
.content-pages form .form-group .dropdown-menu{
    position: absolute !important;
    bottom: 0 !important;
    top:auto !important;
    width: 100%;
}
.dropdown-menu a {
    transition: all 0.5s ease-in-out;
    padding: 5px;
    color: #3e4954;
    font-size: 1.3rem;
    font-weight: 100;
    border-radius: 0;
    border: none;
    /* margin: 5px; */
}


.dropdown-item:focus,
.dropdown-item:hover svg path {
    fill: #ee77ad;
}
.dropdown-menu a .svg {
    border-radius: 50%;
    border: 1px solid #3e4954;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;

}

.dropdown-item:focus,
.dropdown-item:hover .svg {
    border-color: #ee77ad;
}
.select2-container {
    width: 100% !important;
}
.fill_data {
    padding: 50px;
    margin-bottom: 37px;
}
.global-page {
    overflow: hidden;

}
.asking_help2 {
    padding-left: 0;
    position: relative;
    padding-bottom: 297px;
    margin: 0;
}
.asking_help2:before {
    content: "";
    position: absolute;
    left: -124px;
    bottom: 0;
    background-image: url(../images/asking2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 567px;
    height: 359px;
    z-index: -1;
    display: none;
}
.shop3 {
    padding-bottom: 0;
}
.shop {
    padding-right: 0;
    padding-left: 0;
    padding-top: 25px;
}
.shop input:after,
.shop input:before {
    display: none;
}
.shop2 {
    padding: 30px;
}
.shop2 .cart_ {
    justify-content: space-between;
}
.total input {
    width: 60px;
    background: transparent;
    border: none;
    outline: none !important;
    color: #000;
}
.total input::placeholder {
    color: #000 !important;
}
.total,
.add_cart {
    background: rgba(0, 0, 0, 0.08);
    padding: 12px 30px;
    border-radius: 24px;
    font-size: 1.5rem;
    height: 54px;
    line-height: 33px;
}
.cart_ {
    align-items: center;
    justify-content: space-between;
    padding-top: 59px;
}
.add_cart svg {
    height: 30px;
}
.add_cart {
    background: #fcd901;
    position: relative;
    z-index: 99999;
}
#shares-slider input{width: 75%;background: rgba(144, 89, 159, .16);padding: 10px 38px;margin-bottom: 6px;color: #90599F;}
#shares-slider .add_cart {
    background: #fcd901;
    color: #90599F;
    border-radius: 19px;
    padding: 10px 38px;
    display: inline-block;
    font-size: 1.5rem;
    margin: 10px 0;
}
.add_cart span {
    color: #90599f;
}
.total span:last-child {
    font-weight: bold;
}
.asking_help .order svg {
    width: 50px;
    height: 50px;
    margin: auto;
    text-align: center;
}
.asking_help .order {
    width: 100px;
    margin-right: auto;
    text-align: center;
}
.asking_help .order p {
    font-size: 1.7rem;
    padding-top: 10px;
}
.diff .select2-container {
    width: 21% !important;
    background: #f0f0f0;
    border-radius: 24px;
    margin: 0 5px;
}
/*.login .title span:after,*/
/*.register .title span:after {*/
/*    display: none;*/
/*}*/
.diff2 .select2-container {
    width: 30% !important;
}
.content-pages form p label {
    color: #000;
    font-size: 1.7rem;
    margin-bottom: 12px;
    padding-right: 17px;
    display: block;
}
.asking_help form p label {
    display: block;
}
.content-pages .form-check-label input {
    width: 55px;
    background: #f0f0f0;
    border-radius: 24px;
    height: 55px;
}
.content-pages .form-check-label span {
    display: inline-block;
    font-size: 1.4rem;
    color: #969ba0;
    padding-right: 15px;
}
.content-pages .form-check-input {
    padding: 0;
    margin: 0;
    width: 55px;
    position: relative;
}
.content-pages .form-check-label {
    display: inline-flex;
    align-items: center;
    width: 119px;
}
.content-pages input:checked:after {
    background: hsl(47, 7%, 75%) !important;
}
/* .content-pages input:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 56px;
    background: #f0f0f0;
    border-radius: 24px;
} */

.content-pages input:before {
    left: 0;
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    height: 55px;
    width: 55px;
    /* background-image: url("../images/Shape.svg"); */
    background-size: 64%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
}
.content-pages input:checked:before {
    opacity: 1;
    z-index: 9;
}
.content-pages .products_ input:before {
    display: none;
}
.content-pages form p:not(:last-child) {
    width: 46%;
    display: inline-block;
    margin: 10px 10px;
}
.content-pages form p.last {
    width: 100%;
}
.content-pages form p.diff .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-left: 4px;
}
.content-pages form p.diff select,
.content-pages form p.diff .select2-container--default .select2-selection--single {
    padding: 0 !important;
    /* width:24%; */
    display: inline-block;
}
.content-pages form p.inline-flex {
    display: inline-flex;
}
.content-pages .form-control:focus {
    border-color: #fbcd42;
    background: transparent;
    box-shadow: 0 0 0 0.2rem rgb(251 205 66);
}
.content-pages form p textarea,
.content-pages form p input,
.content-pages form p select,
.content-pages form p .select2-container--default .select2-selection--single {
    width: 100%;
    background: #f0f0f0;
    border-radius: 24px;
    height: 54px;
    color: #959595;
    font-size: 1.3rem;
    border: none;
    padding: 0 20px;
}
.content-pages form p input::placeholder,
.content-pages form p select::placeholder,
.content-pages form p .select2-container--default .select2-selection--single .fill_data .title_page {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fill_data form {
    width: 95%;
    position: relative;
}
.man_woman {
    text-align: center;
    position: relative;
}
.content-pages form p textarea {
    height: 126px;
    padding-top: 20px;
}
.submit {
    margin-top: 14px;
    background: #8c6f30;
    border: none;
    box-shadow: none;
    color: #ffff;
    border-radius: 24px;
    padding: 20px 40px;
    font-size: 1.5rem;
}
.login .title {
    padding-right: 30px;
}
.login .submit,
.register .submit {
    background: #ee5d9d;
    padding: 20px 53px;
    margin-top: 0;
    font-size: 2rem;
    margin-bottom: 62px;
    outline: none !important;
}
.register .submit {
    background: #e2e2e2;
    color: #90599f;
    display: block;
}
.fill_data form:after {
    content: "";
    position: absolute;
    bottom: -55px;
    left: 71px;
    background-image: url(../images/man_waman.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 105px;
    width: 43%;
}
#shares-slider form:after {
    display: none;
}
.man_woman:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url(../images/man_waman.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 144px;
    width: 60%;
}
.man_woman:before {
    content: "";
    position: absolute;
    background-image: url(../images/after_about.svg);
    background-repeat: no-repeat;
    background-size: 70%;
    bottom: 5px;
    left: 35px;
    width: 131px;
    height: 90px;
}
.man_woman ul li {
    width: 100px;
    height: 100px;
    background: red;
    line-height: 100px;
    border-radius: 40px;
}
.man_woman ul li:nth-child(1) {
    background: rgba(144, 89, 159, 0.17);
}
.man_woman ul li:nth-child(2) {
    background: transparent;
    font-size: 2rem;
    color: #000;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #000;
}
.man_woman ul li:nth-child(3) {
    background: rgba(238, 119, 173, 0.17);
}
.man_woman ul li img {
    width: 56px;
    height: 56px;
}
.title_page h2 {
    color: #90599f;
    font-size: 2.3rem;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
}
.global-page .title{
    padding-bottom: 24px;
}
.global-page p{
    color: #868686;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.9;
}
.close_model {
    text-align:left !important
}
#bookModal .title_page .close {
    color: #90599f;
}
.products_ {
    padding-top: 30px;
}
.fill_data .title_page h2 {
    padding-right: 18px;
}
.fill_data .title_page h2:after {
    content: "";
    position: absolute;
    background: #ee77ad;
    border-radius: 20px;
    width: 25px;
    height: 17px;
    right: -18px;
    top: 5px;
}
.title_page a {
    color: #90599f;
    font-size: 1.4rem;
}
.fill_data .title_page {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#product-slider .item_pro {
    text-align: center;
    margin: 20px;
    position: relative;
    z-index: 9;
}
#product-slider .item_pro .checkmark {
    z-index: -1;
}

#product-slider .item_pro img {
    border-radius: 35px;
    width: 155px;
    height: 178px;
}
#product-slider .item_pro p {
    background: rgba(144, 89, 159, 0.26);
    margin: 13px 0;
    padding: 12px 11px;
    border-radius: 18px;
    font-size: 1.7rem;
    color: #90599f;
    font-weight: 500;
    width: 86%;
    margin-right: auto;
    margin-left: auto;
    direction: rtl;
    position: relative;
    overflow: hidden;
    z-index: 99;
    display: flex;
}
.content-pages #product-slider .item_pro p input:after {
    background: rgba(144, 89, 159, 0.26);
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    height: 100%;
    display: none;
}
.content-pages #product-slider input {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
    border-radius: 18px;
    z-index: -1;
}
/* Create a custom radio button */

.checkmark {
    position: absolute !important;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: #dddddd;
    border: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
    border-radius: 26px;
}
.ww-100{display:block !important;width:auto !important;margin:0;}
.check_box{
    position: relative;
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
    padding: 0 !important;
}
.para {
    padding-right: 4px;
}


 .checkmark:after {
    left: 0;
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    height: 100%;
    width: 35px;
    background-color:#808080;
    background-size: 33%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    border-radius:50%;
}
.check__ .checkmark:after{
    background: #808080;
    width:35px;
    height:35px;
    border-radius:24px;
}
 input:checked ~ .checkmark:after {
    opacity: 1;
}
.card-header {
    height: 50px;
    background-color: transparent;
    border: none;
    position: relative;
    border-bottom: 1px solid rgba(112, 112, 112, 0.17);
}
.marriage_requests .card-header {
    height: auto;
}
#bookModal .card-header {
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
    height: auto;
}
#bookModal .accordion {
    margin: 27px 0;
}
#bookModal .accordion h4 {
    background: #f3f5f5;
    font-size: 1.8rem;
    color: #969ba0;
    padding: 20px;
    border-radius: 24px;
    position: relative;
}
#bookModal #accordione h4 {
    background: #fcd901;
}
#bookModal .accordion .title {
    padding-bottom: 0;
}
#bookModal .accordion .card {
    background: transparent;
}
#bookModal #accordione h4 {
    background-image: url(../images/card.svg);
    background-size: 17%;
    background-repeat: no-repeat;
    background-position: 19px;
}
#bookModal #accordione2 h4 {
    background-image: url(../images/md.svg);
    background-size: 8%;
    background-repeat: no-repeat;
    background-position: 19px;
}
#bookModal #accordione3 h4 {
    background-image: url(../images/bank.svg);
    background-size: 8%;
    background-repeat: no-repeat;
    background-position: 19px;
}
/* .card-header:after {
    background-position: center;
    content: "";
    position: absolute;
    background-image: url(../images/accord.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    top: 10px;
    left: 17px;
    background-size: contain;
} */
#book-details .card-header:after {
    display: none;
}
.card-header button {
    width: 100%;
    text-align: right;
    padding: 0;
    height: auto;
    text-decoration: none !important;
    padding: 0 20px;
}
.marriage_requests .card-header button {
    padding: 0;
}
.card {
    border: none;
}
.page_job .card{

    background: #fcf1ff;

    text-align: center;

    padding: 48px 20px;

    border-radius: 30px;

    margin: 10px 0;
}
.page_job .card a{
    font-size: 1.6rem;
    color: #90599F;
    font-weight: bold;

}
.card-header button h2 {
    color: #90599f;
    font-size: 2rem;
}
.card-body {
    padding: 30px;
    position: relative;
    z-index: 9999;
}
.marriage_requests .card-body {
    padding: 0px;
}
.card-body h4 {
    color: #000;
    font-size: 1.6rem;
    font-weight: 600;
    position: relative;
    padding-right: 20px;
}
.card-body h4:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50%;
    right: 0;
    top: 4px;
}
.accordion .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 40px;
    position: relative;
}
.accordion .select2-container--default .select2-selection--single .select2-selection__rendered:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(../images/select2.svg);
    background-repeat: no-repeat;
    background-size: 22%;
    left: 10px;
    top: 14px;
}
.shop .accordion .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    display: none;
}
.shop .form-check input {
    background-color: #5d3f00;
    border: none;
    border-radius: 14px;
    height: 40px;
    width: 50px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 9;
    opacity: 0;
}
.shop .form-check input::placeholder {
    color: #fff !important;
}
.card-body h4.last {
    color: #8c6f30;
    margin-bottom: 30px;
}
.shop .accordion .select2-container {
    width: 60px !important;
}
.card-body h4.last:after {
    background: #8c6f30;
}
.shop .form-check {
    background: #f5eaf8;
    color: #90599f;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 10px;
    padding: 15px 20px;
    border-radius: 26px;
    align-items: center;
    justify-content: space-around;
    height: 57px;
    width: 26%;
    display: inline-flex;
    position: relative;
}
.shop .form-check input:checked ~ .checkmark {
    background-color: #8c6f30;
    color: #fff !important;
}
.shop .form-check input:checked ~ span {
    color: #fff !important;
}
.shop .form-check input:checked ~ .quantity {
    opacity: 1;
}
.shop .form-check span {
    position: relative;
    z-index: 9;
    width: 100%;
}
.shop .form-check .checkmark:after {
    left: 0;
    content: "";
    position: absolute;
    top: 0px;
    right: -2px;
    height: 100%;
    width: 46px;
    /* background-image: url(../images/Shape.svg); */
    background-size: 33%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    z-index: 999;
}
.shop .form-check input:checked ~ .checkmark:after {
    opacity: 1;
}
.accordion .first {
    background: #8c6f30;
    color: #fff;
}
.accordion .row {
    width: 80% !important;
}
.card-body p {
    color: #969ba0;
    font-size: 1.4rem;
    line-height: 2;
    padding: 17px 0;
    font-weight: 400;
    width: 94%;
}
.card-body input {
    background: #8c6f30;
    border-radius: 26px;
    padding: 20px 46px;
    color: #fff;
    border: none;
}
.card-body input.value_ {
    background: #8c6f30;
    border-radius: 26px;
    padding: 20px 46px;
    color: #fff;
    border: none;
}
.card-body input::placeholder {
    color: #fff;
    font-size: 1.4rem;
}
#shares-slider .image {
    background: #90599f;
    padding: 53px 22px;
    border-radius: 26px;
    display: flex;
    align-items: center;
    direction: rtl;
}
#shares-slider .caption {
    padding: 20px 0;
}
#shares-slider .swiper-button-next {
    left: 46px;
}
#shares-slider .swiper-button-prev {
    left: 0;
}
#shares-slider {
    padding-bottom: 40px;
}
#shares-slider .swiper-button-prev svg,
#shares-slider .swiper-button-next svg {
    width: 40px;
}
#shares-slider .swiper-button-prev,
#shares-slider .swiper-button-next {
    bottom: 8px !important;
}
#shares-slider .swiper-pager {
    top: auto;
    bottom: 0;
}
#shares-slider .caption a {
    background: rgba(144, 89, 159, 0.16);
    color: #90599f;
    border-radius: 19px;
    padding: 15px 38px;
    display: inline-block;
    font-size: 1.5rem;
    margin: 10px 0;
}
#shares-slider .caption h4 {
    font-size: 1.3rem;
    font-weight: 400;
}
#shares-slider .caption h4:after {
    display: none;
}
#shares-slider .image img {
    border-radius: 50%;
    width: 70px !important;
}
#shares-slider .image .text {
    color: #fff;
    font-size: 1.3rem;
    padding-right: 9px;
    position: relative;
}
#shares-slider .image .text .num {
    font-weight: bold;
    font-size: 1.1rem;
    display: block;
}
.contact-nums{
    height: 25vh;
    text-align: center;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    line-height: 30px;
    background: #F2F2F2;
    border-radius: 5px;
    padding: 18px;
    margin: 34px 0;
}
.contact-nums svg{
    width:40px !important
}
.contact-nums svg{
    color:#90599F;
    font-size:40px
}
.contact-nums a,.contact-nums p{
    display:block;
    font-size: 1.4rem;
    margin:0;
    color: #000 !important;
}
#shares-slider .swiper-slide:nth-child(2n) .image {
    background: #5898ff;
}
#shares-slider .swiper-slide:nth-child(2n + 1) .image {
    background: #0db2ae;
}
.range {
    position: relative;
}
.range input[type="range"] {
    appearance: none;
    padding: 0;
    width: 100%;
    height: 22px;
    cursor: pointer;
    display: block;
}
.range input[type="range"]:focus {
    outline: none;
}
.range input[type="range"][disabled] {
    opacity: 0.3;
    cursor: default;
}
.range .rangeslider {
    position: relative;
    height: 22px;
    cursor: pointer;
    user-select: none;
}
.range .rangeslider:before {
    box-sizing: border-box;
    width: 100%;
    height: 4px;
    background: #e6e6e6;
    border-radius: 100px;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.range input::-webkit-slider-runnable-track {
    box-sizing: border-box;
    width: 100%;
    height: 4px;
    background: #e6e6e6;
    border-radius: 100px;
    margin: 11px 0;
}
.range input::-moz-range-track {
    box-sizing: border-box;
    width: 100%;
    height: 4px;
    background: #e6e6e6;
    border-radius: 100px;
    margin: 11px 0;
}
.range input::-ms-track {
    box-sizing: border-box;
    width: 100%;
    height: 4px;
    background: #e6e6e6;
    border-radius: 100px;
    color: transparent;
    padding: 11px 0;
    background: transparent;
    border-color: transparent;
}
.range input::-ms-fill-lower,
.range input::-ms-fill-upper {
    box-sizing: border-box;
    width: 100%;
    height: 4px;
    background: #e6e6e6;
    border-radius: 100px;
}
.range input::-ms-fill-lower {
    background: #60cd18;
}
.range .rangeslider-fill-lower {
    background-color: #60cd18;
    border-radius: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 4px;
    will-change: width;
}
.range input::-webkit-slider-thumb {
    box-sizing: border-box;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.5);
    border: 6px solid #fff;
    height: 24px;
    width: 24px;
    border-radius: 100px;
    background: #333940;
    cursor: pointer;
    appearance: none;
    transform: translateY(-50%);
    margin-top: 2px;
}
.range input::-moz-range-thumb {
    box-sizing: border-box;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.5);
    border: 6px solid #fff;
    height: 24px;
    width: 24px;
    border-radius: 100px;
    background: #333940;
    cursor: pointer;
}
.range input::-ms-thumb {
    box-sizing: border-box;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.5);
    border: 6px solid #fff;
    height: 24px;
    width: 24px;
    border-radius: 100px;
    background: #333940;
    cursor: pointer;
}
.range .rangeslider-thumb {
    box-sizing: border-box;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.5);
    border: 6px solid #fff;
    height: 24px;
    width: 24px;
    border-radius: 100px;
    background: #333940;
    cursor: pointer;
    position: absolute;
    touch-action: pan-x;
    top: 50%;
    transform: translateY(-50%);
    will-change: left;
}
.range .range-output {
    position: absolute;
    left: 6px;
    top: 6px;
    transform-origin: 0 0;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    user-select: none;
}
.range .range-output .output {
    display: block;
    position: absolute;
    height: 60px;
    line-height: 60px;
    min-width: 32px;
    padding: 0 20px;
    top: -2px;
    transform: translate(-50%, -100%);
    background: #383c42;
    color: #fff;
    border-radius: 100px;
    white-space: nowrap;
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
}
.range .range-output .output:before {
    content: "";
    position: absolute;
    bottom: 12px;
    left: 50%;
    border: 10px solid #383c42;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    transform: translateX(-50%);
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 33%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
#shares-slider form {
    text-align: center;
    width: 100%;
}
.asking_help2 .item .image {
    background-size: contain;
    background-image: url(../images/order1.svg);
    background-repeat: no-repeat;
    width: 87px;
    height: 87px;
    margin: auto;
    text-align: center;
    line-height: 87px;
}
.asking_help2 .col-lg-5ths:nth-child(2) .item .image {
    background-image: url(../images/order2.svg);
}
.asking_help2 .col-lg-5ths:nth-child(3) .item .image {
    background-image: url(../images/order3.svg);
}
.asking_help2 .col-lg-5ths:nth-child(4) .item .image {
    background-image: url(../images/order4.svg);
}
.asking_help2 .col-lg-5ths:nth-child(5) .item .image {
    background-image: url(../images/order5.svg);
}
.asking_help2 .col-lg-5ths:nth-child(6) .item .image {
    background-image: url(../images/order6.svg);
}
.asking_help2 .item {
    background: #fff;
    border-radius: 30px;
    padding: 23px 22px;
    margin: 22px 0;
    text-align: center;
}
.asking_help2 .item p {
    color: #000;
    font-size: 1.2rem;
    padding-top: 20px;
    margin: 0;
}
.asking_help2 .col-lg-5ths:nth-child(7) .item .image {
    background-image: url(../images/order7.svg);
}
.asking_help2 .col-lg-5ths:nth-child(8) .item .image {
    background-image: url(../images/order8.svg);
}
.marriage_requests .card-header:after {
    display: none;
}
.marriage_requests .card-header {
    border: none;
}
.register .image {
    padding: 20px;
}
.register_content {
    padding: 80px 135px;
    position: relative;
    overflow: hidden;
}
.register .register_content:before {
    content: "";
    position: absolute;
    background-image: url(../images/lovee.svg);
    background-repeat: no-repeat;
    top: -57px;
    left: -76px;
    height: 534px;
    width: 586px;
    background-size: 100% 100%;
    display:none
}
.register .title {
    width: 80%;
}
.login,
.register,
#test-popup {
    background-image: url(../images/bg_login.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.login:after,
.register:after,
#test-popup:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    background: #90599f;
    opacity: 0.9;
    z-index: -1;
}
.login_content {
    padding: 140px 140px 18px 140px;
    position: relative;
    overflow: hidden;
}
.login_content .image {
    background: #8a5498;
    border-radius: 48px;
    width: 205px;
    height: 159px;
    line-height: 159px;
    text-align: center;
}
.login_content .content_ {
    display: flex;
    position: relative;
    z-index: 99;
}
.login_content .content_ p a {
    color: #fff
}
.have_account h2 {
    font-size: 2rem;
    margin-bottom: 10px;
}
.have_account {
    color: #fff;
    width: 41%;
    margin-right: auto;
    text-align: center;
}
.login .copyright h2,
.register .copyright h2 {
    font-size: 1.6rem;
    color: #fff;
    padding-bottom: 20px;
}
.have_account a {
    font-size: 2rem;
    color: #fcd901;
    text-decoration: underline;
}
.login_content .content_ .title h2,
.register_content .content_ .title h2 {
    color: #fff;
    font-size: 3.9rem;
    font-weight: bold;
}
.register .check label {
    direction: ltr;
}
.register .check label input {
    /* width: 37px; */
    background: #c0ff86;
    border-radius: 24px;
    height: 37px;
}
.register .check input:before {
    left: 0;
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    height: 37px;
    width: 37px;
    background-image: url("../images/Shape.svg");
    background-size: 64%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    margin: auto;
}
.register .check input:checked:before {
    opacity: 1;
    z-index: 9;
}
.register .check input:checked:after {
    background: #c0ff86 !important;
}
.register .check input:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    height: 37px;
    background: #f0f0f0;
    border-radius: 24px;
}
.register .check label {
    margin-bottom: 0 !important;
}
.register .check label span {
    padding-right: 35px;
    padding-top: 10px;
    color: #fff;
    font-weight: 300;
    display: inline-block;
}
.login_content .content_ .title p,
.register_content .content_ .title p {
    color: #ffffffdb;
    font-size: 2.4rem;
    font-weight: 200;
    padding-top: 10px;
    padding-bottom: 30px;
    position: relative;
}
.login_content .content_ .form-check-label {
    padding-right: 25px !important;
}
.check {
    margin: 0;
    padding: 0 !important;
    width: 100% !important;
    padding-bottom: 20px !important;
}
.register_content .content_ .title p a {
    color: #ffacbe;
    text-decoration: underline;
    font-size: 2rem;
    font-weight: 300;
}
.login_content:after {
    content: "";
    position: absolute;
    background-image: url(../images/top_login.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    width: 60%;
    margin: auto;
    height: 200px;
    right: 0;
    left: 0;
    z-index: 1;
}
.login:before,
.register:before {
    content: "";
    position: absolute;
    background-image: url(../images/bottom_login.svg);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0;
    width: 40%;
    margin: auto;
    height: 196px;
    right: -199px;
    left: 0;
    z-index: 1;
}
.register:before {
    right: 0;
}
.login_content .content_ form p,
.register .content_ form p {
    width: 45%;
    display: inline-block;
    margin-left: 20px;
}
.login_content .content_ .title p label,
.register .content_ .title p label {
    font-size: 1.7rem;
    color: #ffffffdb;
    font-weight: 500;
    margin-bottom: 10px;
    padding-right: 11px;
    display: block;
}
.login_content .content_ .title p input,
.register_content .content_ .title p input,
.register_content .content_ .title p select {
    background: #814f8e !important;
    border: none !important;
    border-radius: 24px;
    padding: 25px !important;
    outline: none;
    color: #fff;
}
.login_content .content_ form p #remember:before {
    left: 0;
    content: "";
    position: absolute;
    top: -3px;
    right: -2px;
    height: 27px;
    width: 27px;
    background-image: url("../images/Shape.svg");
    background-size: 64%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    left: 0;
    margin: auto;
}
.login_content .content_ form p #remember:checked:before {
    opacity: 1;
    z-index: 9;
}
.login_content .content_ form p #remember:checked:after {
    background: #c0ff86 !important;
}
.login_content .content_ form p #remember:after {
    content: "";
    position: absolute;
    top: -4px;
    right: -2px;
    width: 27px;
    height: 27px;
    background: #f0f0f0;
    border-radius: 24px;
}
.register .select2-container--default .select2-selection--single {
    background: #814f8e !important;
    border: none !important;
    border-radius: 24px;
    height: 50px;
    padding: 0 6px;
}
.register .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-size: 1.2rem;
}
/********popup********/

/* text-based popup styling */

.white-popup {
    padding: 20px 0;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.white-popup .img {
    position: absolute;
    top: 26px;
    left: 27px;
}
.white-popup .img img {
    max-width: 400px;
}
.white-popup .login_content {
    width: 66%;
    padding: 60px 112px;
}
/* ====== Zoom effect ====== */

.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
/* ====== Newspaper effect ====== */

.mfp-newspaper {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-newspaper .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.5s;
    transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
    transform: scale(0) rotate(500deg);
    opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0;
}
/* ====== Move-horizontal effect ====== */

.mfp-move-horizontal {
    /* start state */
    /* animate in */
    /* animate out */
    padding: 0;
}
.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s;
    transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    transform: translateX(50px);
    opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
}
/* ====== Move-from-top effect ====== */

.mfp-move-from-top {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-move-from-top .mfp-content {
    vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s;
    transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
    opacity: 0;
    transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
    transform: translateY(-50px);
    opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0;
}
/* ====== 3d unfold ====== */

.mfp-3d-unfold {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-3d-unfold .mfp-content {
    perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    transform: rotateY(60deg);
    opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0;
}
/* ====== Zoom-out effect ====== */

.mfp-zoom-out {
    /* start state */
    /* animate in */
    /* animate out */
}
.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
    transform: scale(1.3);
    opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
}
/* ====== "Hinge" close effect ====== */

@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    100% {
        transform: translateY(700px);
        opacity: 0;
    }
}
.hinge {
    animation-duration: 1s;
    animation-name: hinge;
}
.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
    opacity: 0;
    transition: opacity 0.5s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-with-fade.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-content {
    text-align: right;
    position: absolute;
    width: 100% !important;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    border-top: 4px solid #fff;
    height: 100%;
}
.mfp-container {
    padding: 0;
}
#test-popup .list-inline-item a {
    background: #ee5d9d;
    padding: 20px 53px;
    margin-top: 0;
    font-size: 2rem;
    border-radius: 25px;
    color: #fff;
    margin-bottom: 112px;
    display: inline-block;
}
#test-popup .list-inline-item:last-child a {
    color: #90599f;
    background: #fcd901;
    margin-right: 30px;
}
.mfp-close-btn-in .mfp-close {
    color: #fff;
}
button.mfp-close {
    left: 0;
}
#bookModal .title_page h2:after {
    content: "";
    position: absolute;
    background: #ee77ad;
    border-radius: 20px;
    width: 25px;
    height: 17px;
    right: -3px;
    top: 5px;
}
#bookModal .title_page2 h2:after {
    background: #fcd901;
}
#bookModal .title_page2 h2 {
    color: #000;
    font-weight: 400;
}
#bookModal .title_page {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 30px 30px 0 30px;
}
#bookModal .title_page h2 {
    margin-bottom: 0;
    padding-right: 28px;
    font-weight: 400;
}
#bookModal .modal-content {
    /* padding:20px */
}
#bookModal .modal-dialog {
    max-width: 663px;
    right: -72px;
    top: -19px;
}
.wizard > .steps .disabled a {
    background: rgba(204, 210, 212, 0.23) !important;
    border-radius: 19.5px;
}
.wizard > .steps a {
    height: 46px;
    width: 46px;
    border-radius: 19.5px;
    text-align: center;
    display: inline-block;
    line-height: 45px;
}
.wizard > .steps a svg {
    width: 20px;
}
.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
    background: #f5eaf8;
    border-radius: 19.5px;
    text-align: center;
}
.wizard > .steps  a svg path{
    fill:#90599f
}
.wizard > .steps > ul > li,
.wizard > .actions > ul > li {
    float: none;
    display: inline-block;
    text-align: center;
}
.wizard ul {
    text-align: center;
    padding-bottom: 24px;
}
.wizard > .steps > ul > li {
    width: auto;
    margin: 0 23px;
    position: relative;
}
.wizard > .steps > ul > li:first-child:after {
    content: "";
    position: absolute;
    background-image: url(../images/arrow1.svg);
    background-repeat: no-repeat;
    background-size: 29%;
    width: 20px;
    height: 20px;
    top: 37%;
    left: -27px;
}
.wizard > .steps > ul > li:nth-child(2):after {
    content: "";
    position: absolute;
    background-image: url(../images/arrow2.svg);
    background-repeat: no-repeat;
    background-size: 29%;
    width: 20px;
    height: 20px;
    top: 37%;
    left: -27px;
}
.thanks_ svg {
    width: 50px;
}
.thanks_ {
    padding-top: 30px;
}
.thanks_ h2 {
    color: #6ec51e;
    font-size: 2rem;
    font-weight: bold;
    padding: 10px 0;
}
.thanks_ p {
    font-size: 2rem;
    color: #000;
    width: 76%;
    margin: auto;
}
.thanks_ ul li {
    display: inline-block !important;
}
.thanks_ ul li {
    background: rgba(144, 89, 159, 0.16);
    padding: 17px 45px !important;
    border: none !important;
    font-size: 1.5rem;
    margin: 20px 10px !important;
}
.thanks_ ul li:nth-child(1) a {
    color: #90599f;
}
.thanks_ ul li:nth-child(2) {
    background: rgba(140, 111, 48, 0.16);
}
.thanks_ ul li:nth-child(2) a {
    color: #8c6f30;
}
.wizard > .steps a .number {
    display: none;
}
.close__ {
    opacity: 1 !important;
    background: #90599f !important;
    padding: 16px !important;
    text-shadow: none;
    color: #fff !important;
    float: none !important;
    text-align: center !important;
    width: 100%;
}
.wizard > .content > .body {
    float: none;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    z-index: 999;
}
.wizard > .content > section:after {
    z-index: -1;
    content: "";
    position: absolute;
    bottom: -79px;
    right: 71px;
    background-image: url(../images/man_waman.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 105px;
    width: 43%;
}
.accordion > .card {
    overflow: visible;
}
.wizard > .content {
    background: transparent;
    height: 100% !important;
}
.content_h .item_:nth-child(1),
.content_h .item_:nth-child(5) {
    border: 1px solid rgba(144, 89, 159, 0.3);
    border-radius: 19.5px !important;
    padding: 11px 20px;
    color: #90599f;
    font-size: 1.5rem !important;
    font-weight: bold;
    text-align: center;
}
.content_h .item_:nth-child(2) {
    margin: 0 20px 0 46px;
    width: 29%;
}
.content_h .item_:nth-child(3) input,
.content_h .item_:nth-child(4) {
    background: #f3f5f5;
    border-radius: 19.5px;
    border: none;
    text-align: center;
    font-size: 1.5rem;
    color: #000;
    padding: 6px 13px;
    width: 89px;
    outline: none;
    font-weight: bold;
    height: auto;
    text-align: center;
}
.content_h .item_:nth-child(4) {
    align-items: center;
    width: auto;
    display: flex !important;
    margin: 0 11px 0 12px;
    font-size: 1rem;
    text-align: center;
    font-weight: 400;
    padding: 9px 12px;
    align-items: center;
}
.content_h .item_:nth-child(4) input {
    text-align: center;
    background: transparent;
    border: none;
    color: #000;
    height: auto;
    padding: 0;
    font-size: 1rem;
    width: 58px;
}
.content_h .item_:nth-child(3) input::placeholder,
.content_h .item_:nth-child(4) input::placeholder {
    color: #000 !important;
}
.content_h .item_:nth-child(5) {
    padding: 5px 7px;
}
.wizard > .content > .body ul > li {
    display: flex;
    align-items: center;
    border: 1px solid #eaeaea;
    border-radius: 19.5px;
    margin: 15px;
    padding: 7px 15px;
}
.content_h .item_:nth-child(2) h4 {
    color: #90599f;
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 0;
}
.content_h .item_:nth-child(2) span {
    color: #5d3f00;
    font-size: 1rem;
}
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
    font-weight: bold;
    background: transparent;
    color: #90599f;
    font-size: 1.5rem;
}
.wizard > .actions > ul {
    display: block;
    text-align: center;
    padding: 0;
}
.wizard > .actions > ul li a,
.wizard > .actions > ul li a:hover {
    color: #fff;
}
.wizard > .actions > ul li {
    background: #90599f !important;
    padding: 16px !important;
    text-shadow: none;
    width: 100%;
    margin: 0;
}
#book-details .accordion label {
    color: #000000;
    font-size: 1.4rem;
    display: block;
}
#book-details .accordion .check label {
    color: #bfbfbf;
    display: flex;
    margin: 0;
    align-items: center;
}
#book-details .accordion .check label input {
    width: 37px;
    background: #c0ff86;
    border-radius: 24px;
    height: 37px;
}
#book-details .accordion .check input:before {
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 37px;
    width: 37px;
    background-image: url("../images/mark.svg");
    background-size: 51%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    margin: auto;
}
#book-details .accordion .check input:checked:before {
    opacity: 1;
    z-index: 9;
}
#book-details .accordion .check input:checked:after {
    background: #c0ff86 !important;
}
#book-details .accordion .check input:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 37px;
    height: 37px;
    background: #f0f0f0;
    border-radius: 24px;
}
#book-details .accordion .check label span {
    padding-right: 35px;
}
#book-details .accordion .check {
    display: flex;
    padding-top: 23px !important;
}
#bookModal .accordion .select2-container--default .select2-selection--single .select2-selection__rendered:after {
    display: none;
}
#book-details .accordion input,
#book-details .accordion .select2-container--default .select2-selection--single {
    background: #f0f0f0;
    border-radius: 15px;
    border: none;
    padding: 25px;
    color: #959595;
}
#book-details .accordion .select2-container--default .select2-selection--single {
    padding: 8px;
}
#book-details .accordion input::placeholder,
#book-details .accordion .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #959595 !important;
}
#book-details .accordion .card-body p:nth-child(1) {
    width: 59%;
    display: inline-block;
}
#bookModal .diff .select2-container {
    width: 28% !important;
}
#bookModal .diff .select2-container {
    font-size: 1.3rem;
}
#book-details .accordion .card-body p {
    margin: 0;
    padding: 6px 0;
}
#book-details .accordion .card-body p:nth-child(2) {
    /* width: 33%; */
    display: inline-block;
    margin-right: 13px;
}
/**************page contact us *************/

.branch .item {
    text-align: center;
}
.branch .item h2 {
    font-size: 2rem;
    margin: 0 0 20px 0;
    color: #90599f;
    font-weight: 600;
}
.map__ iframe {
    border-radius: 24px;
}
.map__ {
    position: relative;
}
.map__ .caption {
    position: absolute;
    bottom: 44px;
    padding: 20px;
    background: #fff;
    width: 75%;
    margin: auto;
    right: 0;
    left: 0;
    border-radius: 15px;
}
.map__ .caption h2 {
    font-size: 2rem;
    font-weight: 500;
    margin: 0;
    padding: 15px 0 8px 0;
    color: #000;
}
.map__ .caption p,
.map__ .caption a {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0;
    color: #000;
}
.contact_page .contacts {
    padding: 40px 0;
}
.contact_page .contacts p {
    width: 46%;
    display: inline-block;
    margin: 14px;
}
.contact_page .contacts input,
.contact_page .contacts textarea {
    background: #fcf1ff !important;
    border: none !important;
    border-radius: 21px;
    padding: 25px !important;
    outline: none;
    width: 100%;
    height: 61px;
    color: #90599f;
    font-size: 2rem;
}
.contact_page .contacts input::placeholder,
.contact_page .contacts textarea::placeholder {
    color: #90599f;
}
.contact_page .contacts .diff {
    width: 95%;
}
.contact_page .contacts textarea {
    height: 160px;
}
.contact_page .contacts .wpcf7-submit {
    background: #ee5d9d !important;
    padding: 17px 53px !important;
    margin-top: 0;
    font-size: 2rem;
    color: #fff;
    display: inline-block;
    width: 47%;
}
.forget_pass .login_content .content_ p {
    width: 100%;
}
.forgot-pass a,
.forgot-pass {
    color: #fff;
    font-size: 1.4rem;
}
.forget_pass .submit {
    margin-bottom: 30px;
}
.forget_pass form {
    padding-bottom: 60px;
}
.single__ .flex_ {
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 28%;
    font-size: 1.6rem;
}
.single__ .flex_ svg {
    padding-left: 4px;
}
.single__ .flex_ svg path {
    fill: #ee78ac;
}
.single__ .flex_ p {
    padding: 0;
    margin: 0;
}
.single__ .comment-respond input,
.single__ .comment-respond textarea {
    background: #f3f5f5;
    font-size: 1.8rem;
    color: #969ba0;
    border-radius: 19.5px;
    padding: 25px;
}
.single__ .comment-respond p,
.single__ .comment-respond p {
    padding: 8px 0;
    margin: 0;
}
.login_content .content_ p input::placeholder,
.register_content .content_ p input::placeholder,
.login_content .content_ p input,
.register_content .content_ p input {
    color: #fff !important;
    outline: none !important;
}
.modal-header{border:none;justify-content: center;align-items: center;display: block;}
.modal-content{
    padding:20px
}
.modal-body label{
    font-size:1.4rem;
    color: #90599f;
}
.modal-footer .btn-danger {
    background:transparent !important;
    border:none !important;
    color: #90599f;

    font-size:1.4rem;
    font-weight:bold
}
.modal-body input{
    width: 100%;
    background: #f0f0f0;
    border-radius: 24px;
    height: 54px;
    color: #959595;
    font-size: 1.3rem;
    border: none;
    padding: 12px 20px;
}
.modal-content .close{
    float:none;
    position:absolute;
    left:30px;
    top:30px
}
.modal-content2 .close{
    position:relative;
    top:0;
    left:0;
    text-align: center;
    padding: 20px 0 5px 0;
    width: 100%;
    opacity: 1 !important;
    outline: none;
}
.modal-content2 .close span{
    color:#90599f ;
    font-size:1.7rem;
    text-align:center;
    font-weight:bold
}
.modal-content .modal-title{
    color:#90599f;
    font-size:2rem;
    font-weight:bold;
    text-align:center
}
.single__ p {
    color: #676767;
    font-size: 1.8rem;
    padding: 6px 0;
    line-height: 2;
}
.data {padding-bottom: 0 !important;margin:0;}
.single__ .submit {
    background: #ee78ac;
}
.single__ .main-image img {
    border-radius: 19.5px;
}
.account_page .navigation {
    border: 1px solid #90599f52;
    border-radius: 19.5px;
    padding: 20px;
}
.account_page .navigation li a {
    color: #90599f;
    font-size: 1.7rem;
    padding: 10px 0;
    display: inline-block;
    font-weight: bold;
}
.woocommerce- p {
    color: #90599f;
    font-size: 1.5rem;
}
.orders_pages .content_h li {
    display: flex;
    align-items: center;
    border: 1px solid #eaeaea;
    border-radius: 19.5px;
    margin: 15px;
    padding: 7px 15px;
}
.orders_pages .container-fluid {
    width: 71%;
    margin-right: auto;
}
.orders_pages .content_h .item_:nth-child(4) {
    padding: 13px 30px;
    margin: 0 118px;
    font-size: 1.5rem;
}
.orders_pages .content_h .item_:nth-child(3) {
    margin: 0 20px;
    font-size: 1.5rem;
}
.orders_pages .content_h .item_:nth-child(3) input {
    padding: 10px 27px;
}
.orders_pages .total__ {
    background: #fcd901;
    border-radius: 19.5px;
    display: flex;
    align-items: center;
    padding: 16px 18px;
    font-size: 1.4rem;
    color: #90599f;
    width: 32%;
    margin-right: 16px;
    justify-content: center;
    font-weight: bold;
}
.orders_pages .content_h .item_:nth-child(2) h4 {
    font-size: 1.8rem;
}
.orders_pages .card-body h4:after {
    display: none;
}
.orders_pages .card-body h4 {
    padding-right: 0;
}
.orders_pages .card-body .content_h .item_:nth-child(4) {
    margin: 0 43px;
    padding: 10px 30px;
}
.orders_pages .accordion form:after {
    display: none;
}
.orders_pages .card-header:after {
    display: none;
}
.invoice table {
    width: 93%;
    border: none !important;
    margin: 15px 15px 30px 15px;
    overflow: hidden;
}
.invoice table tr:not(:first-child) {
    border-top: 1px solid #eaeaea;
}
.invoice table tr th,
.invoice table tr {
    margin: 10px !important;
    font-size: 1.5rem;
    color: #90599f;
    padding: 19px 20px;
    text-align: center;
}
.invoice table tr td {
    padding: 15px;
    color: #000;
}
.table-bordered td,
.table-bordered th {
    border: none !important;
    text-align: center;
}
.orders_pages .card-body .content_h .item_:nth-child(3) span {
    background: #f3f5f5;
    border-radius: 19.5px;
    border: none;
    text-align: center;
    font-size: 1.5rem;
    color: #000;
    padding: 10px 13px;
    width: 107px;
    outline: none;
    font-weight: bold;
    display: inline-block;
}
.orders_pages .card-body .content_h .item_:nth-child(2) {
    margin: 0 71px 0 71px;
}
/**********************/

.form-group {
    margin-bottom: 30px;
}
.fill_data form {
    width: 100%;
}
.content-pages .form-check-label {
    width: 95px;
}
.content-pages form p label {
    color: #000;
    font-size: 1.7rem;
    margin-bottom: 12px;
    padding-right: 17px;
    display: block;
}
.content-pages form label {
    color: #000;
    font-size: 1.7rem;
    margin-bottom: 12px;
    padding-right: 17px;
    display: block;
}
.asking_help form p label,
.asking_help form label {
    display: block;
}
.content-pages .form-check-label input {
    width: 55px;
    background: #f0f0f0;
    border-radius: 24px;
    height: 55px;
}
.content-pages .form-check-label span {
    display: inline-block;
    font-size: 1.4rem;
    color: #969ba0;
    padding-right: 15px;
}
.content-pages .form-check-input {
    padding: 0;
    margin: 0;
    width: 55px;
    position: relative;
}
.content-pages .form-check-label {
    display: inline-flex;
    align-items: center;
    width: 119px;
    top: 8px;
    position: relative;
    right: 7px;
}
.content-pages input:checked:after {
    background: #fbcd42 !important;
}



.content-pages form p textarea,
.content-pages form p input,
.content-pages form p select,
.content-pages form p .select2-container--default .select2-selection--single {
    width: 100%;
    background: #f0f0f0;
    border-radius: 24px;
    height: 54px;
    color: #959595;
    font-size: 1.3rem;
    border: none;
    padding: 0 20px;
}
.content-pages form .form-group textarea,
.content-pages form .form-group input,
.content-pages form .form-group select,
.content-pages form .form-group .select2-container--default .select2-selection--single {
    width: 100%;
    background: #f0f0f0;
    border-radius: 24px;
    height: 54px;
    color: #959595;
    font-size: 1.3rem;
    border: none;
    padding: 0 20px;
}
.content-pages form p input::placeholder,
.content-pages form p select::placeholder,
.content-pages form p .select2-container--default .select2-selection--single .fill_data .title_page {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fill_data form {
    width: 95%;
    position: relative;
}
.man_woman {
    text-align: center;
    position: relative;
}
.content-pages form p textarea,
.content-pages form textarea {
    height: 126px;
    padding-top: 20px;
}
.login_content .content_ .title p input,
.register_content .content_ .title p input,
.register_content .content_ .title p select {
    color: white;
}
.register .have_account {
    display: none;
}
.alert-danger {
    background-color: #f74444;
    border-color: #f5c6cb;
    color: white;
    font-size: 15px;
}
.content-pages form .last {
    width: 100%;
}
.content-pages form .form-group .diff .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-left: 4px;
}
.content-pages form .form-group .diff select,
.content-pages form .form-group .diff .select2-container--default .select2-selection--single {
    padding: 0 !important;
    /* width:24%; */
    display: inline-block;
}
.content-pages form .form-group .inline-flex {
    display: inline-flex;
}
.content-pages form .form-group textarea,
.content-pages form .form-group input,
.content-pages form .form-group select,
.content-pages form .form-group .select2-container--default .select2-selection--single {
    width: 100%;
    background: #f0f0f0;
    border-radius: 24px;
    height: 54px;
    color: #959595;
    font-size: 1.3rem;
    border: none;
    padding: 0 20px;
}
.content-pages form .form-groupinput::placeholder,
.content-pages form .form-group select::placeholder,
.content-pages form .form-group.select2-container--default .select2-selection--single .fill_data .title_page {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.content-pages form .form-group textarea {
    height: 126px;
    padding-top: 20px;
}
.content-pages .form-check-inline {
    /*width: 141px;*/
    /* width: 43%; */
    margin-bottom: 16px;
}
.fill_data form {
    margin-left: 0;
    width: 100%;
}
.sidebar .copyright {
    position: relative;
}
.cursor {
    cursor: pointer;
}
input.hidden_radio:checked + label .bouquet {
    background: #8c6f30;
    color: #fff;
}
.accordion .row {
    width: 100% !important;
}
.hidden_radio {
    visibility: visible;
    height: 1px;
    width: 1px;
    position: absolute;
}
.submit {
    z-index: 100;
    display: inline-block;
    position: relative;
}
.fill_data form:after {
    z-index: 0;
}

.pays {
    width: 76%;
    margin: auto;
}
.content_h .total__ {
    align-items: center !important;
    background: #fcd901;
    border-radius: 19.5px;
    display: flex !important;
    padding: 4px 18px;
    font-size: 1.4rem;
    color: #90599f;
    width: 37%;
    margin-right: 16px;
    justify-content: center;
}
.content_h .total__ > div{
    align-items: center;
    justify-content: center;
}

.pays .total__ {
    text-align: right;
    background: #e5d7e9;
    width: 85%;
    justify-content: flex-start;
}
.pays .total__ input::placeholder {
    color: #90599f;
}
.content_h .total__ input {
    background: transparent;
    border: none !important;
    outline: none !important;
    font-weight: bold;
    padding: 0;
}
.content_h .total__ input:placeholder {
    color: #90599f;
    font-weight: bold;
}
.modal-open .modal {
    background: rgba(243, 250, 253, 0.58);
}
.wizard,
.tabcontrol {
    /* padding: 0 20px 0 20px; */
}
#book-details .content {
    position: relative;
    padding-bottom: 106px;
    margin: 0;
}
#book-details .content:after {
    content: "";
    position: absolute;
    background-image: url(../images/bottom_cart.svg);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -34px;
    left: 0;
    width: 156px;
    height: 182px;
    z-index: 1;
}
#book-details .content:before {
    content: "";
    position: absolute;
    background-image: url(../images/blur.png);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -82px;
    right: 105px;
    width: 256px;
    height: 282px;
    z-index: 1;
}
.modal-open .modal-body {
    padding: 0;
}
.header_left .first li .header_left .first li:nth-child(2) {
    background: rgba(255, 172, 190, 0.27);
}
.header_left .first li:nth-child(3) {
    background: #f5eaf8;
}
.sidebar {
    background: #fbfbfb;
    text-align: center;
    height: 100%;
    padding-bottom: 304px;
    position: relative;
}
.sidebar_who {
    height: 100% !important;
}
.sidebar {
    height: auto !important;
}
.bouquet {
    background: #f5eaf8;
    color: #90599f;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 10px 0;
    padding: 15px 20px;
    border-radius: 26px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 57px;
}
.modal-open .modal {
    z-index: 10000000;
}
.content-pages input[type="date"]:after,
.content-pages input[type="date"]:before {
    display: none;
}
.content-pages .form-group input[type="radio"]:after {
    right: 9px;
}
.content-pages input:checked:before {
    opacity: 1 !important;
    z-index: 9;
    right: 9px !important;
}
.alert {
    position: relative;
    padding: 1.3rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-size: 16px;
    border-radius: 50px;
    text-align: center;
    font-weight: 600;
}
.btn-primary {
    margin-top: 14px;
    background: #8c6f30;
    border: none;
    box-shadow: none;
    color: #ffff;
    border-radius: 24px;
    padding: 13px 28px;
    font-size: 1.5rem;
}
input {
    direction: rtl;
    text-align: right;
}
.invalid-feedback {
    background: red;
    color: white !important;
    font-weight: 100 !important;
    padding: 6px 2px;
    margin-top: 15px;
    font-size: 13px !important;
    border-radius: 33px !important;
    text-align: center;
    position: absolute !important;
    right: 0;
    left: 0;
}
.register_content .content_ .title p select {
    color: white;
    font-size: 1.8rem;
    line-height: 0;
    padding: 14px !important;
    height: auto;
}
.add_cart {
    height: auto;
    font-size: 12px;
    padding: 10px 25px;
    margin-top: 0 !important;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.card-body input {
    background: #8c6f30;
    border-radius: 26px;
    color: #fff;
    border: none;
    text-align: center;
    height: auto;
    padding: 21px 34px;
    outline: none;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none !important;
}
.btn-primary:hover ,.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
    color: #fff;
    background-color: #EE5D9D;
    border-color: #EE5D9D;
}
#shares-slider .caption h4 {
    font-size: 1.2rem;
    font-weight: 400;
    margin-bottom: 20px;
}
#shares-slider .caption h4 strong{
    font-size:1rem

}
.menu_right .list-inline-item {
    margin-right: 20px !important;
}

.rtl .dropdown-menu,
[dir="rtl"] .dropdown-menu {
    z-index: 100000;
}

.rtl .dropdown-menu,
[dir="rtl"] .dropdown-menu {
    z-index: 100000;
}
.marriage input[type="radio"]:after {
    right: -5px !important;
    width: 40px !important;
    left: 5px !important;
    top: 0px;
    bottom: 0;
    height: 40px !important;
}


.marriage input[type="radio"],
.login  input[type="checkbox"] ,
.register input[type="checkbox"]{
   height: 35px !important;
   width: 35px !important;z-index:999;
   opacity: 0;
}
.login  input[type="checkbox"] ,.register input[type="checkbox"]{
    margin: 0;

}
.content-pages .marriage input:checked:after {
    background: #bfbfbf !important;
}
.content-pages  .marriage input[type="radio"]:before {

    height: 30px;
    width: 30px;
    display: none;
    /* background-color: #676767 !important; */


}

.date-dropdowns select{
    padding:4px !important;
    font-size:1.4rem !important;
    /* width: 86px; */
}
.media .cardd .caption h4 a{
	color:#90599F
}
.media .cardd .date{right: 0 !important;left: 0;margin: auto;width: 69%;top: 0 !important;}

/* select.year, select.month, select.day{
	margin:2px;

} */



.item_administratives{
        display: flex;
    align-items: center;
    justify-content: space-around;
}
.item_administratives img{
    width:80px;
    height:80px;
    padding:10px;
    border-radius:50%;
    border:2px solid #90599F
}
.item_administratives p{
font-size:2rem;
margin:0;
color:#90599F;
font-weight:600


}
.item_administratives .caption{
    text-align:center
}
.item_administratives span{
    color:#868686;
    font-size:1.5rem
}


.down  .social{display:flex;align-items:center}
.fa-w-18{
	font-size:30px
}
.down .d-flex .social li a svg path{fill:#90599F;font-size: 30px;}

.content-pages input.custom-checkbox:before,.content-pages input.custom-checkbox:after
{
    display:none;
}

.content-pages .form-checkbox .form-check-label {
    display: inline-block;
    align-items: initial;
    top: 0;
    position: relative;
    right: 0;
    width: 86%;
    padding: 0;
}
.content-pages .form-checkbox .custom-checkbox
{
        width: 10%;
        display:inline-block;
        height: auto;
}
.content-pages .form-checkbox
{
    display:inline-block;
}
.login_content .content_  .pd_ri{
    padding-right:50px !important;
}
.check_box_d{margin:0;}

 .register_content .content_ .title p #date{
     display:none;
 }

.padding-inline{
    padding-inline:50px;
    display: flex;
}


.aw-bg-alert{
    background: #C591E1;
}




