input.error,textarea.error,select.error{color:red!important;border-bottom:1px solid red!important;}.error::-webkit-input-placeholder{color:red!important;opacity:1;}.error:-moz-placeholder{color:red!important;opacity:1;}.select2-wrap{position:relative;}.select2.error+label.error{position:absolute;bottom:0;}.select2.error~.select2-container{margin-bottom:24px;}.select2.error~.select2-container .select2-selection{border-bottom-color:red;}.select2.error~.select2-container .select2-selection__rendered{color:red;}input[type="checkbox"].error~span{color:red;}label.error,.wpcf7-not-valid-tip{color:red !important;font-size:18px !important;font-weight: 400 !important;}label.wpcf7-not-valid-tip ~ .wpcf7-not-valid-tip, label.error ~ .wpcf7-not-valid-tip{display:none;}
/* added-style.css ltr */
.lang-list-wrapper {
    position: relative
}
.lang-list-wrapper .lang-list {
    display: none;
    position: absolute;
    top: 100%;
    right: 50%;
    background-color: #ffffff;
    padding: 10px;
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0)
}
.lang-list-wrapper .lang-list .lang-item {
    display: block
}
.lang-list-wrapper .lang-list .lang-link {
    color: #2d008a;
    font-size: 18px;
    line-height: 20px;
    padding: 5px
}
.lang-list-wrapper .main-lang {
    display: block;
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    padding: 5px
}
.lang-list-wrapper:hover .lang-list,
.lang-list-wrapper:focus .lang-list {
    display: block
}
.taxonomy-main-section .split-row .filters-wrapper {
    height: 100%
}
.events-page-breadcrumb-row {
    max-width: 1230px;
    padding: 0 15px;
    margin: 50px auto
}
.events-archive-container {
    gap: 0 !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important
}
.events-archive-container .event-item-wrapper {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    width: 30%;
    max-width: 30%;
    margin-bottom: 50px
}
.events-archive-container .item-event-wrapper {
    max-width: 280px;
    margin: auto
}
.events-archive-container .item-event-wrapper .image-box {
    margin-bottom: 24px
}
.events-archive-container .item-event-wrapper .meta-row {
    margin-bottom: 30px
}
.events-archive-container .item-event-wrapper .meta-row .data-box {
    display: block;
    font-size: 36px;
    line-height: 1
}
.events-archive-container .item-event-wrapper .meta-row .time-box {
    display: block;
    width: 50%;
    font-size: 18px;
    line-height: 24px;
    float: left
}
.events-archive-container .item-event-wrapper .meta-row .place-box {
    display: block;
    width: 50%;
    font-size: 18px;
    line-height: 24px;
    float: left
}
.events-archive-container .item-event-wrapper .meta-row:after {
    content: "";
    display: block;
    clear: both
}
.events-archive-container .item-event-wrapper .icon-watch,
.events-archive-container .item-event-wrapper .icon-place,
.events-archive-container .item-event-wrapper .link-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    object-fit: contain;
    vertical-align: middle
}
.events-archive-container .item-event-wrapper .item-event-title {
    margin-bottom: 15px;
    min-height: 65px;
    font-size: 20px;
    line-height: 25px
}
.events-archive-container .item-event-wrapper .read-more-link {
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    text-decoration: none
}
.events-archive-container .item-event-wrapper .read-more-link:hover,
.events-archive-container .item-event-wrapper .read-more-link:focus {
    color: #000
}
.calendar-box-row .calendar-date-date-row {
    margin-bottom: 25px
}
.calendar-box-row .calendar-date-date-row .month-column {
    float: left
}
.calendar-box-row .calendar-date-date-row .year-column {
    float: right
}
.calendar-box-row .calendar-date-date-row select {
    border: none;
    min-width: 70px;
    font-size: 18px;
    line-height: 24px
}
.calendar-box-row .calendar-date-date-row:after {
    content: "";
    display: block;
    clear: both
}
.calendar-box-row .swiper-slide .calendar-day-box .calendar-day-name {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(0,0,0,0.3);
    margin-bottom: 25px
}
.calendar-box-row .swiper-slide .calendar-day-box .event-filter-link {
    color: #000;
    text-decoration: none
}
.calendar-box-row .swiper-slide .calendar-day-box .calendar-day-number {
    font-size: 36px;
    height: 80px;
    width: 100%;
    max-width: 80px;
    line-height: 1;
    font-weight: 700;
    border: 1px solid transparent;
    border-radius: 10px;
    padding: 20px 10px;
    margin: auto;
    text-align: center
}
.calendar-box-row .swiper-slide .calendar-day-box .calendar-day-number:hover,
.calendar-box-row .swiper-slide .calendar-day-box .calendar-day-number:focus {
    background-color: #eae6f3
}
.calendar-box-row .swiper-slide .calendar-day-box .dot-box {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin: auto
}
.calendar-box-row .swiper-slide .calendar-day-box .dot-box.has-event {
    background-color: #000
}
.calendar-box-row .swiper-wrapper {
    margin-bottom: 50px
}
.calendar-box-row .swiper-button-next,.calendar-box-row .swiper-button-prev {
    color: #000;
    top: auto;
    bottom: 0;
    width: auto;
    height: auto;
    font-size: 18px
}
.calendar-box-row .swiper-button-next:after,
.calendar-box-row .swiper-button-prev:after {
    display: none
}
.calendar-box-row.loading {
    position: relative
}
.calendar-box-row.loading .loading-box {
    position: absolute;
    background-color: rgba(255,255,255,0.7);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 9
}
.calendar-section-slider .container {
    padding-bottom: 50px
}
.calendar-section-slider .calendar-top-separator {
    margin-bottom: 50px
}
.event-single-wrapper {
    max-width: 1230px;
    padding: 0 15px;
    margin: 0 auto
}
.event-single-wrapper .top-page-content-box {
    margin-bottom: 40px
}
.event-single-wrapper .top-page-content-box .main-title-box {
    float: left;
    width: 100%;
    max-width: 680px
}
.event-single-wrapper .top-page-content-box .share-page-box {
    float: right
}
.event-single-wrapper .top-page-content-box:after {
    content: "";
    display: block;
    clear: both
}
.event-single-wrapper .event-page-title {
    font-size: 48px;
    font-weight: 600
}
.event-single-wrapper .description-page {
    font-size: 20px;
    line-height: 25px
}
.event-single-wrapper .imge-top-banner {
    margin-bottom: 15px
}
.event-single-wrapper .imge-top-banner .imge-banner-box img {
    border-radius: 10px
}
.event-single-wrapper .page-content-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid rgba(0,0,0,0.3);
    padding: 35px 0
}
.event-single-wrapper .page-content-section .label-box {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    width: 35%;
    max-width: 35%;
    padding-right: 15px;
    box-sizing: border-box
}
.event-single-wrapper .page-content-section .label-box .label-title {
    font-size: 36px;
    line-height: 1;
    font-weight: 700
}
.event-single-wrapper .page-content-section .content-box {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    width: 65%;
    max-width: 690px;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400
}
.event-single-wrapper .page-content-section .content-box p,.event-single-wrapper .page-content-section .content-box li {
    font-size: 26px;
    line-height: 30px;
    font-weight: 400
}
.event-single-wrapper .page-content-section .meta-row {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 25px
}
.event-single-wrapper .page-content-section .meta-row .meta-row-icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    vertical-align: middle
}
.event-single-wrapper .times-item-list {
    padding: 0;
    margin: 0;
    list-style: none
}
.event-single-wrapper .times-item-list .item-time {
    margin-bottom: 30px
}
.event-single-wrapper .times-item-list .item-time .item-time-box .item-time-label {
    float: left;
    width: 30%;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600
}
.event-single-wrapper .times-item-list .item-time .item-time-box .item-time-text {
    float: left;
    width: 70%;
    font-size: 20px;
    line-height: 25px
}
.event-single-wrapper .times-item-list .item-time .item-time-box:after {
    content: "";
    display: block;
    clear: both
}
.event-single-wrapper .times-item-list .item-time .times-label {
    display: block
}
.event-single-wrapper .times-item-list .item-time .times {
    display: block
}
.event-single-wrapper .users-lists {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none
}
.event-single-wrapper .users-lists .user-item {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    max-width: 50%;
    width: 50%;
    margin-bottom: 35px
}
.event-single-wrapper .users-lists .user-image img {
    display: block;
    width: 78px;
    height: 78px;
    object-fit: cover;
    border-radius: 50%;
    overflow: hidden
}
.event-single-wrapper .users-lists .user-item-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}
.event-single-wrapper .users-lists .user-item-box .user-image {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    width: 78px;
    max-width: 78px
}
.event-single-wrapper .users-lists .user-item-box .user-text {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    padding: 15px 0 15px 25px;
    box-sizing: border-box
}
.event-single-wrapper .users-lists .user-item-box .user-name {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    text-decoration: underline
}
.event-single-wrapper .users-lists .user-item-box .user-desc {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400
}
.top-events-section {
    padding: 25px 15px;
    margin: 50px 0
}
.top-events-section .top-events-block {
    max-width: 1200px;
    margin: auto
}
.top-events-section .event-link {
    display: block;
    height: 100%;
    color: #000;
    text-decoration: none;
    padding: 15px;
    border-radius: 10px;
    box-sizing: border-box
}
.top-events-section .event-link .category-row .tag {
    width: 16px;
    height: 16px;
    border-radius: 48px;
    overflow: hidden;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}
.top-events-section .event-link .category-row .tag .tag-name {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
    font-size: 0;
    font-weight: 500;
    color: #000
}
.top-events-section .event-link:hover,
.top-events-section .event-link:focus {
    background-color: #ffefef
}
.top-events-section .event-link:hover .category-row .tag,
.top-events-section .event-link:focus .category-row .tag {
    width: auto;
    height: 32px;
    border-radius: 48px;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}
