/* ----------------------------- PREVIEW START --------------------- */
.single_page#up {
    height: auto;
    min-height: auto;
}

.header_photo {
    width: 100%;
    height: 17.3rem;
    overflow: hidden;
}

.images_for_mobile {
    display: none;
}

.header_photo .for_thumbnail_img {
    height: 17.3rem;
}

.for_thumbnail_img img {
    width: 100%;
    height: auto;
}

.header_content {
    margin: -8.5rem 0 0 8.56rem;

}

.header_content .header_content_top h1 {
    font-weight: 700;
    font-size: 2.37rem;
    line-height: 2.81rem;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #D00000;
    text-shadow: 0px 0.187rem 0.5rem rgba(0, 0, 0, 0.25), -1px -1px 0 #fff, 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    margin: 0 0 0.44rem 0;
}

.header_content_bottom.bread_crumbs.mob{
    display: none;
}

.header_content_bottom.bread_crumbs.desk{
    display: block;
    margin: 0;
}

.header_content_bottom span,
.header_content_bottom .kama_breadcrumbs {
    display: flex;
    align-items: center;
    color: #001C54;
    padding-right: 0.312rem;
    text-transform: uppercase;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.22);
    font-family: Roboto;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.0175rem;
}

.header_content_bottom .kb_title,
.header_content_bottom .search_bread_crumbs {
    text-decoration: underline;
}



/* ----------------------------- PREVIEW END --------------------- */



/* ----------------------------- MAIN CONTENT START --------------------- */
.text-about-ieu {
    position: relative;
    margin: 3.125rem 6.25rem 0 8.75rem;
}

.content svg.structure {
    width: 74.75rem;
    height: 56.68rem;
}

.block_for_mobile_scheme {
    display: none;
}

.info-block .title,
.info-block h1 {
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 3.5rem;
    color: #001C54;
    text-indent: 1.125rem;
    margin-bottom: 0.875rem;
    position: relative;
    padding-bottom: 1.125rem;
    background: url('../img/circle-title.svg') 1.125rem 100%/1rem 1rem no-repeat;
    margin-right: auto;
}

.info-block .title::before,
.info-block h1::before {
    position: absolute;
    content: '';
    width: calc(100% - 2rem);
    height: 0.125rem;
    left: 2rem;
    bottom: 0.5rem;
    background: #001C54;
}

.h2-title,
.info-block h2 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.37rem;
    color: #001C54;
    margin: 0;
    margin-bottom: 0.93rem;
    margin-top: 0.93rem;
    position: relative;
    background: url('../img/dop-line.svg') 1.125rem 100%/74.745rem auto no-repeat;
    padding-bottom: 1.125rem;
    display: inline-block;
    text-indent: 1.125rem;
    margin-right: auto;
}

.for-title-br{
    width: 1.125rem;
    display: inline-block;
}

.h3-title,
.info-block h3 {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.75rem;
    position: relative;
    border-bottom: 0.125rem solid #D00000;
    color: #001C54;
    display: inline-block;
    margin: 0;
    margin-left: 1.25rem;
    margin-bottom: 0.93rem;
    margin-top: 0.93rem;
    padding-bottom: 0.312rem;
    margin-right: auto;
}

.info-block p {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.187rem;
    text-align: justify;
    /* text-indent: 1.25rem; */
    color: #001C54;
    margin: 0 0 0.625rem 0;
}

.info-bold {
    font-weight: 700;
}

.info-block p a {
    color: #001C54;
    text-decoration: underline;
}

.info-block p a:hover {
    color: #3bbfea;
    text-decoration: none;
}

.text-about-ieu .info-block p {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.187rem;
    text-align: justify;
    text-indent: 1.125rem;
    color: #001C54;
    margin: 0 0 0.625rem 0;
}

.for-other-expenses-block{
    margin-left: 1.125rem;
}

.info-block .big-default {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.37rem;
    color: #001C54;
    display: inline-flex;
    text-align: center;
    align-items: center;
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
}

.info-block ul {
    margin: 0;
    padding: 0;
    padding-left: 1.25rem;
}

.list-sq,
.info-block ul li {
    list-style-type: none;
    position: relative;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25rem;
    text-align: justify;
    padding-left: 1.25rem;
    margin-bottom: 0.5rem;
    color: #001C54;
}

.list-sq::before,
.info-block ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.56rem;
    background: #C50000;
    width: 0.25rem;
    height: 0.25rem;
}

table {
    caption-side: bottom;
    border-collapse: collapse;
    margin: 1rem 0;
}

tr {
    height: 2.62rem;
}

th {
    background: #E3E6EB;
    color: #001C54;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1rem;
    border-right: 0.0625rem solid #FCFCFC;
    /* padding-top: 12px; */
    text-align: center;
}

.first-cell,
.first-second,
.first-third,
table tbody tr:first-child th,
table tbody tr:first-child td,
table thead th,
table thead td {
    width: 13.75rem;
}

table thead+tbody tr:first-child th,
table thead+tbody tr:first-child td {
    width: auto;
}

td {
    border: 0.0625rem solid #E3E6EB;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: #525252;
    background: #FCFCFC;
    /* padding-top: 12px; */
    text-align: center;
}

.eqa table th:last-child {
    width: auto;
}

.eqa table ul.table__list {
    padding: 0.5rem 1rem;
}

.structure {
    margin-bottom: 2rem;
}

.admission .step-wrapper:not(:last-child) {
    margin-bottom: 0.5rem;
}

.info-block .info-sub-block:last-child {
    margin-top: 3rem;
}



/* ----------------------------- MAIN CONTENT END --------------------- */



/* ------------------------------ NEWS PAGE START -------------------------- */
.posts-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}


.post-container {
    width: 16.31rem;
    height: 22.5rem;
    position: relative;
    /* transition: all 300ms linear; */
    margin-top: 3rem;
}

.post-thumbnail_container {
    position: relative;
    -webkit-filter: drop-shadow(0px 0.25rem 0.625rem rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0px 0.25rem 0.625rem rgba(0, 0, 0, 0.3));
    border-radius: 0.312rem;
    width: 16.31rem;
    height: 22.5rem;
}

.post-thumbnail_container>img {
    width: 16.31rem;
    height: 22.5rem;
}

.post-thumbnail_container::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 16.31rem;
    height: 6.5rem;
    background: rgba(249, 249, 249, 0.8);
    -webkit-backdrop-filter: blur(0.75rem);
    backdrop-filter: blur(0.75rem);
    z-index: 1;
    transition: all 300ms linear;
    border-radius: 0.312rem;
}

.post-container:hover .post-thumbnail_container::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 16.31rem;
    width: 100%;
    height: 8.43rem;
    z-index: 1;
    background: linear-gradient(143.58deg, rgba(224, 0, 0, 0.8) 5.38%, rgba(190, 0, 0, 0.8) 21.38%, rgba(113, 0, 0, 0.8) 93.17%);
    -webkit-backdrop-filter: blur(0.437rem);
    backdrop-filter: blur(0.437rem);
    transition: all 300ms linear;
}


.post-title_container {
    color: #001C54;
    position: absolute;
    top: 16.6rem;
    left: 0.625rem;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1rem;
    text-align: justify;
    letter-spacing: -0.02em;
    width: 15rem;
    z-index: 2;
    transition: all 300ms linear;
}

.post-container:hover .post-title_container {
    color: #FFFFFF;
    top: 14.9rem;
    /* top: 10.5rem; */
    transition: all 300ms linear;
}

.post-title_container::after {
    content: '';
    position: absolute;
    left: 0;
    top: 1.25rem;
    width: 15rem;
    height: 0.0625rem;
    background-color: #001C54;
    transition: all 300ms linear;
}

.post-container:hover .post-title_container::after {
    background-color: #FFFFFF;
}

.post-content_container {
    color: #001C54;
    position: absolute;
    top: 18.75rem;
    left: 0.625rem;
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 0.875rem;
    text-align: justify;
    letter-spacing: -0.03em;
    width: 15rem;
    z-index: 2;
    transition: all 300ms linear;
}

.post-container:hover .post-content_container {
    color: #FFFFFF;
    transition: all 300ms linear;
    top: 17.1rem;
    /* top: 12.5rem; */
}

.post-link_container {
    display: block;
    opacity: 0;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    /* right: 1.68rem; */
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 0.875rem;
    text-align: justify;
    letter-spacing: -0.03em;
    z-index: 2;
    transition: top 300ms linear;
}

.post-container:hover .post-link_container {
    opacity: 1;
    bottom: 1.125rem;
    transition: top 300ms linear;
    color: #fff;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    right: 0;
    padding-right: 1.68rem;
    background-image: url('../img/readmore.svg');
    background-repeat: no-repeat;
    background-position-x: calc(100% - 0.75rem);
    background-position-y: calc(50%);
}

/* ------------------------------ NEWS PAGE END -------------------------- */



/* ------------------------------ APPLY ONLINE PAGE START -------------------------- */
.for_apply_form {
    position: relative;
    margin: 3.125rem 6.25rem 0 8.75rem;
}

.for_apply_form .wpcf7 {
    position: static;
}

.for_apply_form .wpcf7-form {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}

.for_apply_form form ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    width: 100%;
}

.for_apply_form li {
    list-style-type: none;
}

.for_apply_form li .apply_online_label {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: #001C54;
    opacity: 0.9;
    margin: 0 0 0 0.625rem;
    cursor: pointer;
    display: block;
}

.for_apply_form li:nth-child(n+4) {
    margin-top: 1rem;
}

.for_apply_form li:nth-child(1) .apply_online_label::after,
.for_apply_form li:nth-child(2) .apply_online_label::after,
.for_apply_form li:nth-child(4) .apply_online_label::after {
    content: "*";
    color: #D00000;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    margin-left: -0.25rem;
}

.for_apply_form .wpcf7-form-control-wrap {
    display: block;
    width: auto;
    height: auto;
    margin: 0;
}

.mob-bottom-scroll-blocks{
    display: flex;
    margin-right: 0.7rem;
}

.for_apply_form li .apply_online_input {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: rgba(114, 114, 114, .9);
    padding: 0.5rem 0.75rem;
    border: 0;
    background: #FCFCFC;
    -webkit-box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.36);
    box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.36);
    margin-top: 0.312rem;
    border-radius: 0.312rem;
    height: 2rem;
    -webkit-appearance: none;
}

.apply_online_input::-webkit-input-placeholder {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: rgba(114, 114, 114, .9);
}

.apply_online_input::-moz-placeholder {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: rgba(114, 114, 114, .9);
}

.apply_online_input:-ms-input-placeholder {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: rgba(114, 114, 114, .9);
}

.apply_online_input::-ms-input-placeholder {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: rgba(114, 114, 114, .9);
}

.apply_online_input::placeholder {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: rgba(114, 114, 114, .9);
}