.top-events-section .event-link:hover .category-row .tag .tag-name,
.top-events-section .event-link:focus .category-row .tag .tag-name {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    width: auto;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding: 0 10px
}
.top-events-section .top-events-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}
.top-events-section .top-events-block .event-block-column {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    width: 48%;
    max-width: 48%
}
.top-events-section .image-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px
}
.top-events-section .image-row .meta-box {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto
}
.top-events-section .image-row .image-box {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    max-width: 280px
}
.top-events-section .image-row .image-box img {
    display: block;
    width: 100%
}
.top-events-section .description-row {
    font-size: 26px;
    line-height: 30px;
    font-weight: 600px
}
.top-events-section .category-row {
    min-height: 50px
}
.top-events-section .day-row {
    font-size: 36px;
    line-height: 30px;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 10px
}
.top-events-section .year-row {
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 15px
}
.top-events-section .full-date-row,
.top-events-section .location-row {
    font-size: 18px;
    line-height: 24px
}
.top-events-section .full-date-row:before,
.top-events-section .location-row:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 5px;
    vertical-align: middle
}
.top-events-section .full-date-row:before {
    background-image: url("../../images/icon_watch.svg")
}
.top-events-section .location-row:before {
    background-image: url("../../images/icons_place.svg")
}
.top-events-section .details-text {
    color: rgba(0,0,0,0.6);
    font-size: 18px;
    margin-top: 20px
}
.top-events-section .details-text:after {
    content: "";
    display: inline-block;
    background-image: url("../../images/icon_arrows.svg");
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 20px;
    vertical-align: middle
}
.search-input-box {
    margin-bottom: 45px
}
.search-input-box .filter-box-input-item {
    width: 100%
}
.search-input-box .filter-box-input-item input {
    width: 100%;
    height: 47px;
    border: 1px solid #000;
    border-radius: 5px
}
.filter-box .filter-box-item.radio-box .checkmark {
    width: 20px;
    height: 20px;
    background: url("") no-repeat center;
    border: 1px solid #000;
    border-radius: 20px;
    padding: 5px;
    box-sizing: border-box
}
.filter-box .filter-box-item.radio-box input:checked ~ .checkmark {
    background: url("") no-repeat center
}
.filter-box .filter-box-item.radio-box input:checked ~ .checkmark:before {
    content: "";
    background-color: #000;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 8px
}
.filter-box .filter-box-item.checkbox-box .checkmark {
    width: 20px;
    height: 20px;
    background: url("") no-repeat center;
    border: 1px solid #000;
    padding-top: 2px;
    box-sizing: border-box
}
.filter-box .filter-box-item.checkbox-box input:checked ~ .checkmark {
    background: url("") no-repeat center
}
.filter-box .filter-box-item.checkbox-box input:checked ~ .checkmark:before {
    content: '✔';
    display: block;
    font-size: 16px;
    line-height: 16px;
    text-align: center
}
.filter-box .checkbox-calendar-block {
    display: none;
    position: relative
}
.filter-box .checkbox-calendar-block .datepicker-input-hidden {
    position: relative;
    height: 0;
    overflow: hidden
}
.filter-box .checkbox-calendar-block.open {
    display: block
}
.filter-box .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next {
    color: #000;
    float: right;
    width: 50%;
    text-align: right;
    text-decoration: none
}
.filter-box .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev {
    color: #000;
    float: left;
    width: 50%;
    text-decoration: none
}
.filter-box .ui-datepicker-inline .ui-datepicker-header:after {
    content: "";
    display: block;
    clear: both
}
.filter-box .ui-datepicker-inline .ui-datepicker-calendar {
    width: 100%
}
.filter-box .ui-datepicker-inline .ui-datepicker-calendar thead {
    border-bottom: 1px solid rgba(0,0,0,0.3)
}
.filter-box .ui-datepicker-inline .ui-datepicker-calendar thead tr th {
    text-align: center
}
.filter-box .ui-datepicker-inline .ui-datepicker-calendar tbody tr td a {
    display: block;
    color: #000;
    font-size: 20px;
    line-height: 25px;
    text-decoration: none;
    border: 1px solid transparent;
    text-align: center;
    border-radius: 5px
}
.filter-box .ui-datepicker-inline .ui-datepicker-calendar tbody tr td a:hover,
.filter-box .ui-datepicker-inline .ui-datepicker-calendar tbody tr td a:focus {
    border: 1px solid #000
}
.bottom-section-events .events-mobile-slider .event-item {
    width: 100%
}
.bottom-section-events .events-mobile-slider .swiper-pagination {
    display: block;
    text-align: center
}
.bottom-section-events .events-mobile-slider .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid #2d008a;
    border-radius: 8px;
    box-sizing: border-box;
    margin: 0 5px
}
.bottom-section-events .events-mobile-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #2d008a
}
.featured_posts .course-item {
    max-width: -webkit-calc(33.33% - 15px);
    max-width: calc(33.33% - 15px);
    width: 100%
}
body.post-type-archive-faculty .container {
    width: 100vw;
    box-sizing: border-box;
    padding: 0
}
body.post-type-archive-faculty .container .section:not(.lobby-academic-studies-banner) {
    max-width: 1240px;
    margin: auto
}
.top-search-form {
    position: absolute;
    width: 300px;
    right: 36px
}
.top-search-form input[type="text"] {
    width: 300px
}
.top-search-form.active {
    max-width: 300px
}
/* y-style ltr */
::-moz-selection {
	background: #CCFDF5;
	color: #000;
	-webkit-text-fill-color: #000;
}
::selection {
	background: #CCFDF5;
	color: #000;
	-webkit-text-fill-color: #000;
}
* {
	outline-offset: 2px;
}
p {
	margin: 13px 0;
}
p:first-child {
	margin-top: 0;
}
p:last-child {
	margin-bottom: 0;
}
.wpcf7 {
	direction: ltr;
}
.wpcf7-form p {
	margin: 0;
}
.wpcf7-form br {
	display: none;
}
select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="date"],
input[type="time"],
input[type="email"],
input[type="submit"],
input[type="password"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	direction: inherit;
	border-radius: 0;
	text-align: left;
}
input[type="submit"] {
	text-align: center;
}
button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	text-align: inherit;
}
button:not(:disabled),
input[type="button"]:not(:disabled),
input[type="submit"]:not(:disabled),
input[type="image"]:not(:disabled),
input[type="reset"]:not(:disabled),
select:not(:disabled) {
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	cursor: pointer;
}
input,
textarea,
select{
	font-family: inherit;
	font-size: inherit;
}
figure {
	margin: 0;
	font-size: 0;
	line-height: 1px;
}
svg,
img {
	vertical-align: middle;
}
hr,
svg,
img,
embed,
object,
iframe {
	max-width:100%;
}
textarea {
	overflow: auto;
	resize: vertical;
}
form,
blockquote {
	max-width: 100%;
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
input.error,
textarea.error,
select.error {
	color: red;
	border: 1px solid red !important;
}
html {
	margin: 0 !important;
}
body {
	word-wrap: break-word;
	font-size: 18px;
	color: #000;
}
.hide {
	display: none !important;
}
.error::-webkit-input-placeholder {
	color: red !important;
	opacity: 1;
}
.error:-moz-placeholder {
	color: red !important;
	opacity: 1;
}
.select2.error + label.error {
	position: absolute;
	bottom: 0;
}
.select2.error ~ .select2-container {
	margin-bottom: 24px;
}
.select2.error ~ .select2-container .select2-selection {
	border-color: red;
}
.select2.error ~ .select2-container .select2-selection__rendered {
	color: red;
}
input[type="checkbox"].error ~ span {
	color: red;
}
label.error {
	color: red;
}
.sr-zones-nav-a {
	background: yellow;
	color: #000;
	text-decoration: none;
	padding: 7px 20px;
	outline: 2px solid #000;
	font-weight: 700;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	position: fixed;
	top: 100px;
	right: 20px;
	z-index: -1;
}
.sr-zones-nav-a:focus {
	z-index: 20;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
}
.sr-only,
.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.sr-only.sr-only-focusable {
	top: 10%;
	left: 20px;
	z-index: 11;
	text-decoration: none;
}
.sr-only.sr-only-focusable:focus {
	width: auto;
	height: auto;
	font-size: 24px;
	padding: 5px 20px;
	clip: unset;
}
header.header {
	height: 156px;
	position: relative;
	z-index: 10001;
}
.header-menu-black-overlay {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	inset: 0;
	z-index: 13;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
footer.footer {
	position: relative;
	z-index: 12;
}
footer.footer .form-column input:not([type="checkbox"]) {
	color: #fff;
}
footer.footer .form-column ::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
footer.footer .form-column :-moz-placeholder {
	color: #fff;
	opacity: 1;
}
footer.footer .form-column .nice-select {
	white-space: normal;
}
footer.footer .form-column .nice-select:focus {
	outline: 1px solid #fff;
	outline-offset: 2px;
}
footer.footer .form-column .nice-select .nice-select-search-box {
	display: none;
}
footer.footer .form-column .nice-select .option {
	line-height: 1;
	padding: 10px 15px;
}
.blur-func-menu:not(.active) {
	display: none;
}
.top-search-form-wrap {
	width: 36px;
	height: 36px;
	position: relative;
	z-index: 11;
}
.top-search-form {
	background: #2D008A;
	display: flex;
	height: 36px;
	align-items: center;
	border: 1px solid #fff;
	border-radius: 8px;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.top-search-submit {
	height: 36px;
	text-align: center;
	padding: 0 10px;
}
.top-search-submit svg {
	max-width: 21px;
}
.top-search-field {
	background: none;
	width: 205px;
	height: 100%;
	border: none;
	padding: 0 0 0 10px;
	margin: 0;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.top-search-field::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
.top-search-field:-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.top-search-form:not(.active) {
	border-color: transparent;
}
.top-search-form:not(.active) .top-search-field {
	width: 0;
	padding: 0;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	visibility: hidden;
}
.top-search-autocomplete-wrap {
	background: #fff;
	width: 100%;
	max-height: 300px;
	overflow: auto;
	position: absolute;
	top: 100%;
	left: 0;
	border-radius: 0px 0px 16px 16px;
	box-shadow: -8px 8px 32px 0px rgba(29, 29, 29, 0.16);
}
.top-search-autocomplete {
	display: flex;
	flex-direction: column;
	gap: 8px;
	padding: 16px;
}
.sticky-header-on .lang-button {
	position: fixed;
	top: 26px;
	right: 274px;
	color: #2D008A;
	z-index: 10;
}
.sticky-header-on .lang-button path {
	stroke: #2D008A;
}
.admin-bar .site-wrapper {
	margin-top: 32px;
}
.sticky-header-on .lang-button path {
	stroke: #2D008A;
}
.tsacItem {
	display: block;
	color: #777680;
	font-size: 18px;
	letter-spacing: 0.036px;
	padding: 9px 12px;
	border-radius: 8px;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tsacItem:hover {
	background: #EAE6F4;
}
.tsacItemTitle .search-highlight {
	color: #000;
	font-weight: 400;
}
.sub-header-inner .logo {
	visibility: hidden;
}
.sticky-header-on .sub-header-inner .logo {
	visibility: visible;
}
.sub-header-inner .list-nav {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sub-header-inner .list-nav {
	margin: 0 150px 0 0;
}
.sticky-header-on .sub-header-inner .list-nav {
	margin: 0 250px 0 80px;
}
.btn-nav a {
    display: inline-flex;
    min-width: 232px;
    min-height: 48px;
    line-height: 1;
    align-items: center;
    justify-content: center;
    padding: 6px 20px;
    text-align: center;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
header.header .nav ul a {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.sub-header-inner .list-nav>ul>li.current-menu-item > a {
	text-decoration: underline;
}
.lang-button {
	display: inline-flex;
	align-items: center;
	gap: 5px;
}
.lang-button .arr {
	line-height: 1px;
	margin: 4px 0 0 0;
}
header.header .nav ul a:hover {
	text-decoration: underline;
}
header.header .header-inner {
	height: 75px;
	align-items: flex-end;
	justify-content: flex-start;
	gap: 66px;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.10);
	z-index: 10;
}
.header .header-inner .logo {
	width: auto;
	max-width: none;
}
.header .header-inner .logo img.white-header-logo {
	width: auto;
	height: auto;
	max-width: 162px;
	max-height: 33px;
}
.header .header-inner .search-lang-area {
	width: auto;
	max-width: none;
	margin: 0 0 -9px auto;
}
header.header .navs-section {
	min-width: 1px;
}
header.header .nav ul a {
	font-weight: 600;
}
.contact-button {
	font-weight: 500;
}
.header .sub-header {
	padding: 0 16px 0 32px;
}
.header .sub-header .btn-nav a {
	min-width: 1px;
}
.sub-header-inner {
	height: 80px;
	align-items: center;
	justify-content: flex-start;
}
.container-1200 {
	width: 1200px;
	max-width: 100%;
	min-width: 1px;
	margin: 0 auto;
}
.header .sub-header .sub-header-inner .logo,
.header .sub-header .sub-header-inner .btn-nav {
	width: auto;
	max-width: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.header .sub-header .sub-header-inner .logo {
	left: 0;
	z-index: 2;
}
.header .sub-header .sub-header-inner .btn-nav {
	right: 0;
}
.sub-header-inner .container-1200,
.sub-header-inner .list-nav,
.sub-header .list-nav > ul,
.sub-header .list-nav > ul > li,
.sub-header-inner .list-nav > ul > li > a {
	height: 100%;
}
.sub-header-inner .list-nav > ul > li > a {
	display: flex;
	align-items: center;
	font-size: 18px;
	text-align: center;
	padding: 0;
	position: relative;
	z-index: 2;
}
.open-sub-menu-btn {
	display: flex;
	width: 36px;
	height: 36px;
	align-items: center;
	justify-content: flex-end;
}
.open-sub-menu-btn::after {
	content: "";
	width: 9px;
	height: 9px;
	margin: -11px 0 0 0;
	border-bottom: 2px solid #2D008A;
	border-right: 2px solid #2D008A;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sub-header-inner .list-nav ul ul {
	box-shadow: 0 22px 20px -10px rgba(0,0,0,0.1);
	gap: 8px 32px;
}
.wide-cubes-2 .inner {
	gap: 22px;
}
.wide-cubes-2 .inner .cube {
	width: -webkit-calc(50% - 11px);
	width: calc(50% - 11px);
	text-decoration: none;
}
.wide-cubes-2 .thumb .size-2cubes-thumb {
	width: 100%;
	height: 275px;
	object-fit: cover;
}
.btn-white-black {
	display: inline-flex;
}
.btn-white-black .btn-arr {
	font-size: 0;
	line-height: 1px;
	top: 0;
}
.title-content-2columns .permalink a.btn-white-black.opened .btn-arr {
	background: #000;
	width: 12px;
	height: 2px;
}
.title-content-2columns .permalink a.btn-white-black {
	border-radius: 8px;
	height: 52px;
}
.title-content-2columns .permalink a.btn-white-black:hover {
	background: rgba(45, 0, 138, 0.10);
}
.title-content-2columns .permalink a.btn-white-black:hover .btn-arr svg path {
	stroke: #000;
}
.title-content-2columns .permalink a.btn-white-black.opened .btn-arr svg {
	display: none;
}
footer.footer .footer-top .form-row .form-input .wpcf7-acceptance label input,
.news-item .permalink a .arr {
	top: 0 !important;
}
.permalink svg,
.archive-link a .arr svg,
.permalink a .arr svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.sidebar-filter-submit {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
footer.footer .footer-top .form-row .form-input input[type="submit"] {
	height: 51px;
	border-radius: 4px;
	border: 2px solid #EFADF0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sidebar-filter-submit:hover,
footer.footer .footer-top .form-row .form-input input[type="submit"]:hover {
	background: #2D008A;
	color: #fff;
}
footer.footer .footer-top .wpcf7-form {
	margin: 0 0 70px 0;
}
footer.footer .footer-top .form-row .form-input .wpcf7-acceptance label {
	margin-bottom: 22px;
}
footer.footer .footer-top .form-row {
	position: relative;
}
footer.footer .footer-top .form-row .form-input.columns-2 {
	margin: 0;
}
.checkboxes-rows-wrap {
	position: absolute;
	top: 100%;
	left: 0;
	margin: 20px 0 0 0;
}
.wpcf7-list-item {
	margin: 0;
}
footer.footer .inner-hidden {
	display: flex;
	max-height: 0;
	padding: 0;
	overflow: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
footer.footer button.close-inner-hidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
footer.footer .inner-hidden.active  button.close-inner-hidden {
	opacity: 1;
	visibility: visible;
}
footer.footer .inner-hidden.active {
	max-height: 430px;
	padding: 64px 0 28px 0;
}
footer.footer .inner-hidden .nice-select .list {
	max-height: 140px;
}
footer.footer .footer-top label.error,
footer.footer .footer-top .wpcf7-not-valid-tip {
	color: yellow;
}
.wpcf7-form-control-wrap {
	display: block;
}
.submit-btn-wrap {
	display: block;
	position: relative;
}
.submit-btn-wrap::after {
	content: "";
	display: block;
	clear: both;
}
.submit-btn-wrap::before {
	content: "";
	display: none;
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50000;
	align-items: center;
	justify-content: center;
}
.submit-btn-wrap .wpcf7-spinner {
	display: none;
	position: absolute;
	right: 50%;
	top: 50%;
	z-index: 50001;
	margin: 0;
	-webkit-transform: translate(50%,-50%);
	transform: translate(50%,-50%);
}
form.submitting .submit-btn-wrap .wpcf7-spinner,
form.submitting .submit-btn-wrap::before {
	display: block;
}
.hero-banner.bg-purple .box-links .box-links-list li a,
.hero-banner.bg-purple .box-text-button .banner-box-inner .box-link a {
	gap: 8px;
	align-items: center;
	border: 2px solid #2D008A;
	font-size: 18px;
	font-weight: 600;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.hero-banner.bg-purple .box-text-button .banner-box-inner .box-link a path {
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.hero-banner.bg-purple .box-links .box-links-list li a:hover {
	background: #fff;
	color: #2D008A;
}
.hero-banner.bg-purple .box-text-button .banner-box-inner .box-link a:hover {
	background: none;
	color: #2D008A;
}
.hero-banner.bg-purple .box-text-button .banner-box-inner .box-link a:hover path {
	stroke: #2D008A;
}
.news-item {
	display: flex;
	width: -webkit-calc(25% - 15px);
	width: calc(25% - 15px);
	height: auto;
}
.news-item .news-item-inner {
	display: flex;
	width: 100%;
	flex-direction: column;
}
.event-item:not(:hover) .news-item-inner,
.news-item:not(:hover) .news-item-inner {
	background: none !important;
}
.event-item .event-date {
	border-bottom: 1px solid transparent;
}
.event-item {
	display: flex;
}
.event-item .news-item-inner {
	width: 100%;
	display: flex;
	flex-direction: column;
}
.event-item .event-inner-wrap {
	 flex-grow: 1;
	 display: flex;
	 flex-direction: column;
}
.event-item .event-thumb {
	height: 175px;
	margin: 0;
	border-radius: 8px;
    overflow: hidden;
}
.event-item .event-thumb img {
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.event-item .post-title {
	margin: 0 0 22px 0;
}
.event-item .post-title a {
	display: block;
}
.event-item .permalink {
	margin: auto 0 0 0;
}
.news-item .post-meta {
	display: flex;
	flex-direction: column;
	margin: auto 0 0 0;
}
.lobby-academic-studies-banner .thumb {
	width: -webkit-calc(38.4% - 24px);
	width: calc(38.4% - 24px);
	max-width: 100%;
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 41% 100%, 40.3% 99.4%,40% 98.7%, 39.9% 97.7%, 40.1% 96.9%, 40.5% 96.4%, 56% 83.5%, 56.8% 82.4%, 57.3% 81%, 57.4% 79.7%, 57.2% 78.2%, 57% 77.5%, 56.3% 76.2%, 55.5% 75.5%, 54.5% 74.9%, 53.2% 74.7%, 52% 75%, 11% 100%, 0% 100%);
}
.lobby-academic-studies-banner .thumb .banner-image-box {
	display: block;
	height: 100%;
	position: relative;
}
.lobby-academic-studies-banner .thumb img {
	width: 100%;
	height: 100%;
}
.taxonomy-main-section .split-row .submit-wrapper {
	bottom: 120px;
	z-index: 2;
}
.lobby-academic-studies-banner .content {
	display: flex;
	width: 61.6%;
	height: 23.42vw;
	min-height: 320px;
}
.lobby-academic-studies-banner .content-inner {
	display: flex;
	width: 100%;
	min-height: 1px;
	padding: 68px 67px 53px;
	align-items: flex-end;
	z-index: 0;
}
.lobby-academic-studies-banner .content-inner > svg {
	width: auto;
	height: -webkit-calc(100% + 115px);
	height: calc(100% + 115px);
	right: auto;
	left: 0;
	z-index: -1;
	pointer-events: none;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.lobby-academic-studies-banner .banner-content {
	position: static;
}
.breadcrumbs-section + .lobby-academic-studies-banner {
	margin-top: 0;
}
.container::before,
.container::after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
}
.page-main-container {
	gap: 24px;
}
.page-main-container .sidebar {
	width: 384px;
	flex-shrink: 0;
}
.page-template-default .sidebar-quotes,
.page-template-default .sidebar-contacts {
	max-width: 282px;
}
.page-main-container .content {
	max-width: 100%;
	flex-grow: 1;
}
.page-main-container .content .wp-editor img {
	border-radius: 8px;
}
.btn {
	display: inline-flex;
}
.btn-arr {
	line-height: 1px;
	top: 0;
}
.campus-addresses .campus-acc button {
	background-image: url(../../images/campus-acc-plus.png);
	background-position: right center;
}
.campus-addresses .campus-acc.active button {
	background-image: url(../../images/campus-acc-minus.png);
}
.follow-us-section .socials a {
	display: inline-block;
}
.follow-us-section .socials a .follow-us-socials-img,
.follow-us-section .socials a svg {
	width: auto;
	height: 39px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.text-under-title {
	line-height: 1.5;
}
.hero-banner.layout-3 .top-row .right-col {
	display: flex;
}
.hero-banner.layout-3 .box-links {
	width: 100%;
}
.hero-banner.layout-3 .swiper-slide {
	height: auto;
}
.hero-banner.layout-3 .left-col .banner-box-inner {
	height: 371px;
}
.hp-banner-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center bottom;
}
.hp-banner-img2 {
	object-fit: cover;
}
.hp-banner-img-shapes-wrap {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 0;
    z-index: 3;
}
.hp-banner-img-shape {
    background: #2D008A;
    width: 64%;
    height: 45px;
    border-radius: 0 50px 50px 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    transform-origin: 130px 50px;
    -webkit-transform: rotate(-19deg);
    transform: rotate(-19deg);
    pointer-events: none;
}
.hp-banner-img-shape2 {
    box-shadow: -130px 0px 0 0 #2D008A;
    width: 44%;
    height: 45px;
    position: absolute;
    left: 240px;
    bottom: 0;
    z-index: 3;
    border-radius: 50px 0 0 50px;
    pointer-events: none;
}
.hero-banner .banner-box.box-slider {
	border-bottom-left-radius: 26px;
}
.box-slider-navs {
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	right: 0;
	gap: 12px;
	padding: 6px 17px 7px 9px;
	border-radius: 0 16px;
}
.box-slider-navs .pager-wrap {
	flex-direction: row-reverse;
}
.box-slider-navs .pause {
	margin-left: 21px;
}
.box-slider-navs .pause svg {
	width: 16px;
	height: 16px;
}
.box-slider-navs .left {
	padding: 12px;
}
.box-slider-navs .right {
	padding: 12px;
}
.box-slider-navs .left,
.box-slider-navs .right {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}
.box-slider-navs .pager {
	letter-spacing: 1px;
	position: static;
}
.quick-pay {
	margin: 0 0 0 16px;
}
.quick-pay:hover path[fill] {
	fill: #fff;
}
.quick-pay:hover path[stroke] {
	stroke: #fff;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button,
.contact-form-section .cf-wrapper .form-item [type="submit"],
.btn {
	background: #2D008A;
	display: inline-flex;
	height: 48px;
	border: 2px solid #2D008A;
	justify-content: center;
	text-decoration: none;
	padding: 0 18px;
	align-items: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	color: #fff;
	border-radius: 8px;
	gap: 8px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.btn:not(.btn-google-maps):not(.btn-waze) svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.btn [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: #fff;
}
.btn [fill]:not([fill=""]):not([fill="none"]) {
	fill: #fff;
}
.btn.btn-white {
	background: #fff;
	border-color: #fff;
	color: #2D008A;
}
.btn.btn-white-black {
	background: #fff;
	border-color: #fff;
	color: #000;
}
.btn-white-border {
	background: none;
	color: #fff;
	border: 1px solid #fff;
}
.btn.btn-white [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: #2D008A;
}
.btn.btn-white [fill]:not([fill=""]):not([fill="none"]) {
	fill: #2D008A;
}
.btn.btn-white-black [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: #000;
}
.btn.btn-white-black [fill]:not([fill=""]):not([fill="none"]) {
	fill: #000;
}
.btn.btn-pink {
	background: #EFADF0;
	height: auto;
	min-height: 48px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
	color: #2D008A;
	line-height: 1;
}
.btn.btn-pink path {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.btn.btn-pink [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: #2D008A;
}
.btn.btn-pink [fill]:not([fill=""]):not([fill="none"]) {
	fill: #2D008A;
}
.btn-white-border:hover {
	color: #000;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button:hover {
	background: #000;
	color: #fff;
}
.campuses-map .campus-preview .permalink a.btn.btn-white:hover,
.btn.btn-white:hover {
	background: transparent;
	color: #EFADF0;
	border-color: #fff;
}
.btn.btn-white:hover [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: #EFADF0;
}
.btn.btn-white:hover [fill]:not([fill=""]):not([fill="none"]) {
	fill: #EFADF0;
}
.contact-form-section .cf-wrapper .form-item [type="submit"]:hover,
.btn-white-black:hover,
.wide-cubes-2 .inner .cube:hover .btn,
.btn:hover {
	background: #EAE5F3;
	color: #2D008A;
}
.btn:hover [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: #2D008A;
}
.btn:hover [fill]:not([fill=""]):not([fill="none"]) {
	fill: #2D008A;
}
.btn.btn-white-black:hover [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: #000;
}
.btn.btn-white-black:hover [fill]:not([fill=""]):not([fill="none"]) {
	fill: #000;
}
.btn.btn-pink:hover [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: #fff;
}
.btn.btn-pink:hover [fill]:not([fill=""]):not([fill="none"]) {
	fill: #fff;
}
.btn.btn-pink:hover,
.btn-pink:hover {
	background: #2D008A;
	color: #fff;
}
.woocommerce-message .shop-button:hover,
.shop-button:hover {
	background: #000 !important;
	color: #fff !important;
}
.hero-banner .bottom-row .banner-box.box-text-button {
	margin: 0;
}
#home-hero-banner {
	padding-bottom: 30px;
	top: 0;
	margin-top: -20px;
	padding-top: 40px;
}
.about-section > .container::before {
	content: "";
	display: block;
	clear: both;
	height: 1px;
}
.hero-banner .box-links {
	padding: 36px 42px 17px !important;
}
.hero-banner .box-links .box-title {
	max-width: 100% !important;
	color: #2D008A;
	line-height: 1 !important;
}
.hero-banner .box-links .box-links-list li a {
	background: #2D008A;
	border: 2px solid #2D008A;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.05;
}
.hero-banner .box-text-button .banner-box-inner {
	display: flex;
	flex-direction: column;
}
.hero-banner .box-text-button .banner-box-inner .box-title {
	font-size: 36px;
	line-height: 1;
	font-weight: 700;
	margin: 0 0 26px 0;
}
.hero-banner .box-text-button .banner-box-inner .box-link {
	position: static;
	margin: auto auto 0 0;
}
.hero-banner .top-row {
	gap: 24px;
}
.hero-banner .bottom-row {
	max-width: 1192px;
	margin: 18px auto 0;
	gap: 24px 16px;
}
body[data-banner-bg="colors1"] .hp-banner-img-shape2 {
	box-shadow: -130px 0 0 0 #2D008A;
}
#home-hero-banner,
body[data-banner-bg="colors1"] .hero-banner .box-links .box-links-list li a,
body[data-banner-bg="colors1"] .hero-banner .btn,
body[data-banner-bg="colors1"] .hp-banner-img-shape,
body[data-banner-bg="colors1"] #home-hero-banner {
	background: #2D008A;
	border-color: #2D008A;
}
body[data-banner-bg="colors1"] .hero-banner .box-links .box-links-list li a:hover,
body[data-banner-bg="colors1"] .hero-banner .btn:hover {
	background: none;
	border-color: #2D008A;
	color: #2D008A;
}
body[data-banner-bg="colors1"] .hero-banner .box-links .box-links-list li a:hover [stroke]:not([stroke=""]):not([stroke="none"]),
body[data-banner-bg="colors1"] .hero-banner .btn:hover [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: #2D008A;
}
body[data-banner-bg="colors1"] .hero-banner .box-links .box-links-list li a:hover [fill]:not([fill=""]):not([fill="none"]),
body[data-banner-bg="colors1"] .hero-banner .btn:hover [fill]:not([fill=""]):not([fill="none"]) {
	fill: #2D008A;
}
body[data-banner-bg="colors1"] .hero-banner .bottom-row .banner-box.box-text-button .box-title,
body[data-banner-bg="colors1"] .hero-banner .box-links .box-title {
	color: #2D008A;
}
body[data-banner-bg="colors1"] .hero-banner .box-links,
body[data-banner-bg="colors1"] .hero-banner .bottom-row .banner-box.box-text-button {
	background: #EFADF0;
}
body[data-banner-bg="colors2"] .hp-banner-img-shape2 {
	box-shadow: -130px 0px 0 0 #750052;
}
body[data-banner-bg="colors2"] .hero-banner .box-links .box-links-list li a,
body[data-banner-bg="colors2"] .hero-banner .btn,
body[data-banner-bg="colors2"] .hp-banner-img-shape,
body[data-banner-bg="colors2"] #home-hero-banner {
	background: #750052;
	border-color: #750052;
}
body[data-banner-bg="colors2"] .hero-banner .box-links .box-links-list li a:hover,
body[data-banner-bg="colors2"] .hero-banner .btn:hover {
	background: none;
	border-color: #750052;
	color: #750052;
}
body[data-banner-bg="colors2"] .hero-banner .box-links .box-links-list li a:hover [stroke]:not([stroke=""]):not([stroke="none"]),
body[data-banner-bg="colors2"] .hero-banner .btn:hover [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: #750052;
}
body[data-banner-bg="colors2"] .hero-banner .box-links .box-links-list li a:hover [fill]:not([fill=""]):not([fill="none"]),
body[data-banner-bg="colors2"] .hero-banner .btn:hover [fill]:not([fill=""]):not([fill="none"]) {
	fill: #750052;
}
body[data-banner-bg="colors2"] .hero-banner .bottom-row .banner-box.box-text-button .box-title,
body[data-banner-bg="colors2"] .hero-banner .box-links .box-title {
	color: #750052;
}
body[data-banner-bg="colors2"] .hero-banner .box-links,
body[data-banner-bg="colors2"] .hero-banner .bottom-row .banner-box.box-text-button {
	background: #FF5D63;
}
body[data-banner-bg="colors3"] .hp-banner-img-shape2 {
	box-shadow: -130px 0px 0 0 #004756;
}
body[data-banner-bg="colors3"] .hero-banner .box-links .box-links-list li a,
body[data-banner-bg="colors3"] .hero-banner .btn,
body[data-banner-bg="colors3"] .hp-banner-img-shape,
body[data-banner-bg="colors3"] #home-hero-banner {
	background: #004756;
	border-color: #004756;
}
body[data-banner-bg="colors3"] .hero-banner .box-links .box-links-list li a:hover,
body[data-banner-bg="colors3"] .hero-banner .btn:hover {
	background: none;
	border-color: #004756;
	color: #004756;
}
body[data-banner-bg="colors3"] .hero-banner .box-links .box-links-list li a:hover [stroke]:not([stroke=""]):not([stroke="none"]),
body[data-banner-bg="colors3"] .hero-banner .btn:hover [stroke]:not([stroke=""]):not([stroke="none"]) {
	stroke: #004756;
}
body[data-banner-bg="colors3"] .hero-banner .box-links .box-links-list li a:hover [fill]:not([fill=""]):not([fill="none"]),
body[data-banner-bg="colors3"] .hero-banner .btn:hover [fill]:not([fill=""]):not([fill="none"]) {
	fill: #004756;
}
body[data-banner-bg="colors3"] .hero-banner .bottom-row .banner-box.box-text-button .box-title,
body[data-banner-bg="colors3"] .hero-banner .box-links .box-title {
	color: #004756;
}
body[data-banner-bg="colors3"] .hero-banner .box-links,
body[data-banner-bg="colors3"] .hero-banner .bottom-row .banner-box.box-text-button {
	background: #00F5CC;
}
#home-hero-banner .container {
	max-width: 1240px;
	padding: 0 20px;
}
.banner-play {
	width: 16px;
	height: 16px;
	line-height: 16px;
	position: relative;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
.banner-play::after {
	content: "";
	background: url(../js/swiper/play_pause.png) center bottom/100% auto no-repeat;
	width: 6px;
	height: 7px;
	position: absolute;
	right: 50%;
	top: 50%;
	-webkit-transform: translate(50%,-50%);
	transform: translate(50%,-50%);
}
.banner-play.stop::after {
	background-position: center top;
}
.tran05 svg,
.tran05 path,
.tran05 {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.hero-banner .bottom-row .banner-box.box-image,
.hero-banner .top-row .left-col {
	max-width: 66% !important;
}
.hero-banner .bottom-row .banner-box.box-text-button,
.hero-banner .top-row .right-col {
	max-width: 32% !important;
}
.hero-banner .box-links .box-links-list {
	display: flex !important;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 12px 0;
}
.hero-banner .box-links .box-links-list li {
	width: -webkit-calc(50% - 6px) !important;
	width: calc(50% - 6px) !important;
	margin: 0 !important;
}
.hero-banner .box-links .box-links-list li:first-child {
	width: 100% !important;
}
.hero-banner .small-box .banner-box-inner {
	height: 216px;
	min-height: 1px !important;
}
.hp-banner-img2 {
	width: 100%;
	height: 100%;
}
.contact-accordion .accordion-row-content-inner {
	justify-content: flex-start;
	gap: 50px;
	flex-wrap: wrap;
}
.hero-banner-wrap {
	position: relative;
}
.tax-course_cat .courses-by-category-section .hide-item{
	display: block !important;
}
.courses-by-category-section .tax-tabs button {
	height: auto;
	min-height: 48px;
}
.default-page-section,
.single-faculty-header {
	padding-top: 30px;
}
.about-section .row {
	align-items: stretch;
}
.about-section .col-image {
	display: flex;
	width: 57.5%;
}
.about-section .col-image img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
body.post-type-archive-faculty .container,
.section-content-card .container,
.container {
	width: 1240px;
	max-width: 100% !important;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}
.container .container {
	padding-left: 0;
	padding-right: 0;
}
.event-item .post-meta,
.loc-date-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 16px;
}
.news-item .post-meta .meta-item {
	margin: 0;
}
.event-item .post-meta .meta-item {
	margin-left: 0;
}
.news-item .post-meta .icon,
.event-item .post-meta .icon,
.event-item .permalink a .arr {
	top: 0;
}
.course-item .course-thumb {
	height: 200px;
}
.course-item .permalink {
	margin-top: auto;
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 0.036px;
	color: #000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
a.inner {
	text-decoration: none;
}
a.inner .course-thumb img {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a.inner:hover .course-thumb img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.course-thumb {
	overflow: hidden;
	border-radius: 8px;
}
.course-item .course-thumb .wp-post-image,
.event-item .event-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-scroll-nav {
	height: 75px;
	position: relative;
	padding: 0;
}
.page-scroll-nav > .container {
	padding: 0;
	height: 75px;
	display: flex;
}
.page-scroll-nav.active .container {
	background: #fff;
	width: 100%;
	position: fixed;
	top: 65px;
	right: 50%;
	height: 90px;
	z-index: 13;
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-transform: translate(50%, 0);
	transform: translate(50%, 0);
}
.admin-bar .page-scroll-nav.active .container {
	top: 97px;
}
.page-scroll-nav .page-scroll-nav-wrapper li::before {
    content: "";
    background: #2D008A;
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -4px;
    border-radius: 100%;
	opacity: 0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.page-scroll-nav .page-scroll-nav-wrapper li.active::before {
    bottom: -10px;
    opacity: 1;
}
.page-scroll-nav .page-scroll-nav-wrapper {
	white-space: nowrap;
	overflow: auto;
	padding: 17px 20px;
	justify-content: unset;
	margin: 0 auto;
	align-items: flex-start;
}
.page-scroll-nav .page-scroll-nav-wrapper li {
	margin-bottom: 0;
}
.page-scroll-nav.active .page-scroll-nav-wrapper {
	padding: 31px 20px 17px;
}
.single-course-banner .inner {
	gap: 0 30px;
}
.single-course-banner .content-column .campus {
	display: flex;
	gap: 20px 30px;
	flex-wrap: wrap;
}
.connecting-people {
	padding: 0 0 30px 0;
}
.connecting-people .slider-social-box a {
	overflow: visible;
}
.connecting-people .slider-social-box a img,
.connecting-people .slider-social-box a svg {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.connecting-people .slider-social-box a:hover img,
.connecting-people .slider-social-box a:hover svg {
	-webkit-transform: translate(0, -5px);
	transform: translate(0, -5px);
}
.learning-with-us .inner .cube a,
.learning-with-us .inner .cube .cube-inner.cube-image,
.learning-with-us .inner .cube .cube-inner.cube-image img {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.learning-with-us .inner .cube .cube-inner.cube-image img {
	object-fit: cover;
}
#pager {
	display: flex;
	justify-content: center;
	gap: 15px;
}
#pager .page-numbers {
	color: #2D008A;
	text-decoration: none;
	font-size: 18px;
}
.swiper.swiper-initialized .posts-404 {
	flex-wrap: nowrap;
}
.swiper:not(.swiper-initialized) .posts-404 {
	gap: 24px;
}
.attachment-page404 {
	object-fit: cover;
}
.marketing-banner.in-a-post.global-banner {
	margin: 50px 0 0 0;
}
.timeline-section.active {
	z-index: 21;
}
.bottom-timeline-trigger {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 0;
}
.timeline-section.active {
	display: flex;
	height: 100vh;
	/* margin-top: 64px; */
	margin: 0;
	min-height: 1px;
}
.timeline-section .container {
	padding: 0;
}
.timeline-section.active .timeline-section-inner-scroll {
	background: #004756;
	width: 100%;
	/* height: 100%; */
	height: -webkit-calc(100% - 113px);
	height: calc(100% - 113px);
	max-height: 100%;
	padding-bottom: 0;
	z-index: 1;
}
.timeline-section .aside-title .title-name,
.timeline-section .aside-title .title-name .title-tag,
.timeline-section .right-side .aside-title .title-name {
	opacity: 1 !important;
}
.timeline-section .event-row {
	max-width: 100%;
	gap: 60px;
}
.timeline-section .event-row-item[data-type="wingate"] {
	left: 0;
}
.timeline-section .centered-timeline-item .centered-image {
	padding: 50px 0 30px 0;
}
.timeline-item.centered-timeline-item.colored-item {
	padding-bottom: 0;
}
.timeline-section .aside-title.left .title-name.hide,
.timeline-section .aside-title.right .title-tag.hide {
	opacity: 0 !important;
	visibility: hidden;
}
.timeline-section .centered-timeline-item {
	height: auto;
}
.related-links-section .links-wrapper {
	justify-content: flex-start;
	gap: 32px 20px;
}
.related-links-section .links-wrapper li {
	width: -webkit-calc(33.333% - 14px);
	width: calc(33.333% - 14px);
	margin: 0;
}
.related-links-section.active .links-wrapper {
	height: auto;
}
.related-links-section .inner {
	background: rgb(0 245 204 / 10%);
	border-color: #00F5CC;
	gap: 0 24px;
	padding: 28px 24px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.related-links-section:not(.active) .inner {
	border-color: transparent !important;
}
.related-links-section.active .inner {
	background: none !important;
}
.related-links-section .small-col {
	max-width: none;
    width: -webkit-calc(32.4% - 12px);
    width: calc(32.4% - 12px);
}
.related-links-section .wide-col {
	max-width: none;
    width: -webkit-calc(67.6% - 12px);
    width: calc(67.6% - 12px);
}
.related-links-section:not(.active) .links-wrapper {
	display: none;
}
.related-links-section .title button span.btn-arrow {
	flex-shrink: 0;
	margin: 0 30px 0 6px;
}
.related-links-section .plus {
	width: 28px;
	height: 28px;
}
.related-links-section .minus,
.related-links-section.active .plus {
	display: none;
}
.related-links-section.active .minus,
.related-links-section:not(.active) .plus {
	display: block;
}
.taxonomy-main-section .container {
	width: 1240px;
}
.load-more-alphon-wrap,
.load-more-courses-wrap {
	text-align: center;
}
.js-load-more-alphon,
.js-load-more-courses {
	font-size: 18px;
	font-weight: 600;
	margin: 64px 0 0 0;
	border-radius: 8px;
	padding: 10px 16px;
}
.js-load-more-alphon {
	margin: 36px 0 0 0;
}
.js-load-more-alphon:hover,
.js-load-more-courses:hover {
	text-decoration: underline;
}
.js-loader img {
	max-height: 95%;
}
.main-courses-wrapper {
	min-height: 100px;
	position: relative;
	justify-content: flex-start;
	gap: 3.5%;
}
.main-courses-wrapper.loading::after {
	content: "";
	background: rgba(255, 255, 255, 0.5) url(../../images/ajax-loader.gif) center center no-repeat;
	position: absolute;
	inset: 0;
	z-index: 1;
}
.static-terms .static-button.active {
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.2);
}
.static-terms .static-button:not(.active):hover {
    box-shadow: none;
}
.footer-bottom .container {
	flex-wrap: wrap;
}
.footer-bottom .bottom-menu {
	margin: 0;
}
.credits {
	width: 100%;
	margin: 20px 0 0 0;
	font-size: 14px;
}
.credits a {
	display: inline-block;
}
.article-thankyou {
	width: 282px;
}
.swiper-nav-btns-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 24px 0 0 0;
}
.swiper-nav-btns-wrap .prev,
.swiper-nav-btns-wrap .next {
	width: 16px;
	height: 16px;
	position: relative;
}
.swiper-nav-btns-wrap .prev::after,
.swiper-nav-btns-wrap .next::after {
	content: "";
	width: 7px;
	height: 7px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -3px -3px 0 0;
	border-top: 2px solid #2D008A;
	border-right: 2px solid #2D008A;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.swiper-nav-btns-wrap .prev::after {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	display: flex;
	width: auto;
	min-height: 16px;
	align-items: center;
	position: static;
	gap: 8px;
}
button.swiper-pagination-bullet,
.swiper-pagination-bullet {
    --swiper-pagination-bullet-inactive-color: none;
    --swiper-pagination-bullet-inactive-opacity: 1;
	border: 1px solid #2D008A;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    --swiper-pagination-bullet-horizontal-gap: 0;
}
.swiper-pagination-bullet-active {
    --swiper-pagination-color: #2D008A;
}
.menu-btn {
	display: none;
	width: 28px;
	height: 31px;
	justify-content: center;
	align-items: center;
}
.menu-btn-inner {
	width: 100%;
	height: 18px;
	position: relative;
}
.menu-btn-inner:before,
.menu-icon-spans {
	background: #2D008A;
	width: 100%;
	height: 2px;
	position: absolute;
	right: 0;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span1 {
	top: 0;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.menu-btn-inner:before {
	content: "";
	top: 8px;
}
.menu-icon-span2 {
	top: 8px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span3 {
	top: 16px;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.mobile-menu-is-open .menu-icon-span1 {
	-webkit-transform: translate(0,6px);
	transform: translate(0,6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
body.mobile-menu-is-open .menu-icon-span2 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.mobile-menu-is-open .menu-btn-inner:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.mobile-menu-is-open .menu-icon-span3 {
	-webkit-transform: translate(0,-6px);
	transform: translate(0,-6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.contact-accordion .acc-column .acc-column-item {
	display: flex;
	align-items: center;
	line-height: 25px;
	letter-spacing: 0.1px;
}
.contact-accordion .acc-column .acc-column-item .icon {
	margin-right: 7px;
	align-items: center;
}
.mobile-menu-bottom-contact-details {
	display: flex;
	gap: 16px;
	justify-content: center;
}
.contact-options-list {
	display: flex !important;
	gap: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.cpl-item-a {
	background: none !important;
	padding: 0 !important;
	height: auto !important;
}
.pie_progress__svg svg,
.pie_progress__svg svg path {
	-webkit-transition: all 0s ease;
	transition: all 0s ease;
}
.scroll-up-btn {
	z-index: 13;
}
.footer-bottom a {
	font-size: 14px;
}
.footer-middle .row {
	gap: 20px;
}
.phones-inner {
	display: flex;
}
.footer-middle .campus-item .address {
	line-height: 1.2;
	align-items: flex-start;
}
.footer-bottom .social-networks svg {
	width: auto;
	height: 20px;
}
.news-section-swiper {
	padding: 10px;
	margin: 0 -10px;
}
.events-section .archive-link,
.news-section .archive-link {
	margin: 24px 0 0 0;
}
.pagination-style2 {
	margin: 36px 0 0 0;
	justify-content: center;
}
.pagination-style2 button.swiper-pagination-bullet,
.pagination-style2 .swiper-pagination-bullet {
	border-color: #b3b3b3;
}
.pagination-style2 .swiper-pagination-bullet-active {
	--swiper-pagination-color: none;
	border-width: 2px;
}
.events-grid {
	gap: 24px;
}
.event-item {
	width: -webkit-calc(25% - 18px);
	width: calc(25% - 18px);
	height: auto;
}
.section-featured_posts .event-item {
	width: -webkit-calc(25% - 15px);
	width: calc(25% - 15px);
}
.large-purple-banner .wrapper {
	background-color: #2D008A;
	background-position: center;
}
.large-purple-banner .desc {
	max-width: 670px;
	margin: 36px auto 0;
}
.large-purple-banner .items {
	gap: 70px;
	flex-wrap: wrap;
	justify-content: center;
}
.news-section .archive-link a {
	display: inline-flex;
	align-items: center;
}
.news-section .archive-link a .arr,
.events-section .archive-link a .arr {
	top: 0;
}
.related-posts-section {
	margin: 0 0 36px 0;
}
.related-posts-section .related-posts {
	justify-content: flex-start;
	gap: 24px;
}
.related-posts-section .related-posts .card-item {
	display: flex;
	width: -webkit-calc(33.333% - 16px);
	width: calc(33.333% - 16px);
	height: auto;
	border-radius: 8px !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.related-posts-section .related-posts .card-item .permalink {
	color: #000;
	text-decoration: none;
}
.related-posts-section .related-posts .card-item:hover .post-title a,
.related-posts-section .related-posts .card-item:hover .permalink a {
	text-decoration: none;
}
.related-posts-section .related-posts .card-item:hover .post-title a:hover,
.related-posts-section .related-posts .card-item .permalink:hover {
	text-decoration: underline;
}
.related-posts-section .related-posts .card-item .card-item-inner {
	display: flex;
	width: 100%;
	flex-direction: column;
	text-decoration: none;
}
.related-posts-section .related-posts .card-item .card-item-inner:focus {
	border: 3px solid #000;
	border-radius: 10px;
}
.related-posts-section .related-posts .card-item .card-thumb {
	width: 100%;
}
.related-posts-section .related-posts .card-item .card-thumb a {
	width: 100%;
	overflow: hidden;
	border-radius: 8px;
}
.related-posts-section .related-posts .card-item .card-thumb a,
.related-posts-section .related-posts .card-item .card-thumb a img {
	height: 222px;
}
.related-posts-section .related-posts .card-item .card-thumb a img {
	object-fit: cover;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.related-posts-section .related-posts .card-item .card-inner-wrap {
	display: flex;
	flex-direction: column;
	margin: 0;
	flex-grow: 1;
}
.related-posts-section .related-posts .card-item .post-title {
	flex-grow: 1;
}
.swiper-button-disabled {
	opacity: 0.4;
}
.newsletter-box {
	background: #EAE6F3;
	border-radius: 16px;
	padding: 36px;
}
.newsletter-box-inner {
	display: flex;
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
}
.sections-title {
	color: #000;
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
}
.newsletter-box-inner .sections-title {
	min-width: 270px;
	padding: 0 30px 0 0;
	flex-grow: 1;
}
.newsletter-box-form {
	display: flex;
	width: 100%;
	max-width: 588px;
	gap: 24px;
	color: #000;
}
.newsletter-box-form-field-wrap {
	width: 50%;
}
.nbff-title {
	display: block;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.11;
	margin: 0 0 8px 0;
}
.nbff-submit,
.nbff-input {
	background: #CEC4E3;
	width: 100%;
	height: 51px;
	border-radius: 8px !important;
	line-height: 51px;
	padding: 0 10px;
	font-size: 18px;
	border: none;
}
.nbff-submit {
	background: #2D008A;
	border: 1px solid #2D008A;
	color: #fff;
	font-weight: 600;
	text-align: center !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.nbff-submit:hover {
	background: #CEC4E3;
	color: #2D008A;
}
.blog-banner {
	min-height: 500px;
	padding: 34px 24px;
	margin: -20px 0 0 0;
	border-radius: 0 0 24px 24px;
}
.blog-inner-list ul li a {
	border-bottom: 1px solid #fff;
}
.blog-banner-inner {
	padding: 0;
	margin: auto;
}
.block-banner-title {
	font-size: 60px;
	padding: 0;
	margin: 0 0 24px 0;
}
.block-banner-text {
	min-height: 90px;
}
.blog-banner input.search {
	margin: 24px 0 0 0;
}
.contact-accordion .accordion-wrapper {
	display: flex;
	flex-direction: column;
	gap: 25px;
}
.show-all-results {
	background: #EAE5F3;
	width: 100%;
	height: 47px;
	line-height: 47px;
	border-radius: 8px;
	color: #000;
	font-size: 18px;
	font-weight: 700;
	text-decoration-line: underline;
	text-align: center;
	padding: 0 10px;
	margin: 63px 0 0 0;
}
.breadcrumbs-flex {
	padding: 24px 0;
}
.lobby-academic-studies-banner {
	margin-top: 0;
}
header.header + .lobby-academic-studies-banner {
	margin-top: -15px;
}
.banner-content-wide-image .inner:not(.description) {
	gap: 30px;
}
.banner-content-wide-image .description {
	margin: 0;
}
.banner-content-wide-image .wide-col {
	display: flex;
	max-width: 100%;
}
.attachment-wide-banner-image {
	width: 100%;
	height: auto;
	border-radius: 16px;
	object-fit: cover;
}
.banner-content-wide-image .inner.description {
	margin: 64px 0 0 0;
}
.banner-content-wide-image .permalink .btn {
	margin: 47px 0 0 0;
}
.banner-content-wide-image .permalink {
	clear: both;
}
.courses-by-category-section .inner {
	gap: 0 30px;
}
.courses-by-category-section .courses-grid {
	gap: 0 25px;
}
.courses-by-category-section .courses-grid .course-item {
	display: inline-flex;
	width: -webkit-calc(33.333% - 17px);
	width: calc(33.333% - 17px);
	max-width: 100%;
}
.courses-by-category-section .courses-grid .inner {
    display: flex;
	width: 100%;
    flex-direction: column;
}
.course-item .course-inner-wrap {
	display: flex;
	width: 100%;
	flex-direction: column;
    flex-grow: 1;
	gap: 24px;
}
.course-item .permalink {
	margin-top: auto;
}
.course-item .post-title {
	font-size: 26px;
	font-weight: 600;
	line-height: 30px;
	color: #000;
}
.course-item .post-title a {
	min-height: 1px;
}
.course-item .post-title a:hover {
	text-decoration: underline;
}
.course-item .icon {
	top: 0;
}
.move-to-myTabContent.fade:not(.show) {
	opacity: 1 !important;
}
.post-type-archive-alphon .main-courses-wrapper {
	gap: 36px 24px;
}
.post-type-archive-alphon .main-courses-wrapper .event-item {
	width: -webkit-calc(33.333% - 16px);
	width: calc(33.333% - 16px);
}
.post-type-archive-alphon .event-item .event-thumb {
	height: 200px;
}
.post-type-archive-alphon .event-item .post-title a {
	font-size: 20px;
}
.post-type-archive-alphon .event-item .post-title {
    margin: 0 0 8px 0;
}
.post-type-archive-alphon .courses-top {
	margin: 0 0 36px 0;
}
.banner-content-wide-image + .courses-by-category-section {
	margin-top: 100px;
}
.courses-table-search .filter-courses form label {
	width: 100%;
}
.select-design.nice-select {
	white-space: normal;
}
.select-design.nice-select .option {
	line-height: 1.2;
	padding: 9px 16px;
}
.select-design.nice-select .option:first-child {
	padding-top: 0;
}
.select-design.nice-select .option:last-child {
	padding-bottom: 0;
}
.courses-table-search .course-row .col {
	padding-right: 15px;
}
.courses-table-search .course-row .col:last-child {
	padding-right: 0;
}
.select-design.nice-select span.current {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	padding-right: 35px;
	line-height: 1;
}
.sort-by-wrap:after {
	background: url(../../images/combo-arrow.svg) center center no-repeat;
	width: 20px;
    height: 20px;
	pointer-events: none;
	right: 12px;
	top: 50%;
	margin: -10px 0 0 0;
}
.sort-by-wrap:before {
	content: "";
	background: url(../../images/order.svg) center center/contain no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 12px;
	top: 50%;
	margin: -8px 0 0 0;
}
.sort-by-wrap {
	max-width: 100%;
}
.sort-by {
	background: none;
	max-width: 100%;
	padding: 0 40px;
}
.btn-wrap-filter-by {
	display: flex;
	width: 100%;
	justify-content: space-between;
	font-size: 20px;
}
.btn-clear-all {
	line-height: 1;
}
.close-mobile-filters-wrap {
	line-height: 1px;
	position: absolute;
	right: 24px;
	top: 16px;
	z-index: 1;
}
.close-mobile-filters {
	background: #fff url(../../images/x.svg) center center no-repeat;
	width: 24px;
	height: 24px;
}
.filter-box .filter-box-item .check-title {
	flex-grow: 1;
	color: #000;
	margin: 0;
}
.filter-box .filter-box-item input:focus ~ .checkmark {
	border: 2px solid #2D008A;
}
.filter-box .filter-box-item input[type="radio"]:focus ~ .checkmark {
	padding: 4px;
}
.filter-box .filter-box-item input:focus ~ .check-title {
	border: 1px solid #2D008A;
	padding: 2px;
}
.btn-filter-by {
	display: flex;
	gap: 6px;
	align-items: center;
}
.btn-clear-all {
	font-size: 14px;
	font-weight: 500;
}
.post-type-archive-alphon .event-item .permalink a {
	font-weight: 400;
}
.alphon-role-and-icons {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: space-between;
	margin: 0 0 24px 0;
}
.alphon-item-socials-list {
	display: flex;
	align-items: center;
	gap: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.connecting-people .row, .our-students .rows-slider .row {
	gap: 18px 23px;
	display: flex;
	justify-content: flex-start;
}
.connecting-people .row.top, .connecting-people .rows-slider .row.top {
	margin-bottom: 18px;
	justify-content: flex-start;
}
.connecting-people .row.top .image,
.connecting-people .row.bottom .image {
	width: -webkit-calc(38.5% - 16px);
	width: calc(38.5% - 16px);
	height: 292px;
}
.connecting-people .row.top .image:nth-child(2),
.connecting-people .row.bottom .image:nth-child(3) {
	width: -webkit-calc(23% - 16px);
	width: calc(23% - 16px);
}
.connecting-people .row.bottom .image:nth-child(1)) {
	width: -webkit-calc(34% - 16px);
	width: calc(34% - 16px);
}
.connecting-people .row.bottom .image:nth-child(2) {
	width: -webkit-calc(43% - 16px);
	width: calc(43% - 16px);
}
.connecting-people .row.top .image img,
.connecting-people .row.bottom .image img,
.our-students .row .image img {
	width:100%;
	height:100%;
	border-radius: 16px;
	object-fit:cover;
}
.our-students .slider-social-box,
.connecting-people .slider-social-box {
	display: flex;
	z-index: 2;
	align-items: center;
}
.our-students .slider-social-box .social-title {
	margin: 0 8px 0 0;
}
.our-students .slider-social-box a {
	margin: 0 0 0 8px;
}
.our-students .slider-social-box .social-title,
.connecting-people .slider-social-box .social-title {
	font-size: 26px;
	line-height: 1.25;
}
.our-students .slider-social-box {
	position: static;
	justify-content: flex-end;
	margin: 35px 0 0 0;
}
.swiper-btns-wrap {
	display: flex;
	justify-content: space-between;
	margin: 36px 0 0 0;
	align-items: center;
}
.connecting-people .swiper-pagination {
	display: flex;
	width: 100%;
	height: 21px;
	align-items: center;
	justify-content: center;
}
.our-students .section-title {
	font-size: 48px;
	font-weight: 600;
	line-height: 48px;
	letter-spacing: 0.48px;
	color: #000;
	margin: 0;
}
.our-students .section-text {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.25;
	letter-spacing: 0.1px;
	margin: 8px 0 0 0;
}
.our-students .main-columns2-slider-container {
	margin: 36px 0 0 0;
}
.our-students .row {
	display: flex;
	flex-wrap: wrap;
	gap: 36px 26px;
}
.our-students .row .image {
	width: -webkit-calc(20% - 20px);
	width: calc(20% - 20px);
	height: 290px;
}
.our-students .row .image:nth-child(8n+2),
.our-students .row .image:nth-child(8n+7) {
	width: -webkit-calc(40% - 20px);
	width: calc(40% - 20px);
}
.large-purple-banner .item-box .box-hover-image img {
	width: 112px;
	height: 112px;
}
.single-alphon-top-inner {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom: 1px solid #b3b3b3;
	padding: 0 0 36px 0;
	margin: 0 0 36px 0;
}
.single-alphon-content-wrap {
	display: flex;
	gap: 30px;
	justify-content: space-between;
}
.single-alphon-top-right {
	min-height: 174px;
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}
.single-alphon-content-right-list,
.single-alphon-top-right {
	width: 282px;
}
.single-alphon-top-right-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	right: 0;
	top: 0;
}
.single-alphon-content-left,
.single-alphon-top-left {
	display: flex;
	width: -webkit-calc(100% - 312px);
	width: calc(100% - 312px);
	max-width: 792px;
	justify-content: space-between;
}
.sa-td-wrap {
	padding: 0 30px 0 0;
}
.single-alphon-top-title {
	margin: 0 0 24px 0;
	color: #000;
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
}
.single-alphon-top-details-list {
	display: inline-flex;
	width: 350px;
	gap: 8px 24px;
	list-style: none;
	margin: 0;
	padding: 0;
	flex-wrap: wrap;
}
.single-alphon-top-details-item {
	display: inline-flex;
	width: -webkit-calc(50% - 12px);
	width: calc(50% - 12px);
	gap: 4px;
	align-items: center;
}
.single-alphon-top-details-list a {
	color: #000;
	text-decoration: none;
}
.single-alphon-top-details-list a:not([href*="tel:"]):not([href*="mailto:"]) {
	text-decoration: underline;
}
.single-alphon-top-details-list a:hover {
	text-decoration: underline;
}
.sa-td-2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
}
.share-btns-wrap {
	text-align: center;
}
.share-btns-wrap2 {
	display: inline-block;
	margin: 20px auto 0;
	position: relative;
}
.header-meta .header-sidebar .share-button,
.share-button {
	margin: 0 auto;
	padding: 0;
}
.share-menu {
	right: -10px;
	top: 100%;
	gap: 0;
	z-index: 10001;
	visibility: hidden;
	margin: 6px 0 0 0;
	padding: 0;
	border-radius: 50px;
	overflow: hidden;
}
.share-btns-wrap2.active .share-menu {
	opacity: 1;
	visibility: visible;
}
.share-menu > li {
	width: 100%;
}
.share-menu .fb-share {
	display: flex;
	width: 100%;
	height: 40px;
	text-decoration: none;
	align-items: center;
	justify-content: center;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.share-menu .fb-share:hover {
	background: #DCD6EB;
}
.share-menu .fb-share:focus {
	background: #b3b3b3;
	outline: none;
}
.sa-td-cat {
	background: #eee;
	padding: 8px 12px;
	border-radius: 40px;
	color: #000;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
}
.sa-td-share-btn {
	display: inline-flex;
	align-items: center;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.11;
	gap: 8px;
	border-radius: 8px;
	padding: 16px 18px;
}
.sa-td-2 .share-button {
	font-size: 18px;
	font-weight: 600;
	padding: 16px 18px;
}
.sa-td-2 .share-button svg {
	flex-shrink: 0;
}
.single-alphon-content-left-inner {
	display: flex;
	max-width: 690px;
	flex-direction: column;
	gap: 15px;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 0.036px;
}
.sa-cl-inner-texts-divs:not(.active) {
	display: none;
}
.sa-cl-title {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
}
.single-alphon-content-right-list {
	display: flex;
	flex-direction: column;
	gap: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.sa-cr-list-item-btn {
	width: 100%;
	min-height: 48px;
	border-radius: 8px;
	text-align: left;
	padding: 8px;
	position: relative;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.27;
	letter-spacing: 0.036px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.sa-cr-list-item.disabled .sa-cr-list-item-btn {
	opacity: 0.3;
	cursor: default;
}
.sa-td-lang {
	text-decoration: none;
	color: #000;
}
.sa-cr-list-item-text {
	display: none;
}
.title-content-button-section .inner {
	align-items: flex-start;
}
.title-content-button-section .title.smaller-text {
	font-size: 26px;
	font-weight: 400;
}
.marketing-banner .wide-col {
    width: 35%;
}
.marketing-banner .marketing-banner-button {
	padding: 0 18px;
}
.marketing-banner .marketing-inner {
	background-position: center;
	word-wrap: break-word;
}
.btn-arr {
	flex-shrink: 0;
}
.default-page-section .page-title{
	padding: 0 30px 0 0;
}
.hh-title-wrap {
	display: flex;
	gap: 34px 30px;
	color: #000;
	margin: 0 0 36px 0;
}
.hh-title-wrap2 {
	display: flex;
	flex-direction: column;
}
.hh-title {
	font-size: 48px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.48px;
	margin: 0 0 33px 0;
}
.hh-title-wrap2-bottom {
	margin: auto 0 0 0;
	font-size: 18px;
	letter-spacing: 0.036px;
}
.hh-title-wrap3 {
	margin: 0 0 0 auto;
}
.hh-title-wrap3-inner {
	margin: 0 0 28px 0;
}
.btn-style {
	background: #ddd;
	display: inline-flex;
	min-height: 32px;
	align-items: center;
	text-align: center;
	justify-content: center;
	border-radius: 40px;
	text-decoration: none;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.12;
	padding: 5px 12px;
}
.page-template-tpl-experts-form .taxonomy-main-section .breadcrumb-row,
.single-horaa_hadshanit .taxonomy-main-section .breadcrumb-row {
	margin-bottom: 36px;
}
.hh-main-content-section {
	color: #000;
}
.hh-main-wide-img {
	width: 100%;
	height: 282px;
	border-radius: 16px;
	object-fit: cover;
	margin: 0 0 36px 0;
}
.hh-main-content-wrap {
	display: flex;
}
.hh-side {
	display: flex;
	width: 282px;
	max-width: 32%;
	flex-direction: column;
}
.hh-main-content {
	width: 68%;
	padding: 0 0 0 21px;
	margin: 0 0 0 auto;
}
.hh-main-content-inner {
	width: 693px;
	max-width: 100%;
}
.hh-main-content-title {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 36px 0;
}
.hh-side-details {
	margin: 0 0 36px 0;
}
.hh-side-title1 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.25;
	letter-spacing: 0.1px;
	padding: 0 0 19px 0;
	margin: 0 0 19px 0;
	border-bottom: 1px solid #b3b3b3;
}
.hh-side-box:not(:first-child) {
	border-top: 1px solid #b3b3b3;
	margin: 19px 0 0 0;
	padding: 19px 0 0 0;
}
.hh-side-box::before {
	content: "";
	display: block;
	height: 1px;
	clear: both;
}
.hh-side-box-title {
	display: flex;
	width: 100%;
	align-items: center;
	gap: 16px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	margin: 7px 0 23px 0;
}
.hh-side-box-rows-wrap {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.hh-side-box-row {
	display: flex;
	gap: 24px;
	font-size: 14px;
}
.hh-side-box-row-stars-wrap {
	display: flex;
	min-width: 68px;
	gap: 10px;
	align-items: center;
	flex-direction: row-reverse;
}
.star {
	background: url(../../images/empty-star.svg) center center no-repeat;
	width: 16px;
	height: 16px;
}
.star.active {
	background-image: url(../../images/filled-star.svg);
}
.dollar {
	background: url(../../images/dollar.svg) center center no-repeat;
	width: 16px;
	height: 16px;
}
.dollar.active {
	background-image: url(../../images/active-dollar.svg);
}
.hh-side-contact {
	margin: auto 0 0 0;
}
.hh-side-contact-row {
	display: flex;
	gap: 12px;
	align-items: center;
}
.hh-side-contact-row-icon {
	width: 16px;
	text-align: center;
}
.hh-side-contact-row a {
	text-decoration: none;
	color: #000;
}
.hh-side-contact-row a:hover {
	text-decoration: underline;
}
.tool-row:not(:first-child) {
	border-top: 1px solid #b3b3b3;
	padding: 36px 0 0 0;
	margin: 36px 0 0 0;
}
.tool-row {
	display: flex;
	width: 100%;
	flex-direction: column;
	gap: 16px;
}
.tool-row-stars-wrap {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.tool-row .hh-side-box-title {
	margin: 0;
}
.tool-row-title-wrap {
	display: flex;
	gap: 24px;
}
.tool-row-title-img {
	width: 78px;
	height: 78px;
	border-radius: 50%;
	object-fit: cover;
}
.tool-row-title-wrap2 {
	margin: auto 0;
	font-size: 20px;
	line-height: 1.25;
	letter-spacing: 0.1px;
}
.tool-row-title {
	font-weight: 700;
	margin: 0;
	font-size: 1em;
	text-decoration: underline;
}
.tool-row-text {
	margin: 8px 0 0 0;
	font-size: 20px;
	line-height: 1.25;
	letter-spacing: 0.1px;
}
.card-activity {
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80px 100%, 75px -webkit-calc(100% - 3px), 73px -webkit-calc(100% - 6px), 72px -webkit-calc(100% - 10px), 73px -webkit-calc(100% - 16px), 88px -webkit-calc(100% - 53px), 89px -webkit-calc(100% - 58px), 88px -webkit-calc(100% - 62px), 85px -webkit-calc(100% - 65px), 80px -webkit-calc(100% - 67px), 76px -webkit-calc(100% - 66px), 71px -webkit-calc(100% - 63px), 25px -webkit-calc(100% - 4px), 19px 100%, 0 100% );
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80px 100%, 75px calc(100% - 3px), 73px calc(100% - 6px), 72px calc(100% - 10px), 73px calc(100% - 16px), 88px calc(100% - 53px), 89px calc(100% - 58px), 88px calc(100% - 62px), 85px calc(100% - 65px), 80px calc(100% - 67px), 76px calc(100% - 66px), 71px calc(100% - 63px), 25px calc(100% - 4px), 19px 100%, 0 100% );
	border-radius: 18px;
}
.card-activity .card-body {
	padding-right: 100px;
}
.section-content-card .read-more-content {
	clear: both;
	font-size: 20px;
}
.section-content-card .container .card .card-header.merkaz-mahut-img-wrap,
.section-content-card .read-more-content,
.read-more-content:not(.hide) ~ .read-more-btn-wrap {
	width: 66%;
}
.section-content-card.merkaz-mahut-secion .read-more-content,
.read-more-content:not(.hide) ~ .read-more-btn-wrap {
	margin: 0 0 36px auto;
}
.section-content-card.merkaz-mahut-secion .container .card {
	flex-wrap: wrap;
}
.merkaz-mahut-img-wrap {
	float: right;
}
.section-content-card .container .card .card-body .card-category,
.section-content-card .container .card .card-body .card-title {
	display: block;
	margin: 0 0 36px 0;
}
.section-content-card .container .card .card-header:not(.merkaz-mahut-img-wrap) {
	width: auto;
	max-width: 100%;
	padding: 0;
}
.section-content-card .container .card .card-header.merkaz-mahut-img-wrap {
	padding: 0;
	margin: 0 0 40px 50px;
}
.section-content-card.merkaz-mahut-secion .container .card .merkaz-mahut-img-wrap + .card-body,
.section-content-card .container .card .merkaz-mahut-img-wrap + .card-body {
	width: -webkit-calc(34% - 50px);
	width: calc(34% - 50px);
	display: block;
	margin: 0 0 40px 0;
}
.merkaz-mahut-read-more {
	margin: 30px 0 0 0;
}
.section-content-card .container .card .card-header video,
.section-content-card .container .card .card-header .card-img-top {
	vertical-align: top;
}
.learning-with-us .inner {
	justify-content: center;
	gap: 24px;
}
.learning-with-us .inner .cube {
	margin: 0;
	width: -webkit-calc(33.333% - 16px);
	width: calc(33.333% - 16px);
	max-width: none;
	height: auto;
	min-height: 203px;
}
.learning-with-us .cube-color {
	padding: 20px;
}
.important-details .wide-col-content {
	gap: 30px;
	flex-wrap: wrap;
}
.learning-with-us .cube-color .text {
	flex-wrap: wrap;
	text-align: center;
	gap: 24px;
}
.learning-with-us .cube-color .text .title {
	width: 100%;
	margin: 0;
	font-size: 26px;
	line-height: 30px;
}
.learning-with-us .cube-color .text img {
	width: 48px;
	height: 48px;
	object-fit: contain;
}
.section-activity {
	margin: 0 0 30px 0;
}
.activities-content {
	min-height: 297px;
	gap: 24px;
	position: relative;
}
.activities-nav-tabs-wrap {
	height: 100%;
	flex-shrink: 0;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.activities-nav-tabs {
	flex-wrap: nowrap;
	padding: 0 0 0 16px;
}
.activities-nav-tabs li {
	width: 100%;
	height: auto;
	padding: 0;
}
.activities-nav-tabs li button {
	width: 100%;
	min-height: 48px;
	padding: 8px;
	border-radius: 8px;
	line-height: 1.27;
	font-size: 18px;
	letter-spacing: 0.036px;
}
.activities-tab-content {
	width: 896px;
	max-width: -webkit-calc(100% - 204px);
	max-width: calc(100% - 204px);
	margin: 0 0 0 auto;
}
.activities-tab-content .tab-pane {
	flex-wrap: wrap;
	gap: 40px;
}
.activities-tab-content .activities-tab-pane-inner {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	gap: 25px;
}
.activities-tab-content .tab-pane article {
	width: -webkit-calc(33.333% - 17px);
	width: calc(33.333% - 17px);
	min-width: 1px;
}
.activities-tab-pane-link {
	width: 100%;
	text-align: right;
}
.simple-link {
	display: inline-flex;
	gap: 8px;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.11;
}
.nicescroll-rails {
	background: rgba(0, 0, 0, 0.3);
	margin-right: -6px;
	height: auto !important;
	bottom: 34px;
}
.nicescroll-cursors {
	cursor: grab;
}
.fade {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.fade:not(.show) {
	visibility: hidden;
}
.activities-permalink a {
	display: inline-flex;
	gap: 8px;
}
.devider-line + .section-activity .card-activity {
	margin-top: 0;
}
.contact-form-section .inner {
	padding: 64px 64px 28px;
}
.contact-form-section .cf-wrapper .form-row.three-in-row {
	gap: 36px 24px;
}
.contact-form-section .cf-wrapper .form-row.three-in-row .form-item {
	width: 33.333%;
	max-width: 100%;
}
.checkbox-above-submit {
	margin: -12px 0 10px 0;
}
.contact-form-section .cf-wrapper .form-item input[type="checkbox"] {
	background: none;
	width: 15px;
	height: 15px;
	line-height: 1px;
	padding: 0;
	border: 1px solid #000;
	margin-right: 7px;
}
.experts-form-field-wrap .wpcf7-form-control-wrap select.wpcf7-form-control {
	padding-right: 40px;
}
.experts-form-field-wrap .wpcf7-form-control-wrap select.wpcf7-form-control,
.contact-form-section .cf-wrapper .form-item select {
	background: #fff url(../../images/combo-arrow.svg) 16px center no-repeat;
}
.contact-form-section .cf-wrapper .form-item .wpcf7-form-control.wpcf7-acceptance label {
	font-size: 16px;
	font-weight: 500;
}
.wpcf7-acceptance label {
	cursor: pointer;
}
.contact-form-section .content-col {
	width: 282px;
}
.contact-form-section .cf-wrapper .form-row {
	gap: 36px 24px;
}
.related-section .related-thumb a,
.wide-cubes-2 .thumb {
	display: block;
	overflow: hidden;
}
.related-section .related-thumb a img,
.wide-cubes-2 .thumb img {
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.related-section .related-thumb a:hover img,
.wide-cubes-2 .thumb:hover img,
.wide-cubes-2 .inner .cube:hover .thumb img {
	-webkit-transform:scale(1.05);
	transform:scale(1.05);
}
.wide-cubes-2 .cube:hover .title a:not(:hover) {
	text-decoration: none;
}
.related-section .related-posts .title a:hover,
.related-section .related-posts .permalink a:hover,
.wide-cubes-2 .cube .title a:hover,
.wide-cubes-2 .cube .desc a {
    text-decoration: underline;
}
.taxonomy-main-section .breadcrumb-row .breadcrumbs-wrap {
	margin: 0;
}
.post-type-archive-horaa_hadshanit .taxonomy-main-section .breadcrumb-row {
	margin-bottom: 36px;
}
.horaa-hadshanit-more-tools-wrap {
	display: flex;
	gap: 36px 24px;
	flex-wrap: wrap;
}
.horaa-hadshanit-more-tools-wrap .course-item {
	width: -webkit-calc(33.333% - 16px);
	width: calc(33.333% - 16px);
}
.wide-cubes-2 .cube .title {
	line-height: 1;
}
.alphon-cat-posts-list {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}
.more-alphon-posts-btn-wrap {
	text-align: center;
	margin: 52px 0 0 0;
}
.more-alphon-posts-btn {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.11;
}
.tenders-form-section {
	color: #000;
}
.page-template-tpl-tenders-form .taxonomy-main-section .breadcrumb-row {
	margin-bottom: 36px;
}
.tenders-form-steps-breadcrumbs-wrap {
	text-align: center;
}
.tenders-form-steps-breadcrumbs {
	display: inline-flex;
	gap: 19px;
	list-style: none;
	margin: 0 auto 36px;
	padding: 0;
	justify-content: center;
	position: relative;
	z-index: 0;
}
.tenders-form-steps-breadcrumbs::before {
	content: "";
	background: #ECE8F4;
	height: 2px;
	position: absolute;
	right: 15px;
	left: 15px;
	top: 50%;
	margin: -1px 0 0 0;
	z-index: -1;
}
.tenders-form-step-number {
	background: #fff;
	display: flex;
	min-width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 100px;
	border: 1px solid #EFADF0;
	color: #2D008A;
	font-size: 16px;
	font-weight: 500;
	padding: 0 12px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
[data-current-step="1"] .tenders-form-step-li:nth-child(1) .tenders-form-step-number,
[data-current-step="2"] .tenders-form-step-li:nth-child(1) .tenders-form-step-number,
[data-current-step="2"] .tenders-form-step-li:nth-child(2) .tenders-form-step-number,
[data-current-step="3"] .tenders-form-step-li:nth-child(1) .tenders-form-step-number,
[data-current-step="3"] .tenders-form-step-li:nth-child(2) .tenders-form-step-number,
[data-current-step="3"] .tenders-form-step-li:nth-child(3) .tenders-form-step-number {
	background: #EFADF0;
}
.tenders-form-step-text {
	max-width: 0;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
[data-current-step="1"] .tenders-form-step-li:nth-child(1) .tenders-form-step-text,
[data-current-step="2"] .tenders-form-step-li:nth-child(2) .tenders-form-step-text,
[data-current-step="3"] .tenders-form-step-li:nth-child(3) .tenders-form-step-text {
	max-width: 160px;
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.tenders-form-steps-content-wrap1 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding-bottom: 36px;
	margin-bottom: 36px;
}
.tenders-form-steps-content-wrap2 {
	max-width: 690px;
}
.tenders-form-steps-title {
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 24px 0;
	line-height: 1;
}
.tenders-form-steps-content {
	font-size: 20px;
	line-height: 1.25;
	letter-spacing: 0.1px;
}
.tenders-form-steps-content ul {
	margin: 0;
	padding: 0 0 0 24px;
}
.page-template-tpl-tenders-form .lobby-academic-studies-banner .content-inner {
	align-items: center;
}
.lobby-academic-studies-banner .banner-content,
.page-template-tpl-tenders-form .lobby-academic-studies-banner .banner-content .title {
	width: 560px;
	max-width: 100%;
}
.tenders-form-fields-wrap {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding-bottom: 64px;
	margin-bottom: 64px;
}
.tenders-form-fields-wrap:last-child,
.tenders-form-fields-wrap.no-border {
	margin-bottom: 0;
	border-bottom: none;
}
.tenders-form-fields-title {
	font-size: 26px;
	line-height: 1.15;
	margin: 0 0 24px 0;
}
.tenders-form-fields-wrap2 {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}
.tenders-form-field-wrap {
	width: -webkit-calc(25% - 18px);
	width: calc(25% - 18px);
}
.tenders-form-field-label {
	width: 100%;
	margin: 0 0 8px 0;
}
.upload-btn-wrap,
.free-search-field-wrap .wpcf7-form-control,
.experts-form-field-wrap .wpcf7-form-control-wrap .wpcf7-form-control,
.tenders-form-section .wpcf7-form-control-wrap .wpcf7-form-control {
	background: #fff;
	width: 100%;
	height: 54px;
	line-height: 54px;
	border-radius: 4px;
	border: 1px solid #000;
	padding: 0 10px;
	font-size: 18px;
}
.free-search-field-wrap {
	margin: 0 0 36px 0;
}
.filters-wrapper .active-filters {
	border-right: none;
	padding-right: 0;
}
.free-search-field-wrap .wpcf7-form-control {
	height: 47px;
	line-height: 47px;
	padding: 0 40px 0 10px;
}
.free-search-field-wrap .wpcf7-submit {
	background: url(../../images/search.svg) center center no-repeat;
	width: 47px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
}
.next-step-btn-wrap {
	text-align: right;
}
.next-step-btn-wrap .submit-btn-wrap {
	display: inline-block;
}
.tenders-files-wrap,
.tenders-form {
	display: none;
}
.insert-tenders-fields-here .tenders-form {
	display: block;
}
.tenders-form-steps-div {
	display: none;
}
[data-current-step="1"] .tenders-form-step-1,
[data-current-step="2"] .tenders-form-step-2,
[data-current-step="3"] .tenders-form-step-3 {
	display: block;
}
.upload-btn-wrap {
	display: inline-flex;
	position: relative;
	text-align: center;
	align-items: center;
	justify-content: center;
	gap: 4px;
}
.upload-btn-wrap::after {
	content: "";
	background: url(../../images/file.svg) center center no-repeat;
	width: 24px;
	height: 24px;
}
.upload-btn-wrap .file-input-box,
.upload-btn-wrap .inputsLabel {
	display: none;
}
.wpcf7-form-control-wrap-file .upload-btn-wrap .file-input,
.wpcf7-form-control-wrap-file .upload-btn-wrap .wpcf7-form-control-wrap,
.wpcf7-form-control-wrap-file .upload-btn-wrap .wpcf7-form-control-wrap .file-input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	cursor: pointer;
}
body.show-focus .wpcf7-form-control-wrap-file .upload-btn-wrap .file-input:focus ~ .file-input-val-text {
	background: yellow;
	outline: 1px solid #000;
}
.btn:focus-visible {
	outline: 2px solid #000;
	-webkit-transition: all 0s ease;
	transition: all 0s ease;
}
.wpcf7-form-control-wrap-file {
	display: block;
}
.upload-btn-wrap .wpcf7-form-control-wrap-file {
	opacity: 1;
}
.upload-btn-wrap .wpcf7-form-control-wrap-file .wpcf7-not-valid-tip {
	position: absolute;
    bottom: -22px;
    left: 0;
}
.file-input-div .delete-file {
	display: none;
}
.file-input-div .delete-file {
	position: relative;
	z-index: 4;
	width: 20px;
	height: 20px;
	line-height: 1;
	flex-shrink: 0;
	color: red;
}
.file-input-div.active .delete-file {
	display: block;
}
.file-input-val-text {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	pointer-events: none;
	cursor: pointer;
}
.top-events-section .image-row .image-box img {
	object-fit: cover;
}
.tenders-form-checkboxes-wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	padding: 24px 0;
}
.checkbox-label {
	display: inline-flex;
	gap: 8px;
	cursor: pointer;
	position: relative;
}
.checkbox-label input[type="checkbox"] {
	position: absolute;
	height: 0;
	width: 0;
	opacity: 0;
}
.filter-box .filter-box-item .checkmark, .checkmark {
	background: url(../../images/chechbox.png) center center no-repeat;
	display: inline-block;
	width: 20px;
	height: 21px;
	flex-shrink: 0;
	margin: 0 8px 0 0;
	position: static;
}
body.show-focus .checkbox-label input[type="checkbox"]:focus ~ .checkmark {
	background-color: yellow;
	outline: 1px solid #000;
}
.checkbox-label input[type="checkbox"]:checked ~ .checkmark {
	background-image: url(../../images/chechbox-checked.png);
}
.tenders-form-accordion-wrap {
	max-width: 588px;
}
.q-ul {
	display: flex;
	flex-direction: column;
	gap: 24px 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
.tenders-form-accordion-wrap .q-ul {
	margin: 0 0 64px 0;
}
.q-ul > li .q-btn {
	display: flex;
	width: 100%;
	line-height: 1.15;
	align-items: center;
	gap: 20px;
	padding: 12px 0;
	border: none;
	font-size: 26px;
	border-bottom: 1px solid #B3B3B3;
}
.q-ul > li .q-btn .q-plus-minus {
	background: url(../../images/combo-arrow.svg) center center no-repeat;
	width: 21px;
	height: 21px;
	flex-shrink: 0;
	margin: 0 0 0 auto;
	position: relative;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.q-ul > li.active .q-btn .q-plus-minus {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.q-ul > li > .q-text {
	display: none;
	padding: 12px 0 0 0;
}
.q-ul > li > .q-text .tenders-form-checkboxes-wrap {
	padding: 0;
}
.faq-experts-devider {
	margin: 12px 0 36px 0;
}
.faq-experts-devider2 {
	margin: 36px 0;
}
.devider-line {
	clear: both;
}
.devider-line .container::before,
.devider-line .container::after {
	display: none;
}
.next-q {
	text-decoration: none;
}
.section-faq_experts .container-answer .card .card-text,
.next-q:hover {
	text-decoration: underline;
}
.card-text-date {
	font-size: 18px;
}
.section-faq_experts .experts-main-text,
.section-faq_experts .card .card-body {
	color: #000;
}
.experts-form-flex {
	display: flex;
	padding: 0 0 24px 0;
}
.experts-form-flex .wpcf7-form,
.experts-form-flex .wpcf7-form > p {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}
.experts-form-field-wrap {
	width: -webkit-calc(50% - 12px);
	width: calc(50% - 12px);
}
.experts-form-field-wrap.wide {
	width: 100%;
}
.experts-form-img-wrap {
	width: 40.5%;
	position: relative;
	border-radius: 24px;
	overflow: hidden;
	margin: 0 0 0 auto;
}
.experts-form-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.experts-form-wrap {
	width: 59.5%;
	max-width: 618px;
	padding: 0 30px 0 0;
}
.experts-form-field-wrap .submit-btn {
	width: 100%;
}
.experts-form-field-wrap .wpcf7-form-control-wrap textarea.wpcf7-form-control {
	height: 130px;
}
.post-type-archive-jobs .main-courses-wrapper,
.exprets-items-wrap {
	display: flex;
	gap: 37px 25px;
	flex-wrap: wrap;
}
.post-type-archive-jobs .courses .main-courses-wrapper .news-item,
.exprets-items-wrap .news-item {
	width: -webkit-calc(33.333% - 17px);
	width: calc(33.333% - 17px);
}
.courses-top {
	margin: 0 0 36px 0;
}
.exprets-items-wrap .news-item .news-item-inner {
	width: 100%;
}
.exprets-items-wrap .news-item .news-item-inner .text-with-icon {
	margin: 0 0 16px 0;
}
.free-search-field-wrap {
	position: relative;
}
.experts-archive-section .split-row {
	flex-wrap: wrap;
}
.experts-archive-section .load-more-courses-wrap {
	width: 100%;
}
.text-with-icon {
	display: flex;
	gap: 4px;
	flex-shrink: 0;
}
.alphon-list-section .sections-title {
	margin: 0 0 24px 0;
}
.alphon-list-section {
	padding: 0 0 36px 0;
}
.top-banner-btn-under-text {
	margin: 36px 0 0 0;
	position: relative;
	z-index: 0;
}
.lobby-academic-studies-banner .content .top-banner-btn-under-text svg {
	width: 16px;
	height: 16px;
	position: static;
	opacity: 1;
	transform: scale(-1,1);
}
.btn path {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.all-tenders-bc-wrap {
	margin-top: 17px;
}
.all-tenders-title {
	font-size: 48px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.48px;
	margin: 0 0 40px 0;
	padding: 0 0 24px 0;
	border-bottom: 1px solid #B3B3B3;
}
.all-tenders-table {
	list-style: none;
	margin: 0;
	padding: 0;
}
.all-tenders-row {
	display: flex;
	gap: 24px;
	padding: 24px 0;
}
.all-tenders-row:not(:first-child) {
	border-top: 1px solid #B3B3B3;
}
.all-tenders-column:nth-child(1) {
	width: 15%;
}
.all-tenders-column:nth-child(2) {
	width: 32%;
}
.all-tenders-column:nth-child(3) {
	width: 15%;
}
.all-tenders-column:nth-child(4) {
	width: 18%;
}
.all-tenders-column:nth-child(5) {
	width: 20%;
	text-align: right;
}
.all-tenders-column-title {
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 12px 0;
}
.all-tenders-column-text {
	font-size: 16px;
	line-height: 1.25;
	letter-spacing: 0.032px;
}
.hidden-fields-wrap {
	display: none;
}
.lobby-academic-studies-banner .banner-search-wrapper input {
	padding: 0 50px 0 18px;
	color: #000;
}
.timeline-section .aside-title .desc-header {
    background-size: cover !important;
    min-height: 127px;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: auto 0 0 0;
    z-index: 0;
    flex-shrink: 0;
}
.timeline-section .aside-title .desc-header::before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.45) 43.75%, rgba(0, 0, 0, 0.85) 100%);
    position: absolute;
    inset: 0;
    z-index: -1;
}
.timeline-section .aside-title .desc-footer {
	display: flex;
	overflow: hidden;
}
.campuses-map .campus-preview .campus-content {
	flex-grow: 1;
	overflow: auto;
}
.timeline-section .aside-title .desc-footer .desc-footer-inner {
	height: auto;
}
.campuses-map .map-wrapper {
	display: flex;
	height: auto;
	min-height: 565px;
}
.campuses-map #map-canvas {
	height: auto;
}
.campuses-map .campus-sidebar-col {
	position: relative;
}
.campuses-map .campus-preview {
	display: flex;
	width: 100%;
	height: 100%;
	flex-direction: column;
	position: absolute;
	left: 0;
	top: 0;
}
.campuses-map .map-sidebar-inner {
	display: flex;
	flex-direction: column;
}
.campuses-map .campus-list {
	width: 100%;
	height: 354px;
	margin: 16px 0;
	overflow: auto;
	padding: 0 0 0 16px;
}
.campuses-map .campus-list::-webkit-scrollbar {
	width: 2px;
}
.campuses-map .campus-list::-webkit-scrollbar-track {
	background: rgba(234, 230, 243, 0.3);
	border-radius: 10px;
}
.campuses-map .campus-list::-webkit-scrollbar-thumb {
	background-color: #EAE6F3;
	border-radius: 10px;
}
.campuses-map .campus-list::-webkit-scrollbar-thumb:hover {
	background-color: #fff;
}
.campus-list-scroll {
	display: flex;
	width: 100%;
	flex-direction: column;
	gap: 8px;
	position: relative;
}
.campuses-map .campus-list .nicescroll-rails {
	background: rgba(234, 230, 243, 0.3);
	margin: 0 !important;
	max-height: none;
}
.campuses-map .campus-list .nicescroll-cursors {
	background: #EAE6F3 !important;
}
.campuses-map .campus-map-item:last-child {
	border-bottom: none;
}
.campus-list-scroll.loading::after,
.campuses-map .campus-preview.loading::after {
	content: "";
	background: rgba(255, 255, 255, 0.8) url(../../images/ajax-loader.gif) center center no-repeat;
	position: absolute;
	inset: 0;
	z-index: 2;
}
.campus-list-scroll.loading::after {
	background: rgba(45, 0, 138, 0.8) url(../../images/loader-blue-bg.gif) center center no-repeat;
}
.campuses-map .campus-preview .campus-thumb .tag {
	z-index: 1;
}
.campuses-map .map-terms .campus-term-cat-btn {
	background: rgba(234, 230, 243, 0.8);
	color: #2D008A;
	text-align: center;
	flex-grow: 1;
}
.campuses-map .map-terms .campus-term-cat-btn.active {
	background: #fff;
	font-weight: 700;
}
.campuses-map .map-search {
	color: #fff;
}
.campuses-map .campus-preview .campus-thumb {
	height: 222px;
}
.campuses-map .campus-preview .campus-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.campuses-map .map-search input.map-search-input {
	background: url(../../images/search-white.svg) 16px center no-repeat;
}
.woocommerce div.product::after {
	content: "";
	display: block;
	clear: both;
}
.woocommerce div.product form.cart .variations select {
	background: url(../../images/combo-arrow.svg) 16px center no-repeat;
	width: 300px;
	min-width: 1px;
	height: 38px;
	padding: 0 40px 0 16px;
	border-radius: 4px;
}
.single-product-img {
	width: 282px;
	border-radius: 8px;
}
.single-product-bc-wrap {
	padding: 24px 0 0 0;
}
.btn-tag {
    background: #EFADF0;
    display: inline-flex;
    height: 32px;
    padding: 0 12px;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #000;
    text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.top-single-product {
	display: flex;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding: 0 0 36px 0;
}
.top-single-product-content {
	display: flex;
	flex-grow: 1;
}
.top-single-product-content .header-sidebar {
	margin: 0 0 0 auto;
}
.top-single-product-content .header-sidebar .btn-tag {
	margin: 0 0 30px 0;
}
.top-single-product-title-wrap {
	display: flex;
	max-width: 400px;
	flex-direction: column;
	justify-content: flex-end;
	gap: 16px;
	padding: 0 22px;
}
.woocommerce .related-products-section ul.products li.product .author,
.top-single-product-title-wrap .author {
	text-decoration: underline;
	color: #000;
}
.top-single-product-title {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
}
.single-product-content-section {
	display: flex;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding: 36px 0;
}
.woocommerce-variation.single_variation {
	display: flex;
	margin: 0 0 1em 0;
	display: none !important;
}
.stock.out-of-stock,
.woocommerce-variation-add-to-cart {
	display: flex;
	width: 100%;
	position: relative;
}
.stock.out-of-stock::before,
.woocommerce-variation.single_variation::before,
.woocommerce-variation-add-to-cart::before,
.woocommerce div.product form.cart .variations th.label,
.single-product-content-title {
	width: 32%;
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
}
.woocommerce div.product form.cart .variations td.value,
.single-product-content {
	width: 68%;
	padding: 0 0 0 24px;
	font-size: 20px;
	line-height: 1.25;
	letter-spacing: 0.1px;
}
.single-product-content-inner {
	max-width: 690px;
}
.stock.out-of-stock::before,
.woocommerce-variation.single_variation::before,
.woocommerce-variation-add-to-cart::before {
	content: "";
	margin-right: 24px;
}
.woocommerce-variation-add-to-cart::after {
	content: "";
	clear: both;
	display: block;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	color: #2D008A;
}
.woocommerce div.product form.cart div.quantity {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	border: none;
	visibility: hidden;
	position: absolute;
}
.quantity .input-text {
	height: 48px;
	line-height: 48px;
	border-radius: 8px;
	padding: 0 0 0 18px;
	border: 1px solid #000;
}
.woocommerce div.product form.cart {
	margin: 0;
}
.related-products-section {
	padding: 64px 0 0 0;
}
.related-products-title {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 36px 0;
}
.woocommerce .related-products-section ul.products li.product > a > img {
	height: 200px;
	object-fit: cover;
	border-radius: 8px;
	margin: 0 0 24px 0;
}
.woocommerce .related-products-section ul.products li.product .woocommerce-loop-category__title,
.woocommerce .related-products-section ul.products li.product .woocommerce-loop-product__title,
.woocommerce .related-products-section ul.products li.product h3 {
	padding: 0;
	font-size: 26px;
	font-weight: 600;
	color: #000;
	line-height: 1.15;
}
.woocommerce .related-products-section ul.products li.product .button {
	background: none;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 33px 0 0 0;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	letter-spacing: 0.032px;
	padding: 0;
	border: none;
}
.woocommerce .related-products-section ul.products li.product .button::after {
	content: "";
	background: url(../../images/arrow-left.svg) center center no-repeat;
	width: 16px;
	height: 16px;
}
.stock.out-of-stock {
	padding: 36px 0;
}
.swiper-wrapper {
	height: auto;
}
.woocommerce .products ul,
.woocommerce ul.products {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
	display: none;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	display: inline-flex;
	width: -webkit-calc(25% - 18px);
	width: calc(25% - 18px);
	height: auto;
	flex-direction: column;
	margin: 0;
}
.related-products-swiper .swiper-nav-btns-wrap {
	margin: 57px 0 0 0;
}
.woocommerce ul.products li.product a {
	display: block;
	color: #000;
	margin-bottom: auto;
}
.woocommerce ul.products li.product a .product-variations {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin: 24px 0 0 0;
}
.woocommerce ul.products li.product a .product-variations::before,
.woocommerce ul.products li.product a .product-variations::after {
	display: none;
}
.woocommerce ul.products li.product a .product-variations > li {
	display: flex;
	gap: 4px;
	align-items: center;
}
.woocommerce ul.products li.product a .product-variations img.variation-image {
	width: 20px;
	height: 21px;
	padding: 3px 4px;
	object-fit: contain;
	margin: 0;
}
.woocommerce ul.products li.product a .product-variations .variation-price {
	font-weight: 600;
}
.woocommerce .related-products-section ul.products li.product .btn-tag {
	position: absolute;
	left: 16px;
	top: 15px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-size: 0;
	padding: 0 8px;
	color: transparent;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link:hover .btn-tag {
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	color: #000;
	font-size: 16px;
}
.woocommerce div.product form.cart .variations {
	margin: 0 0 36px 0;
}
.radio-variations {
	display: flex;
	flex-direction: column;
	gap: 13px;
}
.woocommerce div.product form.cart .variations .variable-radio-wrap label.variable-radio-label {
	display: flex;
	gap: 8px;
	cursor: pointer;
	font-size: 18px;
	font-weight: 400;
	position: relative;
}
.woocommerce div.product form.cart .variations .variable-radio-wrap label.variable-radio-label input[type="radio"] {
	position: absolute;
	width: 0;
	height: 0;
}
.radio-placeholder {
	background: url(../../images/chechbox.png) center center no-repeat;
	width: 20px;
	height: 21px;
	position: relative;
}
.radio-placeholder::after {
	content: "";
	background: url(../../images/chechbox-checked.png) center center no-repeat;
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
input[type="radio"]:checked + .radio-placeholder::after {
	display: block;
}
.woocommerce div.product form.cart .variations .variable-radio-wrap label.variable-radio-label .price {
	font-size: 18px;
	font-weight: 600;
	color: #000;
}
.reset_variations {
	display: none !important;
}
.post-type-archive-academic-library .blog-banner {
	border-radius: 0;
}
.primo-search-fields-wrap {
	display: flex;
	max-width: 100%;
	gap: 8px;
}
.primo-search-fields-wrap .btn-pink {
	border: 1px solid #EFADF0;
}
#primoQueryTemp {
	background: #fff;
	width: 300px;
	height: 48px;
	border-radius: 8px;
	padding: 0 13px;
	border: none;
}
#scopeSelecter {
	background: #fff url(../../images/combo-arrow.svg) 15px center no-repeat;
	height: 48px;
	border-radius: 8px;
	padding: 0 40px 0 13px;
	border: none;
}
.banner-iframe-wrap {
	width: 100%;
	min-height: 100vh;
	position: relative;
}
.banner-iframe {
	width: 177.77777778vh;
	min-width: 100%;
	max-width: none;
	min-height: 100%;
	height: 56.25vw;
	position: absolute;
	right: 50%;
	top: 50%;
	-webkit-transform: translate(50%,-50%);
	transform: translate(50%,-50%);
}
.video-banner .banner-wrapper {
	display: flex;
    align-items: flex-end;
	min-height: 1px;
}
.video-banner .banner-nav,
.video-banner .banner-content {
	width: 1240px;
	max-width: 100%;
	padding: 0 20px;
	left: 0;
	right: 0;
	bottom: 83px;
	margin: 0 auto;
}
.video-banner .banner-nav {
	bottom:auto;
}
.video-banner .banner-nav button.volume-on {
	margin-left: auto;
}
.play-pause:not(.stopped) svg.svg-play,
.play-pause.stopped svg:not(.svg-play) {
	display: none;
}
#banner-video {
	width: 100%;
	height: 56vw;
	vertical-align: top;
}
.course-item .course-thumb:after {
	background: linear-gradient(0deg, #000 -68.23%, rgba(0, 0, 0, 0.00) 99.89%);
	pointer-events: none;
}
.search-results-items-wrap {
	position: relative;
}
.search-results-items-wrap.loading::after {
	content: "";
	background: rgba(255, 255, 255, 0.7) url(../../images/ajax-loader.gif) center 200px no-repeat;
	position: absolute;
	inset: 0;
	z-index: 1;
}
.search-results-item {
	display: flex;
	min-height: 255px;
	padding: 24px;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.sr-item:hover {
	background: none;
}
.sr-bg {
	background: #FF5D63;
	position: absolute;
	inset: 0;
	z-index: -1;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sr-item:hover .sr-bg {
	opacity: 0.1;
}
.search-results-item-content {
	width: -webkit-calc(100% - 273px);
	width: calc(100% - 273px);
	max-width: 688px;
	padding: 0 24px 0 0;
}
.search-results-item-title {
	margin: 0 0 24px 0;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.15;
}
.search-results-item-title-a {
	color: #000;
	text-decoration: none;
}
.search-results-item-title-a:hover {
	text-decoration: underline;
	font-weight: 600;
}
.header-meta .header-sidebar .page-tag {
	height: auto;
	min-height: 32px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.search-results-item.sr-item .thumb-col {
	background: #eee;
	display: flex;
	width: 273px;
	max-width: none;
	border-radius: 8px;
	position: absolute;
    right: 24px;
    top: 24px;
    bottom: 24px;
}
.search-results-tabs-list {
	display: flex;
	gap: 36px;
	list-style: none;
	margin: 0 0 64px 0;
	white-space: nowrap;
	padding: 0;
	overflow: auto;
	justify-content: space-around;
}
.search-results-tab-btn {
	width: 100%;
	text-align: center;
	font-size: 26px;
	line-height: 1.15;
}
.search-results-tab-btn.disabled {
	cursor: text;
	color: #767676;
}
.search-results-tab-btn.active {
	font-weight: 700;
}
.search-results-item-img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.sr-item .sr-item-permalink .permalink:hover {
	text-decoration: underline;
}
.load-more-search_results_items-wrap {
	text-align: center;
	margin: 28px 0 0 0;
}
.sr-item .thumb-wrapper {
	display: flex;
	width: 100%;
}
.timeline-section {
	min-height: 810px;
}
.timeline-section .title {
	line-height: 1;
}
.timeline-section .inner.entry-inner {
	padding-top: 56px;
}
.timeline-section.active .inner.entry-inner {
	padding-top: 0;
}
.timeline-section .section-banner img {
	height: auto;
	max-height: 341px;
	object-fit: cover;
}
.image-title-content-button-2columns .title-col img {
	width: 100%;
	height: auto;
}
.quotes-section .title-col,
.image-title-content-button-2columns .title-col,
.title-content-2columns .title-col {
	width: 30%;
	margin: 0;
}
.title-content-2columns .permalink {
	margin-bottom: 36px;
}
.timeline-section .aside-title .aside-description {
    background: #1B4654;
    visibility: hidden;
    display: none;
    border-radius: 16px;
}
.timeline-section .aside-title .aside-description .description-inner {
	max-height: -webkit-calc(100vh - 150px);
	max-height: calc(100vh - 150px);
	display: flex;
	flex-direction: column;
}
.timeline-section .aside-title .title-image {
	visibility: hidden;
}
.close-tl-desc-win {
	background: #00F5CC;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 1px solid #000;
	position: relative;
	margin: 0 0 5px 0;
	flex-shrink: 0;
}
.close-tl-desc-win::before,
.close-tl-desc-win::after {
	content: "";
	background: #000;
	width: 20px;
	height: 1px;
	position: absolute;
	right: 50%;
	top: 50%;
	margin: -1px -10px 0 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.close-tl-desc-win::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.sr-item .thumb-wrapper:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
}
.news-item .post-meta .title {
    word-break: break-word;
	margin: 0;
}
.title-wide-content .wp-the-content iframe[src*="youtube"] {
	border-radius: 8px;
}
.page-category-content {
	margin: 0 0 64px 0;
	white-space: pre-line;
}
.merkaz-mahut-posts-section {
	margin-top: 60px;
}
.header-meta .header-sidebar .share-button svg {
	flex-shrink: 0;
}
.next-question-container {
	justify-content: flex-end;
}
.woocommerce-message {
	background: #EAE6F3;
	border-radius: 16px;
	border-top: none;
	padding: 0;
	margin: 24px 0 64px 0;
}
.woocommerce-message::before,
.woocommerce-message::after {
	display: none;
}
.woocommerce-message-inner {
	width: 100%;
	background: #EAE6F3;
	border-radius: 16px;
	border-top: none;
	padding: 0;
	margin: 24px 0 64px 0;
}
.woocommerce-message-container {
	display: flex;
	width: 840px;
	max-width: 100%;
	padding: 36px 24px;
	margin: 0 auto;
	color: #000;
}
.wc-msg-right {
	display: flex;
	width: 64.39%;
	padding: 0 24px 0 0;
}
.wc-msg-right-img {
	width: 37%;
	height: auto;
	object-fit: cover;
	border-radius: 8px;
}
.wc-msg-right-content {
	display: flex;
	width: 63%;
	align-items: flex-start;
	flex-direction: column;
	padding: 0 0 0 24px;
}
.cart-azure-btn {
	background: #e6fefa;
	display: inline-flex;
	min-height: 48px;
	gap: 8px;
	align-items: center;
	margin: 0 0 24px 0;
	padding: 8px 12px;
	border-radius: 4px;
	font-size: 18px;
	line-height: 1.27;
	letter-spacing: 0.036px;
}
.cart-azure-btn::before {
	content: "";
	background: url(../../images/btn-cart.svg) center center no-repeat;
	width: 32px;
	height: 32px;
}
.wc-msg-right-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.25;
	letter-spacing: 0.1px;
	margin: auto 0 0 0;
}
.wc-msg-right-author {
	font-size: 16px;
	line-height: 1.25;
	letter-spacing: 0.032px;
}
.wc-msg-right-copy {
	display: flex;
	gap: 8px;
	align-items: center;
	font-size: 16px;
	letter-spacing: 0.032px;
	margin: 24px 0 0 0;
}
.wc-msg-right-copy-icon {
	max-width: 20px;
	max-height: 17px;
}
.wc-msg-right-copy b {
	font-weight: 600;
}
.wc-msg-left {
	display: flex;
	width: 35.61%;
	flex-direction: column;
	gap: 16px;
}
.wc-msg-left-title {
	font-size: 26px;
	font-weight: 600;
	line-height: 1.15;
}
.btn-black-border {
	background: none;
	border-color: #000;
	color: #000;
}
.btn-black-border:hover {
	background: #2D008A;
	border-color: #2D008A;
	color: #fff;
}
.left-purple-arrow::after {
	content: "";
	background: url(../../images/left-purple-arrow.svg) center center no-repeat;
	width: 16px;
	height: 16px;
}
.important-details .wide-col-bottom {
	justify-content: flex-start;
	gap: 8px 40px;
	flex-wrap: wrap;
}
.important-details .wide-col-bottom .b-item:nth-child(2) {
	margin: 0 auto 0 0;
}
.static-terms .buttons {
	flex-wrap: wrap;
	gap: 8px;
}
.static-terms .static-button {
	margin: 0;
}
.filter-title {
	display: flex;
	gap: 8px;
	color: #000;
	font-size: 20px;
	line-height: 1.25;
	letter-spacing: 0.1px;
	align-items: center;
	margin: 0 0 24px 0;
}
.filter-menu-back-btn {
	display: flex;
	gap: 8px;
	align-items: center;
	color: #000;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	padding: 18px 0;
	margin: 0 0 18px 0;
}
.filter-menu-back-btn img {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.btn-open-filters-menu {
	width: 100%;
	height: 41px;
	padding: 0 12px;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.30);
}
.btn-open-filters-menu::after {
	content: "";
	background: url(../../images/left-arrow.svg) center center no-repeat;
	width: 20px;
	height: 21px;
	margin: 0 0 0 auto;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.top-events-section {
	margin: 36px 0;
	padding: 0 20px;
}
.top-events-section .top-events-block {
	flex-wrap: wrap;
	gap: 22px;
	flex-direction: row;
}
.top-events-section .top-events-block .event-block-column {
	width: -webkit-calc(50% - 11px);
	width: calc(50% - 11px);
	flex: unset;
	-webkit-flex: unset;
	-webkit-box-flex: unset;
}
.top-events-section .image-row .meta-box .meta-list {
	padding: 0;
	margin: 0;
}
.top-events-section .day-row {
	line-height: 1;
	white-space: nowrap;
}
.top-events-section .event-link{
	padding: 16px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.top-events-section .event-link:not(:hover) {
	background: none !important;
}
.top-events-section .description-row {
	display: flex;
	font-weight: 600;
    flex-direction: column;
}
.top-events-section .event-link:hover .description-row {
	text-decoration: underline;
}
.top-events-section .event-link .details-text {
	display: inline-block;
	font-weight: 400;
}
.top-events-section .event-link:hover .details-text {
	text-decoration: none;
}
.top-events-section .image-row .image-box {
	max-width: 368px;
	width: auto;
	margin-right: 0;
	-webkit-box-flex: unset;
	flex: unset;
}
.top-events-section .image-row .meta-box {
	flex: unset;
}
.top-events-section .image-row {
	margin: 0 0 36px 0;
	gap: 12px 24px;
}
.search-input-box {
	margin: 0 0 36px 0;
}
.search-input-box .filter-box-input-item input {
	background: url(../../images/search.svg) 18px center no-repeat;
	padding: 0 46px 0 18px;
}
.title-content-button-section .title {
	margin: 0 0 24px 0;
}
.download-docs-table-wrap {
	width: 792px;
	max-width: 100%;
}
.download-docs-table {
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.27;
	letter-spacing: 0.036px;
	color: #000;
}
.download-docs-table td {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding: 38px 0 14px 20px;
}
.download-docs-table td.ddoc-text-td {
	width: 222px;
	white-space: nowrap;
}
.download-docs-table td.download-link-td {
	width: 162px;
	padding-left: 0;
	white-space: nowrap;
}
.download-docs-table .download-link {
	display: inline-flex;
	gap: 8px;
	align-items: center;
	text-decoration: none;
	color: #000;
	font-weight: 600;
}
.download-docs-table .download-link:hover {
	text-decoration: underline;
}
.header-tags-list {
	flex-wrap: wrap;
}
.events-archive-container .event-item-wrapper {
	border-radius: 8px;
}
.events-archive-container .item-event-wrapper .image-box img {
	width: 100%;
	border-radius: 8px 8px 0 0;
}
.read-more-link {
	display: inline-flex;
	gap: 8px;
	align-items: center;
}
.events-archive-container {
	justify-content: flex-start !important;
	gap: 36px 24px !important;
}
.events-archive-container .event-item-wrapper {
	width: -webkit-calc(33.333% - 16px);
	width: calc(33.333% - 16px);
	max-width: none;
	margin: 0;
	-webkit-flex: unset;
	flex: unset;
}
.events-archive-container .item-event-wrapper {
	width: 100%;
	max-width: none;
}
.faculty-item {
	width: -webkit-calc(33.333% - 14px);
	width: calc(33.333% - 14px);
}
.faculty-item-inner {
	border-radius: 8px;
	overflow: hidden;
}
.faculty-data {
	padding: 24px 16px 16px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.faculty-item-inner:hover .faculty-data {
	background: #EAE6F3;
}
.faculty-data .post-title {
	margin: 0 0 16px 0;
}
.faculty-data .post-title a {
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.15;
}
.faculty-data .post-title a:hover {
	text-decoration: underline;
}
.faculty-thumb a {
	display: block;
	height: 222px;
	position: relative;
	overflow: hidden;
}
.faculty-thumb a::after {
	content: "";
	background: linear-gradient(0deg, #000 -68.23%, rgba(0, 0, 0, 0.00) 99.89%);
	position: absolute;
	inset: 0;
}
.faculty-thumb a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.faculty-thumb a:hover img {
	-webkit-transform:scale(1.05);
	transform:scale(1.05);
}
.faculty-data .permalink {
	margin: 30px 0 0 0;
}
.faculty-data .permalink a {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	text-decoration: none;
	color: #000;
	font-size: 18px;
	letter-spacing: 0.036px;
}
.faculty-data .permalink a .arr {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.faculty-data .permalink a:hover .arr {
	-webkit-transform: translate(5px, 0);
	transform: translate(5px, 0);
}
.courses .main-courses-wrapper .news-item {
	width: -webkit-calc(33.333% - 14px);
	width: calc(33.333% - 14px);
}
.courses .main-courses-wrapper .news-item .news-item-inner {
	width: 100%;
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.courses .main-courses-wrapper .news-item .news-item-inner:hover {
	box-shadow: 0 0 10px rgba(40, 3, 132, 0.5);
}
.news-item .post-title {
	font-size: 26px;
	font-weight: 600;
	line-height: 30px;
	margin: 0;
}
.news-item .post-title a {
	display: block;
}
.news-item .permalink {
    font-size: 16px;
    font-weight: 600;
}
.news-item .tag {
	background: #EAE6F4;
}
.news-item:hover .tag .tag-name {
	border-radius: 40px;
}
.main-courses-wrapper .news-item .tag-wrap {
	margin-bottom: 7px;
}
.post-type-archive-jobs .taxonomy-main-section .breadcrumb-row {
	margin-bottom: 36px;
}
.post-type-archive-experts .taxonomy-main-section {
	margin: 0 0 36px 0;
}
.post-type-archive-experts .taxonomy-main-section .container {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.post-type-archive-experts .event-item .event-thumb {
	height: 200px;
}
.filter-box .ui-datepicker-inline .ui-datepicker-calendar tbody tr td a.ui-state-active {
	background: #F0D0F4;
}
.archive .related-section .related-posts,
.out-faculties .inner {
	justify-content: flex-start;
	gap: 36px 24px;
}
.related-section .related-posts .related-item,
.out-faculties .faculties-grid-item {
	width: -webkit-calc(33.333% - 16px);
	width: calc(33.333% - 16px);
	max-width: 100%;
	margin: 0;
}
body.post-type-archive-faculty .container .section:not(.lobby-academic-studies-banner) {
	max-width: 1280px;
	padding-right: 20px;
	padding-left: 20px;
}
.out-faculties .faculties-grid-item .thumb .btn-arr-wrap {
	position: relative;
	overflow: hidden;
}
.out-faculties .faculties-grid-item .thumb .btn-arr-wrap::after {
	content: "";
	background: linear-gradient(0deg, #000 -68.23%, rgba(0, 0, 0, 0.00) 99.89%);
	position: absolute;
	inset: 0;
}
.out-faculties .faculties-grid-item .thumb img {
	height: 249px;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.out-faculties .faculties-grid-item:hover .thumb img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.out-faculties .faculties-grid-item .meta .pemalink .btn-arr-wrap {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.036px;
    text-decoration: none;
}
.out-faculties .faculties-grid-item .meta:hover .pemalink .btn-arr-wrap,
.out-faculties .faculties-grid-item:hover .meta .title {
	text-decoration: underline;
}
.out-faculties .faculties-grid-item .thumb .faculty-thumb-wrap {
	position: relative;
	overflow: hidden;
}
.out-faculties .faculties-grid-item .thumb .faculty-thumb-wrap::after {
	content: "";
	background: linear-gradient(0deg, #000 -68.23%, rgba(0, 0, 0, 0.00) 99.89%);
	position: absolute;
	inset: 0;
}
.out-faculties .faculties-grid-item .thumb .faculty-thumb-wrap img {
	height: 249px;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.out-faculties .faculties-grid-item:hover .thumb .faculty-thumb-wrap img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.academic-library-lists {
	justify-content: flex-start;
	gap: 64px 24px;
}
.academic-library-lists-item {
    display: flex;
	width: -webkit-calc(33.333% - 16px);
	width: calc(33.333% - 16px);
    flex-direction: column;
}
.academic-library-lists .btn {
	margin-top: auto;
}
.header-news-marquee {
	padding: 24px;
	overflow: hidden;
}
.header-news-marquee > .container {
	width: 100%;
	padding: 0;
}
.header-news-marquee strong {
	flex-shrink: 0;
}
.header-news-marquee .container .marquee {
	width: auto;
	flex-grow: 1;
}
.header-news-marquee .container .marquee-row {
	flex-wrap: nowrap;
}
.header-news-marquee iframe {
	height: 35px;
}
.header-news-marquee .container .marquee * {
	font-size: 20px !important;
}
.header-news-marquee .container .marquee h1,
.header-news-marquee .container .marquee h2,
.header-news-marquee .container .marquee h3,
.header-news-marquee .container .marquee h4,
.header-news-marquee .container .marquee h5,
.header-news-marquee .container .marquee h6,
.header-news-marquee .container .marquee p {
	margin: 0;
}
.header-news-marquee .container .marquee ul {
	display: flex;
	gap: 30px;
	margin: 0;
	padding: 0;
}
.header-news-marquee .container .marquee hr,
.header-news-marquee .container .marquee br {
	display: none;
}
.related-section .related-posts .related-item {
	display: flex;
	min-height: 1px;
}
.related-section .related-posts .related-item .related-item-a {
	display: flex;
	width: 100%;
	flex-direction: column;
}
.related-section .related-posts .related-meta {
	padding: 16px;
}
.faq-section .faq-list {
	padding: 0;
}
.faq-section .faq-list li {
	gap: 24px;
	margin: 0;
	padding: 13px 24px;
}
.faq-section .faq-list li .faq-btn {
	top: 10px;
}
.faq-section .block-subtitle,
.faq-section .block-title {
	padding: 0 20px;
}
.lang-list-wrapper:not(.active):hover .lang-list {
	display: none;
}
.lang-list-wrapper.active .lang-list {
	display: block;
}
.toggle-footer-cf {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.prev,
.next {
	width: 15px;
}
.prev img {
	margin: 0 0 0 -6px;
}
.next img {
	margin: 0 0 0 -12px;
}
.sr-item .sr-item-permalink .permalink span svg,
.prev img,
.next img,
.toggle-footer-cf:hover {
    -moz-transform: translateX(8px) rotate(180deg);
    -webkit-transform: translateX(8px) rotate(180deg);
    -o-transform: translateX(8px) rotate(180deg);
    -ms-transform: translateX(8px) rotate(180deg);
    transform: translateX(8px) rotate(180deg);
}
footer.footer .inner-hidden.active,
footer.footer .inner-hidden,
footer.footer .inner-visible {
    width: 1040px;
    max-width: 100%;
	padding-right: 20px !important;
	padding-left: 20px !important;
}
footer.footer .inner-hidden .title-col {
	padding: 0 20px 0 0;
}
.cursor-area .cursor,
.large-purple-banner .cursor {
	right:auto;
	left: 0;
}
.large-purple-banner .item-box .box-inner {
	text-align: center;
}
.large-purple-banner .item-box{
	display: flex;
}
.large-purple-banner .item-box .box-hover-image {
	right:auto;
	left: -76px;
	/* top: auto; */
	/* bottom: -62px; */
}
.footer-bottom .bottom-menu ul {
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	gap: 22px 24px;
}
.footer-bottom .bottom-menu ul li {
	margin: 0;
}
.related-section .related-posts {
	justify-content: flex-start;
}
#yoast-breadcrumb>span {
	flex-wrap: wrap;
	gap: 10px 0;
}
.sidebar-contacts .sc-inner .item .label {
	white-space: nowrap;
}
.sidebar-contacts .sc-inner .item a {
	line-height: 1.2;
}
.sidebar-contacts .sc-inner .item {
	align-items: baseline;
}
.no-search-results-box {
	background: #EAE6F3;
	border-radius: 24px;
	padding: 42px;
	color: #000;
	font-size: 36px;
	line-height: 1;
}
.no-search-results-title {
	margin: 0 0 16px 0;
	font-size: 80px;
	font-weight: 700;
	line-height: normal;
}
.banner-with-content .inner:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.campuses-map .map-search input.map-search-input {
    background-position: 97% center;
}
.top-news-text-wrap {
	width: auto;
	flex-grow: 1;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
.horizontal-smooth-scroll {
	position: absolute;
	right: -3000px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.horizontal-smooth-scroll {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.horizontal-smooth-scroll-text-item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 16px;
	text-decoration: none;
	color: #000;
}
a.horizontal-smooth-scroll-text-item:hover {
	text-decoration: underline;
	color: #2D008A;
}
.horizontal-smooth-scroll-text-item:not(:first-child) {
	padding: 0 0 0 36px;
}
.horizontal-smooth-scroll-text-item:not(:first-child)::before {
	content: "";
	background: #000;
	width: 6px;
	height: 6px;
	position: absolute;
	left: 15px;
	top: 50%;
	border-radius: 50%;
	margin: -3px 0 0 0;
}
.has-news-marquee .blog-banner {
	border-radius: 0;
}
.curriculum-section .course-table td {
    min-width: 50px;
}
.important-details .wide-col-content .details li .icon {
	flex-shrink: 0;
}
.alignleft,
.alignleft * {
	text-align: left;
}
.alignright,
.alignright * {
	text-align: right;
}
.curriculum-section .accordion-block-content.active .table-content.course-table-wrap,
.course-table-wrap {
	display: flex;
	flex-direction: column;
	gap: 24px;
	overflow: auto;
}
.course-table-wrap table {
	font-size: 16px;
	line-height: 1.25;
	letter-spacing: 0.032px;
	border-spacing: 4px 0;
	border-collapse: separate !important;
}
.course-table-wrap th {
	white-space: nowrap;
	font-weight: 400;
	padding: 10px 10px 14px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.course-table-wrap td {
	padding: 10px 10px 10px 0;
}
.course-table-wrap th:last-child,
.course-table-wrap td:last-child {
	padding-right: 0;
}
.related-posts-section .related-posts .card-item .card-thumb img {
	height: 293px;
	object-fit: cover;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.related-posts-section .related-posts .card-item .card-item-inner:hover .card-thumb img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.large-purple-banner .title {
	margin: 0;
}
.swiper-btns-wrap {
	display: flex;
	gap: 20px;
	align-items: center;
	justify-content: space-between;
	margin: 30px 0 0 0;
}
.swiper-btns-wrap .pagination-style2 {
	margin: 0;
}
#testimonials-swiper .slide-handle-content .slide-title {
	margin: 0 0 10px 0;
}
.banner-with-content .banner-content {
	width: 550px;
	max-width: 100%;
	padding-right: 30px;
}
.timeline-section .timeline-item {
	visibility: hidden;
}
.timeline-section.active .timeline-item {
	visibility: visible;
}
.timeline-section .aside-titles.active {
	opacity: 1 !important;
}
.skiplinks-group {
	position: relative;
} 
.skiplinkblock {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
} 
.skiplinkblock::focus {
	clip: auto;
	right: auto;
	height: auto;
	width: auto;
	display: block;
	z-index: 100000;
	line-height: normal;
}
.title-headline {
	margin: 0;
}
.out-faculties .faculties-grid-item .meta .title-headline {
	font-size: 26px;
	line-height: 30px;
}
.faq-section .faq-list li:not(.active) .answer {
	display: none;
}
.related-title {
	color: #000;
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 16px 0;
}
.related-thumb {
	overflow: hidden;
	border-radius: 8px;
}
.related-thumb img {
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.related-item-a:hover .related-thumb img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.calendar-day-number.active {
	background-color: #eae6f3;
}
.event-single-wrapper .users-lists .user-item-box .user-name {
	margin: 0;
}
.open-related-links-btn-title {
	margin: 0;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
}
.contact-accordion .accordion-row button .acc-title {
	margin: 0;
}
.alphon-item-socials-item a {
	display: block;
}
.alphon-item-socials-item img {
	width: 24px;
	height: 24px;
}
.alphon-item-socials-item img[src*="phone-i.svg"] {
	width: 30px;
	height: 30px;
}
.filter-box:not(.opened) .filter-box-inner {
	display: none;
}
.form-top-text {
	margin: 0 0 20px 0;
}
.red {
	color: red !important;
}
select:focus + .select2 {
	outline: 2px solid #000;
}
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container .select2-selection--single {
	height: 51px;
	margin: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #2D008A;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}
.input-wrap {
	position: relative;
}
.col.loading .input-wrap::after {
	content: "";
	background: rgba(255, 255, 255, 0.5) url(../../images/loader-horizontal.gif) center center no-repeat;
	position: absolute;
	inset: 0;
}
.woocommerce-info {
	min-height: 63px;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	background: #EFADF0;
	color: #2D008A;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}