textarea.apply_online_input::-webkit-input-placeholder {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: rgba(114, 114, 114, .9);
}

textarea.apply_online_input::-moz-placeholder {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: rgba(114, 114, 114, .9);
}

textarea.apply_online_input:-ms-input-placeholder {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: rgba(114, 114, 114, .9);
}

textarea.apply_online_input::-ms-input-placeholder {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: rgba(114, 114, 114, .9);
}

textarea.apply_online_input::placeholder {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: rgba(114, 114, 114, .9);
}

.for_apply_form li:nth-child(1) .apply_online_input,
.for_apply_form li:nth-child(4) .apply_online_input,
.for_apply_form li:nth-child(7) .apply_online_input {
    width: 35.31rem;
}

.for_apply_form li:nth-child(2) .apply_online_input,
.for_apply_form li:nth-child(5) .apply_online_input,
.for_apply_form li:nth-child(8) .apply_online_input {
    width: 17.1rem;
}

.for_apply_form li:nth-child(3) .apply_online_input,
.for_apply_form li:nth-child(6) .apply_online_input,
.for_apply_form li:nth-child(9) .apply_online_input {
    width: 20rem;
}

.for_apply_form li textarea.apply_online_input {
    width: 75rem;
    height: 7.81rem;
}

.for_apply_form li .apply_online_submit {
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.75rem;
    color: #fff;
    background: linear-gradient(180deg, #D00000 0%, #A30000 100%);
    border-radius: 0.372rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 2rem;
    width: 8.875rem;
    border: 0;
    cursor: pointer;
    margin-top: 1rem;
}

.for_apply_form .multiply_files_label {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 133.3%;
    color: #001C54;
    padding: 0.4rem;
    padding-left: 2.6rem;
    position: absolute;
    left: 10rem;
    bottom: 0;
    cursor: pointer;
    border-radius: 0.312rem;
}

.multiply_files {
    display: block;
    width: 100%;
}

.multiply_files .codedropz-upload-wrapper {
    display: flex;
    flex-wrap: wrap;
    /* width: 9.68rem; */
}

.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .remove-file {
    right: 26px;
    top: 11px;
}

.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .name {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 133.3%;
    color: #001C54;
    padding-right: 20px;
}

.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .name em {
    font-style: normal;
    color: #BDBDBD;
}

.for_apply_form .multiply_files_label::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2rem;
    height: 2rem;
    border-radius: 6px;
    background: url('../img/clip_for_apply_online.svg') 50% 50%/ 0.93rem 1rem no-repeat, linear-gradient(270deg, #001C54 0%, #001C54 100%);
}

.codedropz-upload-handler {
    display: none;
}

.for_apply_form .scroll-contacts form {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 0;
}

.dnd-upload-status .dnd-upload-details span.dnd-progress-bar {
    display: none;
}

.dnd-upload-status div.dnd-upload-image {
    width: 16px;
    height: 24px;
    border: none;
    text-align: center;
    border-radius: 0;
    position: relative;
}

.dnd-upload-status div.dnd-upload-image span.file {
    background-image: url('../img/icons/file.svg');
    background-position: center;
}

.dnd-upload-status .dnd-upload-details a.remove-file span:after {
    background-color: #001C54;
    mask: url('../img/icons/cross.svg') no-repeat center / contain;
    -webkit-mask: url('../img/icons/cross.svg') no-repeat center / contain;
    width: 12px;
    height: 12px;
    background-image: none;
}

.dnd-upload-status .dnd-upload-details a.remove-file:hover span:after,
.dnd-upload-status .dnd-upload-details a.remove-file:focus span:after,
.dnd-upload-status .dnd-upload-details a.remove-file:active span:after {
    background-color: #c50000;
}

div.dnd-upload-status {
    width: 25%;
}
/* ------------------------------ APPLY ONLINE PAGE END -------------------------- */




/* ------------------------------ SEARCH PAGE START -------------------------- */

.images_for_mobile {
    display: none;
}

.about-search {
    position: relative;
    margin: 3.125rem 6.25rem 0 8.75rem;
    position: relative;
    width: 50rem;
}

.about-search .search-form {
    width: 29.18rem;
    height: 2rem;
    border-bottom: none;
}

.about-search .search-form input {
    width: 29.18rem;
    color: #001C54;
    -webkit-backdrop-filter: blur(0.625rem);
    backdrop-filter: blur(0.625rem);
    border: none;
    border-radius: 0.312rem;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: #fff;
    padding: 0.53rem 0% 0.53rem 2%;
    letter-spacing: -0.02em;
    background: #FCFCFC;
    box-shadow: 0px 0.187rem 1.125rem rgba(0, 0, 0, 0.3);
}

.about-search .search-form input:focus,
.about-search .search-form input:active,
.about-search .search-form input:hover {
    color: #001C54;
    -webkit-backdrop-filter: blur(0.625rem);
    backdrop-filter: blur(0.625rem);
    background: #FCFCFC;
    box-shadow: 0px 0.187rem 1.125rem rgba(0, 0, 0, 0.3);
}

.about-search .search-form input::-webkit-input-placeholder {
    color: #001C54;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
}

.about-search .search-form input::-moz-placeholder {
    color: #001C54;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
}

.about-search .search-form input:-ms-input-placeholder {
    color: #001C54;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
}

.about-search .search-form input::-ms-input-placeholder {
    color: #001C54;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
}

.about-search .search-form input::placeholder {
    color: #001C54;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
}

.about-search .search-form button {
    height: 1.88rem;
    position: absolute;
    top: 0;
    right: 0.625rem;
    background-color: transparent;
}

.about-search .search-form button img {
    width: 0.75rem;
}

.universities_head_list {
    padding-left: 1.25rem;
    margin-top: 1.93rem;
}

.universities_item {
    list-style-type: none;
    position: relative;
}

.universities_item a {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 2.56rem;
    text-align: justify;
}

.search-item__header {
    color: #001C54;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 2rem;
    text-align: justify;
}

.about-search>a {
    display: block;
    width: 2.625rem;
    position: absolute;
    z-index: 100;
    left: 38.56rem;
    bottom: -0.5rem;
}

.about-search>a img {
    position: static;
    width: 2.56rem;
}

.universities_item:hover .search-item__header {
    font-weight: 500;
}


/* ------------------------------ SEARCH PAGE END -------------------------- */



/* ------------------------------ COURSES PAGE START -------------------------- */
.content_container.courses-about-ieu .mob-block-schools.wrap {
    display: none;
}

.content_container.courses-about-ieu {
    position: relative;
}

.content_container.courses-about-ieu .content {
    position: relative;
}

.courses-about-ieu .info-block {
    margin-top: 0;
    margin: 0 6.25rem 0 4.75rem;
}

.content_container.courses-about-ieu .title {
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 3.5rem;
    color: #001C54;
    text-indent: 1.25rem;
    margin-bottom: 0.875rem;
    margin-top: 3.125rem;
    margin-left: 6.55rem;
    margin-right: 2.31rem;
    position: relative;
    padding-bottom: 1.125rem;
    background: url('../img/circle-title.svg') 1.125rem 100%/1rem 1rem no-repeat;
}

.content_container.courses-about-ieu .title::before {
    position: absolute;
    content: '';
    width: 97%;
    height: 0.125rem;
    left: 2rem;
    bottom: 0.5rem;
    background: #001C54;
}

.info-block-other,
.info-block-medical {
    position: relative;
}

.wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    top: 80;
    padding-left: 2.31rem;
    padding-right: 2.31rem;
    margin-left: 2.31rem;
    margin-top: 2rem;
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    transition: 0.5s linear;

}

.mob-block-schools {
    display: none;
}

.tution-about-ieu>.content>.wrap {
    padding-left: 2.31rem;
    padding-right: 2.31rem;
}

.background {
    /* height: 175px; */
    background: #FCFCFC;
    box-shadow: 0px 0.25rem 0.5rem rgba(0, 0, 0, 0.15);
    top: 5rem;
    transition: 0.5s linear;
}

.block-school {
    background: #FCFCFC;
    /* box-shadow: 0px 3.23873px 21.0518px rgba(0, 0, 0, 0.15); */
    box-shadow: 0px 0.2rem 1.315625rem rgba(0, 0, 0, 0.15);
    border-radius: 0.3031rem;
    width: 8.68rem;
    height: 3.31rem;
    position: relative;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    margin-right: 0;
}

.block-school:hover {
    background: #001C54;
    box-shadow: 0px 0.2rem 1.315625rem rgba(0, 0, 0, 0.15);
    border-radius: 0.303625rem;
}

.block-school:hover .block-link>.wrap-text__block-school>.block-name-school {
    color: #fff;
}

.block-school:hover .block-link>.wrap-text__block-school>.block-europe {
    color: #fff;
}

.block-link {
    display: flex;
    flex-direction: row;
}

.block-link .block-europe {
    font-style: normal;
    font-weight: 700;
    font-size: 0.90625rem;
    line-height: 1.0625rem;
    color: #001C54;
    margin: 0;
    text-align: end;
    padding-right: 0.75rem;
    display: inline-block;
    padding-top: 0.75rem;
    padding-bottom: 0.125rem;
}

.block-school.architect .block-link .block-name-school {
    font-size: 0.44rem;
    text-align: center;
    width: 5.4rem;
    padding-right: 0.75rem;
}

.block-school.humanities .block-link .block-name-school {
    text-align: start;
    padding: 0;
    width: 5.4rem;
}

.block-school.science .block-link .block-name-school {
    text-align: start;
    padding: 0;
    width: 5.4rem;
}

.block-school.language .block-link .block-name-school {
    text-align: start;
    padding: 0;
    width: 5.4rem;
    padding-left: 0.125rem;
}

.block-link .block-name-school {
    color: #001C54;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.48125rem;
    line-height: 0.48rem;
    margin: 0;
    display: inline-block;
    text-align: center;

}


.img-school {
    width: 2.06rem;
    height: 2.06rem;
    margin-top: 0.687rem;
    margin-left: 0.5rem;
    margin-right: 0.562rem;
}

.img-school-hover {
    display: none;
    width: 2.06rem;
    height: 2.06rem;
    margin-top: 0.687rem;
    margin-left: 0.5rem;
    margin-right: 0.562rem;
}

.block-school:hover .img-school {
    display: none;
}

.block-school:hover .img-school-hover {
    display: block;
}

.info-block-medical {
    padding-left: 2.31rem;
    /* padding-top: 2rem; */
}

.info-block-other {
    padding-left: 2.31rem;
}

.info-block-other .none,
.info-block-medical .none {
    position: absolute;
    top: -8.5rem;
    width: 0;
    height: 0;
    margin: 0;
}

.content_container.courses-about-ieu .none {
    height: 0.625rem;
}

.wrap-text__block-school {
    display: flex;
    flex-direction: column;
    width: 4.68rem;
}

/* .courses-about-ieu .info-block .info-block-medical .info-submain-title {
    margin-left: 1.25rem;
} */
.info-block-medical .info-submain-title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.37rem;
    color: #001C54;
    margin: 0;
    margin-bottom: 0.93rem;
    margin-top: 2rem;
    position: relative;
    background: url('../img/dop-line.svg') 1.125rem 100%/74.187rem auto no-repeat;
    padding-bottom: 1.125rem;
    display: inline-block;
    text-indent: 1.125rem;
    border-bottom: none;
}

.info-submain-title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.37rem;
    color: #001C54;
    margin: 0;
    margin-bottom: 0.93rem;
    margin-top: 4rem;
    position: relative;
    background: url('../img/dop-line.svg') 1.25rem 100%/74.745rem auto no-repeat;
    padding-bottom: 1.125rem;
    display: inline-block;
    /* text-indent: 1.25rem; */
}

.info-block-other .info-submain-title {
    margin-top: 2.5rem;
    margin-bottom: 0;
    background: url('../img/dop-line.svg') 1.125rem 100%/74.187rem auto no-repeat;
    text-indent: 1.125rem;
}

.info-block .info-h3 {
    text-align: start;
    color: #001C54;
    margin-left: 1.25rem;
    font-size: 1.5rem;
    margin-top: 1.55rem;
    margin-bottom: 1.0625rem;
    position: relative;
    border-bottom: 0.125rem solid #E00000;
    display: inline-block;
}

.info-block-other .info-h3{
    margin-bottom: 1rem;
}

.info-block-other .info-submain-title.solo{
    margin-bottom: 1rem;
}

.info-block-other table{
    margin-top: 0.5rem;
    margin-bottom: 2rem;
}

.info-block .info-block-other p{
    text-indent: 0;
    padding-left: 1.125rem;
}

.info-block-other table,
.info-block-med table,
.info-block-medical table {
    width: 100%;
}

.first-fourth {
    width: 18rem;
}

.info-block .info-second-block .info-h3:first-child {
    margin-top: 8px;
}

.info-block-medical .info-second-block .info-h3 {
    margin-left: 1.25rem;
}

.info-block-medical .info-second-block .info-h3.duration {
    margin-top: 1rem;
}

.info-block p {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.187rem;
    text-align: justify;
    text-indent: 1.25rem;
    color: #001C54;
    margin: 0;
}

.info-block p.p-margin {
    margin-bottom: 1.25rem;
}

.info-second-block .p-margin {
    text-indent: 1.25rem;
}

.school-list {
    margin-bottom: 0;
    padding-bottom: 1rem;
}

.info-list {
    padding-left: 1rem;
    margin-bottom: 0;
    padding-bottom: 1.25rem;
}

.info-block .info-list__dash {
    list-style-type: none;
    color: #001C54;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.187rem;
    text-align: justify;
    padding-left: 2.5rem;
    position: relative;
    width: 94%;
    margin-bottom: 0.312rem;
}

.info-block .info-list__dash::before {
    content: '';
    position: absolute;
    left: 0.937rem;
    top: 0.5rem;
    width: 0.625rem;
    height: 0.125rem;
    background-color: #C50000;
}

.info-block .info-list__item {
    list-style-type: none;
    color: #001C54;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.187rem;
    text-align: justify;
    padding-left: 1.0625rem;
    position: relative;
    padding-bottom: 0.437rem;
}

.info-block .info-list__item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.56rem;
    background: #C50000;
    width: 0.25rem;
    height: 0.25rem;
}

.wrap-ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}

.school-list {
    margin-bottom: 0;
    padding-bottom: 1rem;
}

.wrap-ul .school-list {
    width: 50%;
    margin-bottom: 2rem;
}

.info-block .info-block-medical .info-h3.dop {
    max-width: 70%;
}

.info-block .info-second-block .wrap-ul .school-list .info-h3.dop {
    margin-left: 0;
}

.info-block .info-block-medical .info-h3.dop.family {
    max-width: 100%;
}

.info-block .info-block-medical .info-h3.dop.advanced {
    max-width: 58%;
}


.note-tuition{
    display: flex;
    padding-left: 2.31rem;
    align-items: center;
    margin-top: 1.25rem;
}

.note-tuition-title{
    color: #001C54;
    font-family: Roboto;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.75rem; /* 116.667% */
    margin-right: 0.62rem;
}

.note-tuition-description{
    color: #001C54;
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.18688rem;
    border-left: 0.125rem solid #E00000;
    padding-left: 0.62rem;
    text-indent: 1.125rem;

}

.note-tuition-link{
    color: var(--e-00000, #E00000);
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.18688rem;
    text-decoration-line: underline !important;
    text-transform: uppercase;
}

.note-tuition-link-click-here{
    color: #c50000;
    text-decoration: underline !important;
}

.note-tuition-link:hover,
.note-tuition-link-click-here:hover{
    color: #001C54;
}

.info-block-other-btn{
    position: absolute;
    bottom: -3.5rem;
    right: 0;
    height: 2rem;
    border-radius: 0.375rem;
    border: 1.5px solid var(--e-00000, #E00000);
    color: var(--e-00000, #E00000) !important;
    text-align: center;
    font-family: Roboto;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0.87rem;
    text-decoration: none !important;
}

.info-block-other-btn:hover{
    border: 1.5px solid #001C54;
    color: #001C54!important;
}

.info-block-other-btn:hover svg path{
    fill: #001C54!important;
}

.info-block-other-btn svg {
    margin-left: 0.87rem;
    width: 1.125rem;
    height: 1.125rem;
}

.table-and-btn{
    position: relative;
}

/* ------------------------------ COURSES PAGE END -------------------------- */


.content.info-block {
    display: flex;
    flex-direction: column;
}

/* """""""""""""""""""""""""""""""""  STUDENTS OFFICE  """"""""""""""""""""""""""""""" */


.main-container.students .footer {
    z-index: 994;
}

.main-container.students {
    position: relative;
    /* width: 100vh; */
}



.main-container.students #first-ride-side {
    height: 61rem;
    background-image: url('../img/bg-students.webp') ;
    background-repeat: no-repeat;
    background-size: contain;
}

.main-container.students+.main-container.pre-container-footer {
    height: 28.75rem;
}

.main-container.students .right-side-students {
    height: 55.375rem;
    width: 100%;

    height: 100%;
    position: relative;
    margin-left: 2.5rem;
}

.main-container.students-office .login-block {
    width: 31.5rem;
    top: 18.81rem;
    left: 17.5%;
    position: absolute;
    z-index: 20;
    display: flex;
    flex-direction: row;
}

.students-logo.mob{
    display: none;
}

.students-logo {
    position: relative;
    width: 13.87rem;
}

.students-logo img{
    width: 11rem;
    height: 10.68rem;
    margin-top: 0.25rem;
}

.students-logo::after {
    content: '';
    position: absolute;
    top: 0.25rem;
    height: 98%;
    right: 0;
    width: 0.187rem;
    
    background: linear-gradient(270deg, #001C54 0%, #001C54 100%);
}

.main-container.students+.pre-container-footer .right-side::after {
    height: 31.87rem;
}

.main-container.students+.pre-container-footer .pre-footer {
    margin: 0 auto;
    bottom: 2.93rem;
}

.main-container.students-office+.pre-container-footer .right-side::after {
    height: 32.125rem;
}

.main-container.students-office+.pre-container-footer .pre-footer {
    margin: 0 auto;
    bottom: 2.93rem;
}

.main-container.students .login-block {
    left: 5.625rem;
    width: 31.5rem;
    top: 18.8125rem;
    position: absolute;
    z-index: 20;
    display: flex;
    flex-direction: row;
}

.students-form {
    display: flex;
    flex-direction: column;
    width: 15.375rem;
    margin-left: 2.56rem;
}

.form {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    position: relative;
}

.form:nth-child(2n) {
    margin-bottom: 1.0625rem;
}

.form label {
    color: #001C54;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    opacity: 0.9;
    text-align: justify;
    margin-bottom: 0.312rem;
    margin-left: 0.81rem;
}

.form input {
    background: #FCFCFC;
    box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.36);
    border-radius: 0.375rem;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: #727272;
    opacity: 0.8;
    padding-left: 0.78rem;
    height: 2rem;
    border: none;
}

.form input::placeholder {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1rem;
    color: #727272;
    opacity: 0.8;
}

.students-form .error {
    display: none;
    color: #E00000;
    font-size: 0.56rem;
    text-align: start;
    position: absolute;
    bottom: -0.7rem;
    left: 0.187rem;
}

.stud-form-submit {
    height: 2rem;
    color: #FFFFFF;
    background: #001C54;
    width: 7.31rem;
    text-align: center;
    height: 2rem;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1rem;
    border-radius: 0.312rem;
}

.stud-form-submit:hover {
    background-color: #E00000;
    color: #FFFFFF;
}

.main-container.students-office+.main-container.pre-container-footer {
    height: 28.75rem;
}



.main-container.students-office #first-ride-side {
    height: 55.37rem;
}

.university_website_button{
    display: none;
}

/* .more-courses-btn.mob{
    display: none;
} */

.more-courses-btn{
    display: flex;
}

.slick-vertical .item-wrap-courses.slick-slide.empty-block{
    display: none;
}

/* UNIVERSITY BLOCK START */

.university-main-block {
    height: 100%;
    /* overflow: hidden; */
    /* width: 23.67419rem; */
    width: auto;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease;
    align-items: center;
    overflow: auto;
    max-height: 100%;

}

.university-main-block::-webkit-scrollbar {
    display: none; /* Скрыть полосу прокрутки для браузеров на основе WebKit */
}

.university-inner-blocks {
    width: 23.67419rem;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease;
    align-items: center;
}

.university-block {
    display: flex;
    margin: 1.52rem 0 0;
    border-radius: 0.375rem;
    background: #FDFDFD;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.15);
    width: 21.4015rem;
    height: 3.91413rem;
    font-family: Roboto;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 0.92rem 2.27rem;
    align-items: center;
    cursor: pointer;
}

.university-block:last-child {
    margin-bottom: 1rem;
}

.university-block:first-child{
    margin-top: 0.55rem;
}

.university-block:hover {
    transform: scale(1.05);
    transition: 0.3s linear;
    color: #C50000;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.31rem;
}

.university-block-link{
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.187rem;
    color: #001C54;
    position: relative;
    list-style-type: none;
    text-decoration: none;
    white-space: break-spaces;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.university-block-link:hover{
    color: #C50000;
}

.university-block-link::after{
    content: '';
    position: absolute;
    width: 0.37rem;
    height: 0.37rem;
    background: #001C54;
    border-radius: 50%;
    top: 50%;
    left: 0;
    transform: translate(-0.93rem, -50%);
}

.university-block-link:hover:after{
    background: #C50000;
}

.arrow-up-courses,
.arrow-down-courses{
    cursor: pointer;
}

.arrow-up-courses:hover path, 
.arrow-down-courses:hover path{
    fill: #C50000;
}



.br-for-desk{
    display: block;
}

/* UNIVERSITY BLOCK END */

.button-container {
    position: relative;
    position: fixed;
    bottom: 6.37rem;
    right: 2.4rem;
    z-index: 100;
}

.pulse-button {
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    background: radial-gradient(#001C54, #001C54 1.52rem, #fff 1.6rem, #fff);
    border: 0.187rem solid #001C54;
    text-align: center;
    display: inline-flex;
    z-index: 11;
    color: #FFFFFF;
    text-transform: capitalize;
    width: 3.75rem;
    height: 3.75rem;
    font-weight: 700;
    font-size: 0.68rem;
    line-height: 0.875rem;
    align-items: center;
    text-align: center;
}

.button-container:hover .pulse-button {
    background: radial-gradient(#e00000, #e00000 1.52rem, #fff 1.6rem, #fff);
    border: 0.187rem solid #e00000;
}


.pulse-button-img {
    background-image: url(../img/pulse-btn.svg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 95%;
    height: 95%;
    border: 1.5px solid #fff;
    border-radius: 50%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5%;
    background-size: 1rem;
}

.pulse-button.active .pulse-button-img{
    background-image: url(../img/pulse-btn-close.svg);
}



@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.2);
        
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.pulse-button::before {
    content: '';
    position: absolute;
    width: 3.75rem;
    height: 3.75rem;
    border: 6px solid #001C54;
    border-radius: 50%;
    animation: pulse 2s infinite;
    pointer-events: none;
    opacity: 80%;
}

.button-container:hover .pulse-button::before{
    border: 6px solid #e00000;
}



.modal {
    display: none;
    position: absolute;
    /* padding: 1rem; */
    border-radius: 5px;
    /* z-index: 999; */
    width: 23rem;
    left: -19rem;
    top: -14rem;
    background: rgba(255, 255, 255, 0.90);
    backdrop-filter: blur(16px);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    z-index: 999;
}

.modal ul {
    list-style: none;
}

.modal ul::after{
    content: "";
    position: absolute;
    bottom: -1rem;
    right: 1.65rem;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    border-bottom: 0.5rem solid rgba(255, 255, 255, 0.90);
    z-index: 1rem;
    width: 1rem;
    height: 1rem;
    transform: scaleY(-1);
}

.modal li {
    /* margin-bottom: 1rem; */
    cursor: pointer;
    padding: 1rem;
}

.modal li:first-child{
    margin-bottom: -0.5rem;
}

.modal li:hover {
    background-color: #f0f0f0;
}

.pulse-modal-img{
    height: 2.5rem;
    margin-right: 0.5rem;
}

.pulse-modal-social-name{
    font-family: 'Roboto',sans-serif,Arial;
    font-size: 1rem;
    color: #001C54;
    padding: 0;
}

.pulse-modal-social-link{
    display: flex;
    align-items: center;
}




.preloader {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff; /* Задний фон прелоадера */
}

.spinner {
    border: 4px solid rgba(0, 0, 0, 0.3);
    border-top: 4px solid #3498db; /* Цвет спиннера */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Стили для вашего контента */


[data-name="ip-adress"],
[data-name="iso-name"],
[data-name="country-name"],
[data-name="city-name"]{
    display: none !important;
}

.ul-country-list{
 width: 33%;
 display: flex;
 flex-wrap: wrap;
 flex-direction: column;
}

.ul-country-list{
    border-left: 1px solid #001C54;
}

.ul-country-list:first-child{
    border-left: none;
}

.div-country-list{
    display: flex;
}


/* .ul-country-list li {
    width: 33%;
} */


/* Online Payment Btn */

.online-payment-fixed-btn {
    position: fixed;
    bottom: 16.37rem;
    right: 2.4rem;
    border-radius: 50%;
    background: radial-gradient(#e00000, #e00000 1.52rem, #fff 1.6rem, #fff);
    border: 0.187rem solid #e00000;
    display: inline-flex;
    z-index: 11;
    color: #FFFFFF;
    text-transform: capitalize;
    width: 3.75rem;
    height: 3.75rem;
    font-weight: 700;
    font-size: 0.64rem;
    line-height: 0.8rem;
    align-items: center;
    text-align: center;
    justify-content: center;
    cursor: pointer;
}

.online-payment-fixed-btn:hover {
    background: radial-gradient(#001C54, #001C54 1.52rem, #ffffff 1.6rem, #ffffff);
    border: 0.187rem solid #001C54;
    /* transition: all 250ms linear; */
}

.online-payment-fixed-btn-close-modal-btn {
    display: none;
}


.online-payment-fixed-btn.active .online-payment-fixed-btn-title{
   display: none;
}

.online-payment-fixed-btn.active .online-payment-fixed-btn-close-modal-btn{
    display: block;
}

.online-payment-fixed-btn.active .online-payment-fixed-btn-close-modal-btn img {
    height: 1.1rem;
    margin-top: 0.2rem;
}

.modal-online-payment-fixed-btn {
    display: none;
    position: absolute;
    /* padding: 1rem; */
    border-radius: 5px;
    /* z-index: 999; */
    width: 18rem;
    left: -14.2rem;
    top: -8rem;
    background: rgba(255, 255, 255, 0.90);
    backdrop-filter: blur(16px);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    z-index: 999;

}

.modal-online-payment-fixed-btn ul {
    list-style: none;
}

.modal-online-payment-fixed-btn ul::after{
    content: "";
    position: absolute;
    bottom: -1rem;
    right: 1.65rem;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    border-bottom: 0.5rem solid rgba(255, 255, 255, 0.9);
    z-index: 1rem;
    width: 1rem;
    height: 1rem;
    transform: scaleY(-1);
}

.modal-online-payment-fixed-btn li {
    /* margin-bottom: 1rem; */
    cursor: pointer;
    padding: 1rem;
}

.modal-online-payment-fixed-btn li:first-child{
    margin-bottom: -0.5rem;
}

.modal-online-payment-fixed-btn li:hover {
    background-color: #f0f0f0;
}

.pulse-modal-online-payment-fixed-btn-img{
    height: 1.72rem;
}

.pulse-modal-online-payment-fixed-btn-social-name{
    font-family: 'Roboto',sans-serif,Arial;
    font-size: 1rem;
    color: #001C54;
    padding: 0;
}

.pulse-modal-online-payment-fixed-btn-social-link{
    display: flex;
    align-items: center;
}


.modal-online-payment-footer-btn {
    display: none;
    position: absolute;
    /* padding: 1rem; */
    border-radius: 5px;
    /* z-index: 999; */
    width: 8.5625rem;
    left: 0rem;
    top: -8rem;
    background: rgba(255, 255, 255, 0.90);
    backdrop-filter: blur(16px);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    z-index: 999;

}

.btn-footer-pay.active .modal-online-payment-footer-btn {
    display: block;
}

.btn-footer-pay.active::after{
    background-image: url(../img/pulse-btn-close.svg);
}

.modal-online-payment-footer-btn ul {
    list-style: none;
}

.modal-online-payment-footer-btn ul::after{
    content: "";
    position: absolute;
    bottom: -1rem;
    right: 1.65rem;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    border-bottom: 0.5rem solid rgba(255, 255, 255, 0.90);
    z-index: 1rem;
    width: 1rem;
    height: 1rem;
    transform: scaleY(-1);
}

.modal-online-payment-footer-btn li {
    /* margin-bottom: 1rem; */
    cursor: pointer;
    padding: 1rem;
}

.modal-online-payment-footer-btn li:first-child{
    margin-bottom: -0.5rem;
}

.modal-online-payment-footer-btn li:hover {
    background-color: #f0f0f0;
}

.pulse-modal-online-payment-footer-btn-img{
    height: 1.72rem;
}

.pulse-modal-online-payment-footer-btn-social-name{
    font-family: 'Roboto',sans-serif,Arial;
    font-size: 1rem;
    color: #001C54;
    padding: 0;
}

.pulse-modal-online-payment-footer-btn-social-link{
    display: flex;
    align-items: center;
}

.left-online-payment-btn{
    width: 9.5rem;
    height: 2rem;
    background: #D00000;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.56rem;
    padding-right: 0.56rem;
    /* position: relative; */
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.125rem;
    letter-spacing: -0.02em;
    border-radius: 0.312rem;
    /* text-decoration: none; */
    /* position: relative; */
    position: fixed;
    bottom: 7.125rem;
    white-space: nowrap;
}

.left-online-payment-btn::after{
    content: '';
    position: absolute;
    top: calc(50% - 0.4rem);
    right: 0.9rem;
    width: 0.81rem;
    height: 0.81rem;
    background-image: url(../img/footer-pay.svg);
    background-size: cover;
}

/* .left-online-payment-btn.active{
    background-image: url(../img/pulse-btn-close.svg);
} */

.left-online-payment-btn:hover{
    background: #001C54;  
}


.modal-left-online-payment-btn {
    display: none;
    position: absolute;
    /* padding: 1rem; */
    border-radius: 5px;
    /* z-index: 999; */
    width: 8.5625rem;
    left: 10.3rem;
    top: -2.5rem;
    background: rgba(255, 255, 255, 98);
    backdrop-filter: blur(28px);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    z-index: 999;

}

.left-online-payment-btn.active .modal-left-online-payment-btn {
    display: block;
}

.left-online-payment-btn.active::after{
    background-image: url(../img/pulse-btn-close.svg);
}

.modal-left-online-payment-btn ul {
    list-style: none;
}

.modal-left-online-payment-btn ul::after{
    content: "";
    position: absolute;
    bottom: 2.7rem;
    left: -1rem;
    border-top: 0.5rem solid transparent;
    border-bottom: 0.5rem solid transparent;
    border-right: 0.5rem solid rgba(255, 255, 255, 1);
    z-index: 999;
    width: 1rem;
    height: 1rem;
    transform: scaleY(-1);
}

.modal-left-online-payment-btn li {
    /* margin-bottom: 1rem; */
    cursor: pointer;
    padding: 1rem;
}

.modal-left-online-payment-btn li:first-child{
    margin-bottom: -0.5rem;
}

.modal-left-online-payment-btn li:hover {
    background-color: #f0f0f0;
}

.pulse-modal-left-online-payment-btn-img{
    height: 1.72rem;
}

.pulse-modal-left-online-payment-btn-name{
    font-family: 'Roboto',sans-serif,Arial;
    font-size: 1rem;
    color: #001C54;
    padding: 0;
}

.pulse-modal-left-online-payment-btn-social-link{
    display: flex;
    align-items: center;
}
